OGS
|
Definition in file IntegrationMethodRegistry.h.
Go to the source code of this file.
Classes | |
struct | NumLib::IntegrationOrder |
Namespaces | |
namespace | NumLib |
namespace | NumLib::IntegrationMethodRegistry |
Functions | |
GenericIntegrationMethod const & | NumLib::IntegrationMethodRegistry::getIntegrationMethod (std::type_index const mesh_element_type, IntegrationOrder const order) |
template<typename MeshElement > | |
GenericIntegrationMethod const & | NumLib::IntegrationMethodRegistry::getIntegrationMethod (IntegrationOrder const order) |
Templated version of above method. Provided for convenience. | |