|
MGIS
|
Namespaces | |
| namespace | mgis |
the namespace mgis encloses all the MGIS project. | |
Functions | |
| template<FunctionConcept FunctionType, ::tfel::math::unit::UnitConcept UnitType> | |
| constexpr decltype(auto) | mgis::function::getSpace (const QuantityView< FunctionType, UnitType > &) |
| template<FunctionConcept FunctionType, ::tfel::math::unit::UnitConcept UnitType> | |
| constexpr bool | mgis::function::check (AbstractErrorHandler &, const QuantityView< FunctionType, UnitType > &) |
| perform consistency checks | |
| template<FunctionConcept FunctionType, ::tfel::math::unit::UnitConcept UnitType> | |
| constexpr mgis::size_type | mgis::function::getNumberOfComponents (const QuantityView< FunctionType, UnitType > &v) noexcept |
|
constexprnoexcept |
|
constexpr |