|
hp2FEM
0.1
|
Struct that stores attributes for collocationPoints class. More...
#include <collocationPointsAttributes_S.h>
Public Attributes | |
| QuadCollocType_E | CollocType |
| unsigned long | Alpha |
| unsigned long | Beta |
| ElementShape_E | ElemShape |
| unsigned long | Pmax |
Struct that stores attributes for collocationPoints class.
| [in] | CollocType,: | 1D quadrature type |
| [in] | Alpha,Beta,: | specifies the weights for orthogonal polynomial basis |
| [in] | ElemShape,: | element shape |
| [in] | PMaxr,: | maximum polynomial order |
1.7.6.1