, including all inherited members.
| GetIndices(ElementShape_E EntityShape, unsigned long IntegrandOrder, unsigned long &NumberIndices) | NumericalIntegration | |
| GetIndices(ElementShape_E ElementShape) | NumericalIntegration | |
| GetIndicesBySet(ElementShape_E ElemShape, unsigned long SetNumber, unsigned long &NumberIndices) | NumericalIntegration | |
| GetIntegrationPointsCoords(ElementShape_E ElementShape, ElementShape_E EntityShape, unsigned long IntegrandOrder, unsigned long &NumberIntegrationPoints, unsigned long LiDirection=1) | NumericalIntegration | |
| GetIntegrationPointsCoords(ElementShape_E ElemShape, unsigned long &NumberCoords, unsigned long &NumberIndices, unsigned long **Indices) | NumericalIntegration | |
| GetIntegrationPointsCoordsBySets(ElementShape_E ElemShape, unsigned long SetNumber, unsigned long &NumberIntegrationPoints) | NumericalIntegration | |
| GetIntegrationPointsSetNumber(ElementShape_E ElemShape, NumericalIntegrationAttributes_S &NIAttributes, unsigned long IntegrandOrder) | NumericalIntegration | |
| GetIntegrationPointsWeights(ElementShape_E ElementShape, ElementShape_E EntityShape, unsigned long IntegrandOrder, unsigned long &NumberIntegrationPoints, unsigned long LiDirection=1) | NumericalIntegration | |
| GetIntegrationPointsWeights(ElementShape_E ElemShape, unsigned long &NumberWeights, unsigned long &NumberIndices, unsigned long **Indices) | NumericalIntegration | |
| GetIntegrationPointsWeightsBySets(ElementShape_E ElemShape, unsigned long SetNumber, unsigned long &NumberIntegrationPoints) | NumericalIntegration | |
| GetLineNumericalIntegration(ElementShape_E ElemShape, unsigned long LiDirection=1) | NumericalIntegration | |
| GetMaxNumberIntegrationPoints(ElementShape_E ElemShape) | NumericalIntegration | |
| GetMaxNumberIntegrationPointsSets(ElementShape_E ElemShape) | NumericalIntegration | |
| GetMaxPolyOrder(ElementShape_E ElemShape) | NumericalIntegration | |
| GetNumberIntegrationPoints(ElementShape_E ElementShape, ElementShape_E EntityShape, unsigned long IntegrandOrder, long &IntegrationPointsSetNumber) | NumericalIntegration | |
| GetNumberIntegrationPoints(ElementShape_E ElemShape, ElementShape_E EntityShape, long IntegrationPointsSetNumber, unsigned long LiDirection=1) | NumericalIntegration | |
| GetNumberIntegrationPointsSets(ElementShape_E EntityShape) | NumericalIntegration | |
| GetNumericalIntegrationAttributes() | NumericalIntegration | |
| GetTotalNumberIntegrationPoints(ElementShape_E ElemShape) | NumericalIntegration | |
| HexaNI | NumericalIntegration | [protected] |
| LineNI | NumericalIntegration | [protected] |
| NIAttributes | NumericalIntegration | [protected] |
| NumericalIntegration() | NumericalIntegration | |
| NumericalIntegration(NumericalIntegrationAttributes_S &NumericalIntegrationAttributes) | NumericalIntegration | |
| NumericalIntegration(ElementShape_E ElementShape, QuadCollocType_E QuadratureType, unsigned long Alpha, unsigned long Beta, unsigned long MaxPolyOrder, unsigned long IntegrandOrderFactor=2) | NumericalIntegration | |
| NumericalIntegration(NumericalIntegration &Instance) | NumericalIntegration | |
| operator HexaNumericalIntegration &() | NumericalIntegration | |
| operator LineNumericalIntegration &() | NumericalIntegration | |
| operator NumericalIntegrationAttributes_S &() | NumericalIntegration | |
| operator SquareNumericalIntegration &() | NumericalIntegration | |
| operator TetraNumericalIntegration &() | NumericalIntegration | |
| operator TriangleNumericalIntegration &() | NumericalIntegration | |
| operator=(NumericalIntegration &Instance) | NumericalIntegration | |
| Print(FILE *File, ElementShape_E ElementShape, ElementShape_E EntityShape) | NumericalIntegration | |
| Read(FILE *DefFile, unsigned long GroupNumber, ElementShape_E ElementShape, unsigned long MaxOrder) | NumericalIntegration | |
| RunNumericalIntegration(ElementShape_E ElementShape, ElementShape_E EntityShape, BuiltInArray< unsigned long > &PolyOrder) | NumericalIntegration | |
| SetMaxPolyOrder(ElementShape_E ElemShape, unsigned long MaxOrder) | NumericalIntegration | |
| SetNumberCoordsWeights(ElementShape_E ElemShape, unsigned long NumberRow, unsigned long NumberData) | NumericalIntegration | |
| SetNumberIntegrationPointsSets(ElementShape_E ElemShape, NumericalIntegrationAttributes_S &NIAttributes, BuiltInArray< unsigned long > &PolyOrder) | NumericalIntegration | |
| SetNumericalIntegrationAttributes(NumericalIntegrationAttributes_S &NumericalIntegrationAttributes) | NumericalIntegration | |
| SetNumericalIntegrationAttributes(ElementShape_E ElementShape, QuadCollocType_E QuadratureType, unsigned long Alpha, unsigned long Beta, unsigned long MaxPolyOrder, unsigned long IntegrandOrderFactor=2) | NumericalIntegration | |
| SquareNI | NumericalIntegration | [protected] |
| TetraNI | NumericalIntegration | [protected] |
| TriangleNI | NumericalIntegration | [protected] |
| ~NumericalIntegration() | NumericalIntegration | |