|
MGIS
|
Namespaces | |
| namespace | mgis |
the namespace mgis encloses all the MGIS project. | |
Functions | |
| constexpr bool | mgis::function::checkMatchingSpaces (AbstractErrorHandler &, const EvaluatorConcept auto &, const EvaluatorConcept auto &) |
| check if the given evaluators shares the same space | |
|
constexpr |
check if the given evaluators shares the same space
| [in] | ctx | context |
| [in] | e1 | first evaluator |
| [in] | e2 | second evaluator |