_a_int_pts | FEM::Element | [protected] |
_a_model | FEM::FlowElem | [private] |
_calc_initial_internal_pore_pressures() | FEM::FlowElem | [inline, private, virtual] |
_calc_Nu_matrix(LinAlg::Vector< REAL > &Shape, LinAlg::Matrix< REAL > &Nu) const | FEM::FlowElem | [inline, private, virtual] |
_connects | FEM::Element | [protected] |
_extrapolate(LinAlg::Vector< REAL > &IPValues, LinAlg::Vector< REAL > &NodalValues) const | FEM::Element | [protected, virtual] |
_face_jacobian(Array< FEM::Node * > const &FaceConnects, REAL const r, REAL const s, LinAlg::Matrix< REAL > &J) const | FEM::Element | [inline, protected] |
_is_active | FEM::Element | [protected] |
_n_face_int_pts | FEM::Element | [protected] |
_n_face_nodes | FEM::Element | [protected] |
_n_int_pts | FEM::Element | [protected] |
_n_nodes | FEM::Element | [protected] |
_set_node_vars(int iNode) | FEM::FlowElem | [inline, private, virtual] |
Activate() | FEM::Element | [inline] |
BackupState() | FEM::FlowElem | [inline, virtual] |
BoundDistance(REAL r, REAL s, REAL t) const | FEM::Element | [inline, virtual] |
Bp_Matrix(LinAlg::Matrix< REAL > const &derivs, LinAlg::Matrix< REAL > const &J, LinAlg::Matrix< REAL > &Bp) const | FEM::FlowElem | [inline, virtual] |
CalcFaceNodalValues(String const &FaceDOFName, REAL const FaceDOFValue, Array< FEM::Node * > const &APtrFaceNodes, String &NodalDOFName, LinAlg::Vector< REAL > &NodalValues) const | FEM::FlowElem | [inline, virtual] |
Connects() const | FEM::Element | [inline] |
Coords(LinAlg::Matrix< REAL > &coords) const | FEM::Element | [inline, virtual] |
Deactivate() | FEM::Element | [inline, virtual] |
DFWD | FEM::FlowElem | [static] |
DWD | FEM::FlowElem | [static] |
DWP | FEM::FlowElem | [static] |
IntegPoints(IntegPoint const *&IPs) const | FEM::Element | [inline] |
InverseMap(REAL x, REAL y, REAL z, REAL &r, REAL &s, REAL &t) const | FEM::Element | [virtual] |
IsActive() const | FEM::Element | [inline] |
IsEssential(String const &DOFName) const | FEM::FlowElem | [inline, virtual] |
IsInside(REAL x, REAL y, REAL z) const | FEM::Element | |
Jacobian(REAL r, REAL s, REAL t, LinAlg::Matrix< REAL > &J) const | FEM::Element | [inline, virtual] |
Jacobian(LinAlg::Matrix< REAL > const &derivs, LinAlg::Matrix< REAL > &J) const | FEM::Element | [inline, virtual] |
NDIM | FEM::FlowElem | [static] |
nIntPoints() const | FEM::Element | [inline] |
nNodes() const | FEM::Element | [inline] |
NodalDOFs(int iNode, Array< FEM::Node::DOFVarsStruct * > &DOFs) const | FEM::FlowElem | [inline, virtual] |
nOrder0Matrices() const | FEM::FlowElem | [inline, virtual] |
nOrder1Matrices() const | FEM::Element | [inline, virtual] |
Number | FEM::Element | |
Order0Matrix(size_t index, LinAlg::Matrix< REAL > &V, Array< size_t > &RowsMap, Array< size_t > &ColsMap) const | FEM::FlowElem | [inline, virtual] |
Order1Matrix(size_t index, LinAlg::Matrix< REAL > &M, Array< size_t > &RowsMap, Array< size_t > &ColsMap) const | FEM::Element | [inline, virtual] |
OutCenter(bool PrintCaptionOnly) const | FEM::FlowElem | [inline, virtual] |
OutNodes(LinAlg::Matrix< REAL > &Values, Array< String > &Labels) const | FEM::FlowElem | [virtual] |
OutScalar1() const | FEM::Element | [inline, virtual] |
OutScalar2() const | FEM::Element | [inline, virtual] |
OutTensor1(String &Str) const | FEM::Element | [inline, virtual] |
OutTensor2(String &Str) const | FEM::Element | [inline, virtual] |
OutTensor3(String &Str) const | FEM::Element | [inline, virtual] |
Permeability(LinAlg::Matrix< REAL > &H, Array< size_t > &EqMap) const | FEM::FlowElem | [inline, virtual] |
ReAllocateModel(String const &ModelName, Array< REAL > const &ModelPrms, Array< Array< REAL > > const &AIniData) | FEM::FlowElem | [virtual] |
RestoreState() | FEM::FlowElem | [inline, virtual] |
RHSVector(size_t index, LinAlg::Vector< REAL > &V, Array< size_t > &Map) const | FEM::FlowElem | [inline, virtual] |
SetNode(int iNode, FEM::Node *ptrNode) | FEM::Element | [inline] |
SetProperties(Array< REAL > const &EleProps) | FEM::FlowElem | [inline, virtual] |
UpdateState(REAL TimeInc) | FEM::FlowElem | [inline, virtual] |
~Element() | FEM::Element | [inline, virtual] |
~FlowElem() | FEM::FlowElem | [inline, virtual] |