, including all inherited members.
EdgeJacobian | Mapping | [protected] |
FaceJacobian | Mapping | [protected] |
GetEdgeJacobian(unsigned long ElementNumber, unsigned long Dim, unsigned long IntegOrder, unsigned long ElemOrder, ElementShape_E ElemShape, ElementShape_E EntityShape, unsigned long NumberCoords, double *Coords, unsigned long &NumberIntegrationPoints, double **Jc) | Mapping | |
GetEdgeJacobian1DMatrices(unsigned long ElementNumber, unsigned long Dim, unsigned long IntegOrder, unsigned long ElemOrder, ElementShape_E ElemShape, ElementShape_E EntityShape, unsigned long NumberCoords, double *Coords, unsigned long &NumberIntegrationPoints, double **Jc) | Mapping | |
GetFaceJacobian(unsigned long ElementNumber, unsigned long Dim, unsigned long IntegOrder, unsigned long ElemOrder, ElementShape_E ElemShape, ElementShape_E EntityShape, unsigned long NumberCoords, double *Coords, unsigned long &NumberIntegrationPoints, double **Js) | Mapping | |
GetFaceJacobian1DMatrices(unsigned long ElementNumber, unsigned long Dim, unsigned long IntegOrder, unsigned long ElemOrder, ElementShape_E ElemShape, ElementShape_E EntityShape, unsigned long NumberCoords, double *Coords, unsigned long &NumberIntegrationPoints, double **Js) | Mapping | |
GetJacMatrix() | Mapping | |
GetJacobian() | Mapping | |
GetJacobian1DMatrices(unsigned long ElementNumber, unsigned long Dim, unsigned long IntegOrder, unsigned long ElemOrder, ElementShape_E ElemShape, ElementShape_E EntityShape, unsigned long NumberCoords, double *Coords, unsigned long &NumberIntegrationPoints, double &ElementMeasure, double **JacobianMatrices, double **DetJacobianMatrices) | Mapping | |
GetJacobian1DMatrices(unsigned long ElementNumber, unsigned long Dim, unsigned long IntegPoint, unsigned long IntegOrder, unsigned long ElemOrder, ElementShape_E ElemShape, ElementShape_E EntityShape, unsigned long NumberCoords, double *Coords, unsigned long &NumberIntegrationPoints, double &ElementMeasure, double **JacobianMatrices, double **DetJacobianMatrices) | Mapping | |
GetJacobian1DMatrices(unsigned long ElementNumber, unsigned long &NumberSF, unsigned long &NumberIntegrationPoints, double ElementMeasure, double const *JacobianMatricesUM, double const *DetJacobianMatricesUM, double const *JacobianMatricesDM, double const *DetJacobianMatricesDM) | Mapping | |
GetJacobianClassic(unsigned long ElementNumber, unsigned long Dim, unsigned long IntegOrder, unsigned long ElemOrder, ElementShape_E ElemShape, ElementShape_E EntityShape, unsigned long NumberCoords, double *Coords, unsigned long &NumberIntegrationPoints, double &ElementMeasure, double **JacobianMatrices, double **DetJacobianMatrices) | Mapping | |
GetJacobianClassic(unsigned long ElementNumber, unsigned long &NumberSF, unsigned long &NumberIntegrationPoints, double ElementMeasure, double const *JacobianMatricesUM, double const *DetJacobianMatricesUM, double const *JacobianMatricesDM, double const *DetJacobianMatricesDM) | Mapping | |
GetNumberIntegPoints() | Mapping | |
GetShapeFunctions() | Mapping | |
JacMatrix | Mapping | [protected] |
Jacobian | Mapping | [protected] |
Mapping() | Mapping | |
Mapping(ShapeFunctions &InterpolationFunctions) | Mapping | |
Mapping(ShapeFunctions &InterpolationFunctions, unsigned long Dimension, unsigned long MaxNumberIntegPoints, Mesh &MapMesh) | Mapping | |
Mapping(Mapping &Instance) | Mapping | |
MappingMesh | Mapping | [protected] |
NumberIntegPoints | Mapping | [protected] |
operator ShapeFunctions &() | Mapping | |
operator ShapeFunctions *() | Mapping | |
operator=(Mapping &Instance) | Mapping | |
Print(FILE *File, unsigned long Dimension) | Mapping | |
SetMappingMeshPointer(Mesh &MapMesh) | Mapping | |
SetMaxNumberIntegPoints(unsigned long MaxNumberIntegPoints, unsigned long Dimension) | Mapping | |
SetShapeFunctions(ShapeFunctions *ShFunc) | Mapping | |
SF | Mapping | [protected] |
~Mapping() | Mapping | |