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