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

Namespaces

namespace  mgis
 the namespace mgis encloses all the MGIS project.
 

Functions

template<EvaluatorConcept EvaluatorType>
constexpr decltype(automgis::function::internals::disambiguateGetSpace (const EvaluatorType &)
 
template<EvaluatorConcept EvaluatorType>
constexpr bool mgis::function::internals::disambiguateCheck (AbstractErrorHandler &, const EvaluatorType &)
 
template<EvaluatorConcept EvaluatorType>
constexpr mgis::size_type mgis::function::internals::disambiguateGetNumberOfComponents (const EvaluatorType &e)
 

Detailed Description

Author
Thomas Helfer
Date
21/05/2025

Function Documentation

◆ disambiguateCheck()

template<EvaluatorConcept EvaluatorType>
constexpr bool mgis::function::internals::disambiguateCheck ( AbstractErrorHandler ctx,
const EvaluatorType &  e 
)
constexpr

This helper function allows to disambiguate the call to the check function

◆ disambiguateGetSpace()

template<EvaluatorConcept EvaluatorType>
constexpr decltype(auto) mgis::function::internals::disambiguateGetSpace ( const EvaluatorType &  e)
constexpr

This helper function allows to disambiguate the call to the getSpace function