|
hp2FEM
0.1
|
Struct that stores attributes for the ShapeFunctions class. More...
#include <ShapeFunctionsAttributes_S.h>
Struct that stores attributes for the ShapeFunctions class.
| [in] | MaxPolyOrder,: | maximum polynomial order used in the model |
| [in] | HierType,: | specifies HIERARCHICAL or NON_HIERARCHICAL shape functions |
| [in] | SchType,: | specifies STANDARD or SERENDIPTY scheme for the calculation of the shape functions |
| [in] | BasType,: | specifies NODAL or MODAL shape functions |
| [in] | ElemShape,: | element shape |
| [in] | pMesh,: | specifies if the mesh is pUNIFORM or pNONUNIFORM |
| [in] | PolyType,: | specifies the 1D polynomial basis type |
| [in] | Alpha,Beta,: | specifies the weights for orthogonal polynomial basis |
1.7.6.1