MGIS
Loading...
Searching...
No Matches
Evaluator.ixx File Reference

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
 

Detailed Description

Author
Thomas Helfer
Date
29/04/2025

Function Documentation

◆ checkMatchingSpaces()

constexpr bool mgis::function::checkMatchingSpaces ( AbstractErrorHandler ctx,
const EvaluatorConcept auto e1,
const EvaluatorConcept auto e2 
)
constexpr

check if the given evaluators shares the same space

Parameters
[in]ctxcontext
[in]e1first evaluator
[in]e2second evaluator