|
MGIS
|
#include <utility>Namespaces | |
| namespace | mgis |
the namespace mgis encloses all the MGIS project. | |
Functions | |
| template<FunctionConcept FunctionType, TensorConcept TensorType> | |
| constexpr decltype(auto) | mgis::function::getSpace (const TensorView< FunctionType, TensorType > &) |
| template<FunctionConcept FunctionType, TensorConcept TensorType> | |
| constexpr bool | mgis::function::check (AbstractErrorHandler &, const TensorView< FunctionType, TensorType > &) |
| perform consistency checks | |
| template<FunctionConcept FunctionType, TensorConcept TensorType> | |
| constexpr size_type | mgis::function::getNumberOfComponents (const TensorView< FunctionType, TensorType > &) noexcept |
|
constexprnoexcept |