|
MGIS
|
#include "MGIS/Function/BasicLinearQuadratureSpace.ixx"Namespaces | |
| namespace | mgis |
the namespace mgis encloses all the MGIS project. | |
Functions | |
| template<size_type N> | |
| constexpr size_type | mgis::function::getSpaceSize (const BasicLinearQuadratureSpace< N > &) noexcept |
| template<size_type N> | |
| constexpr size_type | mgis::function::getNumberOfCells (const BasicLinearQuadratureSpace< N > &) noexcept |
| template<size_type N> | |
| constexpr size_type | mgis::function::getNumberOfQuadraturePoints (const BasicLinearQuadratureSpace< N > &, const size_type) noexcept |
| template<size_type N> | |
| constexpr size_type | mgis::function::getQuadraturePointOffset (const BasicLinearQuadratureSpace< N > &, const size_type, const size_type) noexcept |
| template<size_type N> | |
| constexpr bool | mgis::function::areEquivalent (const BasicLinearQuadratureSpace< N > &, const BasicLinearQuadratureSpace< N > &) noexcept |