|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This is the complete list of members for oofem::SUPGTangentAssembler, including all inherited members.
| alpha | oofem::SUPGTangentAssembler | protected |
| assembleFromActiveBC(SparseMtrx &k, ActiveBoundaryCondition &bc, TimeStep *tStep, const UnknownNumberingScheme &s_r, const UnknownNumberingScheme &s_c) const | oofem::MatrixAssembler | virtual |
| dscale | oofem::SUPGTangentAssembler | protected |
| locationFromElement(IntArray &loc, Element &element, const UnknownNumberingScheme &s, IntArray *dofIds=nullptr) const | oofem::MatrixAssembler | virtual |
| locationFromElementNodes(IntArray &loc, Element &element, const IntArray &bNodes, const UnknownNumberingScheme &s, IntArray *dofIds=nullptr) const | oofem::MatrixAssembler | virtual |
| lscale | oofem::SUPGTangentAssembler | protected |
| matrixFromEdgeLoad(FloatMatrix &mat, Element &element, EdgeLoad *load, int edge, TimeStep *tStep) const | oofem::MatrixAssembler | virtual |
| matrixFromElement(FloatMatrix &mat, Element &element, TimeStep *tStep) const | oofem::SUPGTangentAssembler | virtual |
| matrixFromLoad(FloatMatrix &mat, Element &element, BodyLoad *load, TimeStep *tStep) const | oofem::MatrixAssembler | virtual |
| matrixFromSurfaceLoad(FloatMatrix &mat, Element &element, SurfaceLoad *load, int boundary, TimeStep *tStep) const | oofem::MatrixAssembler | virtual |
| rmode | oofem::SUPGTangentAssembler | protected |
| SUPGTangentAssembler(MatResponseMode m, double l, double d, double u, double a) | oofem::SUPGTangentAssembler | |
| uscale | oofem::SUPGTangentAssembler | protected |