|
OOFEM 3.0
|
This is the complete list of members for oofem::TMBTSigTerm, including all inherited members.
| BTSigTerm(const Variable *testField, const Variable *unknownField) | oofem::BTSigTerm | |
| computeTMgeneralizedStrain(FloatArray &answer, FloatMatrix &B, MPElement &cell, const FloatArray &lcoords, MaterialMode mmode, TimeStep *tstep) const | oofem::TMBTSigTerm | |
| evaluate(FloatArray &, MPElement &cell, GaussPoint *gp, TimeStep *tstep) const override | oofem::TMBTSigTerm | virtual |
| evaluate_lin(FloatMatrix &answer, MPElement &e, GaussPoint *gp, TimeStep *tstep) const override | oofem::BTSigTerm | virtual |
| field | oofem::Term | |
| getDimensions(Element &cell) const override | oofem::BTSigTerm | virtual |
| giveElementIntegrationRule(Element *e) const | oofem::Term | inlinevirtual |
| grad(FloatMatrix &answer, const Variable *v, const FEInterpolation *interpol, const Element &cell, const FloatArray &coords, const MaterialMode mmode) const | oofem::BTSigTerm | protected |
| initializeCell(Element &cell) const override | oofem::BTSigTerm | virtual |
| initializeFrom(InputRecord &ir, EngngModel *problem) | oofem::Term | virtual |
| mode | oofem::Term | |
| temperatureField | oofem::TMBTSigTerm | protected |
| Term() | oofem::Term | inline |
| Term(const Variable *testField, const Variable *unknownField, MaterialMode m=MaterialMode::_Unknown) | oofem::Term | inline |
| testField | oofem::Term | |
| TMBTSigTerm(const Variable *testField, const Variable *unknownField, const Variable *temperatureField) | oofem::TMBTSigTerm |