OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This is the complete list of members for oofem::HuertaErrorEstimatorInterface, including all inherited members.
BCMode enum value | oofem::HuertaErrorEstimatorInterface | |
CountMode enum value | oofem::HuertaErrorEstimatorInterface | |
ElemMode enum value | oofem::HuertaErrorEstimatorInterface | |
giveClassName() const =0 | oofem::Interface | pure virtual |
HuertaErrorEstimatorI_computeNmatrixAt(GaussPoint *gp, FloatMatrix &answer)=0 | oofem::HuertaErrorEstimatorInterface | pure virtual |
HuertaErrorEstimatorI_setupRefinedElementProblem(RefinedElement *refinedElement, int level, int nodeId, IntArray &localNodeIdArray, IntArray &globalNodeIdArray, HuertaErrorEstimatorInterface::SetupMode mode, TimeStep *tStep, int &localNodeId, int &localElemId, int &localBcId, IntArray &controlNode, IntArray &controlDof, HuertaErrorEstimator::AnalysisMode aMode)=0 | oofem::HuertaErrorEstimatorInterface | pure virtual |
HuertaErrorEstimatorInterface() | oofem::HuertaErrorEstimatorInterface | inline |
Interface() | oofem::Interface | inline |
NodeMode enum value | oofem::HuertaErrorEstimatorInterface | |
SetupMode enum name | oofem::HuertaErrorEstimatorInterface | |
setupRefinedElementProblem1D(Element *element, RefinedElement *refinedElement, int level, int nodeId, IntArray &localNodeIdArray, IntArray &globalNodeIdArray, HuertaErrorEstimatorInterface::SetupMode mode, TimeStep *tStep, int nodes, FloatArray **corner, FloatArray &midNode, int &localNodeId, int &localElemId, int &localBcId, IntArray &controlNode, IntArray &controlDof, HuertaErrorEstimator::AnalysisMode aMode, const char *edgetype) | oofem::HuertaErrorEstimatorInterface | protected |
setupRefinedElementProblem2D(Element *element, RefinedElement *refinedElement, int level, int nodeId, IntArray &localNodeIdArray, IntArray &globalNodeIdArray, HuertaErrorEstimatorInterface::SetupMode mode, TimeStep *tStep, int nodes, FloatArray **corner, FloatArray *midSide, FloatArray &midNode, int &localNodeId, int &localElemId, int &localBcId, IntArray &controlNode, IntArray &controlDof, HuertaErrorEstimator::AnalysisMode aMode, const char *quadtype) | oofem::HuertaErrorEstimatorInterface | protected |
setupRefinedElementProblem3D(Element *element, RefinedElement *refinedElement, int level, int nodeId, IntArray &localNodeIdArray, IntArray &globalNodeIdArray, HuertaErrorEstimatorInterface::SetupMode mode, TimeStep *tStep, int nodes, FloatArray **corner, FloatArray *midSide, FloatArray *midFace, FloatArray &midNode, int &localNodeId, int &localElemId, int &localBcId, int hexaSideNode[1][3], int hexaFaceNode[1][3], IntArray &controlNode, IntArray &controlDof, HuertaErrorEstimator::AnalysisMode aMode, const char *hexatype) | oofem::HuertaErrorEstimatorInterface | protected |
~Interface() | oofem::Interface | inlinevirtual |