![]() |
OGS
|
|
This is the complete list of members for NumLib::GenericIntegrationMethod, including all inherited members.
| GenericIntegrationMethod(unsigned const order, std::vector< MathLib::WeightedPoint > &&points) | NumLib::GenericIntegrationMethod | inline |
| GenericIntegrationMethod(GenericIntegrationMethod const &)=delete | NumLib::GenericIntegrationMethod | |
| GenericIntegrationMethod(GenericIntegrationMethod &&)=default | NumLib::GenericIntegrationMethod | |
| getIntegrationOrder() const | NumLib::GenericIntegrationMethod | inline |
| getNumberOfPoints() const | NumLib::GenericIntegrationMethod | inline |
| getWeightedPoint(unsigned const igp) const | NumLib::GenericIntegrationMethod | inline |
| operator=(GenericIntegrationMethod const &)=delete | NumLib::GenericIntegrationMethod | |
| operator=(GenericIntegrationMethod &&)=default | NumLib::GenericIntegrationMethod | |
| order_ | NumLib::GenericIntegrationMethod | private |
| points_ | NumLib::GenericIntegrationMethod | private |