|
MGIS
|
#include "MGIS/Function/Evaluator.hxx"#include "MGIS/Function/EvaluatorModifierBase.hxx"#include "MGIS/Function/Tensors/TensorConcept.hxx"#include "MGIS/Function/Tensors/TensorModifier.ixx"Classes | |
| struct | mgis::function::TensorModifier< TensorType, EvaluatorType > |
| a base class for evaluators exposing tensorial object More... | |
Namespaces | |
| namespace | mgis |
the namespace mgis encloses all the MGIS project. | |
Functions | |
| template<TensorConcept TensorType, EvaluatorConcept EvaluatorType> | |
| constexpr mgis::size_type | mgis::function::getNumberOfComponents (const TensorModifier< TensorType, EvaluatorType > &) noexcept |
Variables | |
| template<TensorConcept TensorType, EvaluatorConcept EvaluatorType> | |
| constexpr bool | mgis::function::areTensorModifierRequirementsSatisfied |
|
inlineconstexpr |