_a_int_pts | FEM::Element | [protected] |
_connects | FEM::Element | [protected] |
_distrib_val_to_face_nodal_vals(Array< Node * > const &FaceConnects, REAL const FaceValue, LinAlg::Vector< REAL > &NodalValues) const | FEM::Tet10 | [inline, protected, virtual] |
_extrapolate(LinAlg::Vector< REAL > &IPValues, LinAlg::Vector< REAL > &NodalValues) const | FEM::Element | [protected, virtual] |
_face_derivs(REAL r, REAL s, LinAlg::Matrix< REAL > &AFaceDerivs) const | FEM::Tet10 | [inline, protected, virtual] |
_face_jacobian(Array< FEM::Node * > const &FaceConnects, REAL const r, REAL const s, LinAlg::Matrix< REAL > &J) const | FEM::Element | [inline, protected] |
_face_shape(REAL r, REAL s, LinAlg::Vector< REAL > &AFaceShape) const | FEM::Tet10 | [inline, protected, virtual] |
_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] |
Activate() | FEM::Element | [inline] |
BoundDistance(REAL r, REAL s, REAL t) const | FEM::Tet10 | [inline, virtual] |
Connects() const | FEM::Element | [inline] |
Coords(LinAlg::Matrix< REAL > &coords) const | FEM::Element | [inline, virtual] |
Deactivate() | FEM::Element | [inline, virtual] |
Derivs(REAL r, REAL s, REAL t, LinAlg::Matrix< REAL > &Derivs) const | FEM::Tet10 | [inline, virtual] |
FEM::Debug class | FEM::Tet10 | [friend] |
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] |
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] |
nIntPoints() const | FEM::Element | [inline] |
nNodes() const | FEM::Element | [inline] |
nOrder0Matrices() const | FEM::Element | [inline, virtual] |
nOrder1Matrices() const | FEM::Element | [inline, virtual] |
Number | FEM::Element | |
Order0Matrix(size_t index, LinAlg::Matrix< REAL > &M, Array< size_t > &RowsMap, Array< size_t > &ColsMap) const | FEM::Element | [inline, virtual] |
Order1Matrix(size_t index, LinAlg::Matrix< REAL > &M, Array< size_t > &RowsMap, Array< size_t > &ColsMap) const | FEM::Element | [inline, virtual] |
OutNodes(LinAlg::Matrix< REAL > &Values, Array< String > &Labels) const | FEM::Element | [inline, 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] |
RHSVector(size_t index, LinAlg::Vector< REAL > &V, Array< size_t > &Map) const | FEM::Element | [inline, virtual] |
SetNode(int iNode, FEM::Node *ptrNode) | FEM::Element | [inline] |
Shape(REAL r, REAL s, REAL t, LinAlg::Vector< REAL > &Shape) const | FEM::Tet10 | [inline, virtual] |
Tet10() | FEM::Tet10 | [inline] |
VTKCellType() const | FEM::Tet10 | [inline, virtual] |
~Element() | FEM::Element | [inline, virtual] |
~Tet10() | FEM::Tet10 | [inline, virtual] |