|
NGSolve
4.9
|
Public Member Functions | |
| BaseMappedIntegrationRule (const IntegrationRule &air, const ElementTransformation &aeltrans) | |
| int | Size () const |
| const IntegrationRule & | IR () const |
| const ElementTransformation & | GetTransformation () const |
| const BaseMappedIntegrationPoint & | operator[] (int i) const |
Protected Attributes | |
| const IntegrationRule & | ir |
| const ElementTransformation & | eltrans |
| char * | baseip |
| int | incr |
1.7.6.1