hp2FEM  0.1
Mapping Member List
This is the complete list of members for Mapping, including all inherited members.
EdgeJacobianMapping [protected]
FaceJacobianMapping [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
JacMatrixMapping [protected]
JacobianMapping [protected]
Mapping()Mapping
Mapping(ShapeFunctions &InterpolationFunctions)Mapping
Mapping(ShapeFunctions &InterpolationFunctions, unsigned long Dimension, unsigned long MaxNumberIntegPoints, Mesh &MapMesh)Mapping
Mapping(Mapping &Instance)Mapping
MappingMeshMapping [protected]
NumberIntegPointsMapping [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
SFMapping [protected]
~Mapping()Mapping
 All Classes Files Functions Variables Typedefs Friends Defines