MGIS
Loading...
Searching...
No Matches
mgis::function::internals::CellWorkspaceSelector< hasCellWorkspace, Space > Struct Template Reference

a meta function used to return SpaceType::CellWorkspace if it is defined, UndefinedTypeSelector::Undefined otherwise More...

#include </home/runner/work/MFrontGenericInterfaceSupport/MFrontGenericInterfaceSupport/include/MGIS/Function/SpaceConcept.hxx>

Inheritance diagram for mgis::function::internals::CellWorkspaceSelector< hasCellWorkspace, Space >:
mgis::function::internals::UndefinedTypeSelector

Additional Inherited Members

- Public Types inherited from mgis::function::internals::UndefinedTypeSelector
using type = Undefined
 result
 

Detailed Description

template<bool hasCellWorkspace, typename Space>
struct mgis::function::internals::CellWorkspaceSelector< hasCellWorkspace, Space >

a meta function used to return SpaceType::CellWorkspace if it is defined, UndefinedTypeSelector::Undefined otherwise

Template Parameters
hasCellWorkspaceboolean stating if SpaceType::CellWorkspace exists
SpaceTypetype of the space considered

The documentation for this struct was generated from the following file: