assignNodeCoordinates(const double *coordinates) | MarmotElementSpatialWrapper | virtual |
assignProperty(const ElementProperties &property) | MarmotElementSpatialWrapper | virtual |
assignProperty(const MarmotMaterialSection &property) | MarmotElementSpatialWrapper | virtual |
assignStateVars(double *stateVars, int nStateVars) | MarmotElementSpatialWrapper | virtual |
childElement | MarmotElementSpatialWrapper | |
computeBodyForce(double *P, double *K, const double *load, const double *QTotal, const double *time, double dT) | MarmotElementSpatialWrapper | virtual |
computeDistributedLoad(DistributedLoadTypes loadType, double *P, double *K, int elementFace, const double *load, const double *QTotal, const double *time, double dT) | MarmotElementSpatialWrapper | virtual |
computeYourself(const double *QTotal, const double *dQ, double *Pe, double *Ke, const double *time, double dT, double &pNewdT) | MarmotElementSpatialWrapper | virtual |
DistributedLoadTypes enum name | MarmotElement | |
GeostaticStress enum value | MarmotElement | |
getCoordinatesAtCenter() | MarmotElementSpatialWrapper | virtual |
getCoordinatesAtQuadraturePoints() | MarmotElementSpatialWrapper | virtual |
getDofIndicesPermutationPattern() | MarmotElementSpatialWrapper | virtual |
getElementShape() | MarmotElementSpatialWrapper | virtual |
getNDofPerElement() | MarmotElementSpatialWrapper | virtual |
getNNodes() | MarmotElementSpatialWrapper | virtual |
getNodeFields() | MarmotElementSpatialWrapper | virtual |
getNSpatialDimensions() | MarmotElementSpatialWrapper | virtual |
getNumberOfQuadraturePoints() | MarmotElementSpatialWrapper | virtual |
getNumberOfRequiredStateVars() | MarmotElementSpatialWrapper | virtual |
getStateView(const std::string &stateName, int quadraturePoint) | MarmotElementSpatialWrapper | virtual |
HydrostaticStress enum value | MarmotElement | |
initializeYourself() | MarmotElementSpatialWrapper | virtual |
MarmotElementSpatialWrapper(int nDim, int nChildDim, int nNodes, int sizeRhsChild, const int rhsIndicesToBeWrapped_[], int nRhsIndicesToBeWrapped, std::unique_ptr< MarmotElement > childElement) | MarmotElementSpatialWrapper | |
MarmotMaterialInitialization enum value | MarmotElement | |
MarmotMaterialStateVars enum value | MarmotElement | |
nDim | MarmotElementSpatialWrapper | |
nDimChild | MarmotElementSpatialWrapper | |
nNodes | MarmotElementSpatialWrapper | |
nRhsChild | MarmotElementSpatialWrapper | |
P | MarmotElementSpatialWrapper | |
Pressure enum value | MarmotElement | |
projectedCoordinates | MarmotElementSpatialWrapper | |
projectedSize | MarmotElementSpatialWrapper | |
rhsIndicesToBeProjected | MarmotElementSpatialWrapper | |
setInitialConditions(StateTypes state, const double *values) | MarmotElementSpatialWrapper | virtual |
Sigma11 enum value | MarmotElement | |
Sigma22 enum value | MarmotElement | |
Sigma33 enum value | MarmotElement | |
StateTypes enum name | MarmotElement | |
SurfaceTorsion enum value | MarmotElement | |
SurfaceTraction enum value | MarmotElement | |
T | MarmotElementSpatialWrapper | |
unprojectedSize | MarmotElementSpatialWrapper | |
~MarmotElement() | MarmotElement | virtual |