|
|
| PNShapeFunctionSet (int n1, int n2, int n3=0) |
| const ShapeFunction & | operator[] (int i) const |
| | Obtain a given shape function.
|
|
int | size () |
|
|
double | legendre (double x, int n) |
|
double | legendreDerivative (double x, int n) |
|
std::vector< double > | gaussLegendreGrid (int n) |
|
std::vector< double > | gaussLobattoLegendreGrid (int n) |
|
|
std::vector< std::vector< CardinalFunction > > | cfuncs |
|
std::vector< ShapeFunction > | f |
◆ operator[]()
Obtain a given shape function.
- Parameters
-
| [in] | i | The requested shape function |
The documentation for this class was generated from the following file: