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

a meta function used to return SpaceType::ElementWorkspace 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::ElementWorkspaceSelector< hasElementWorkspace, Space >:
mgis::function::internals::UndefinedTypeSelector

Additional Inherited Members

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

Detailed Description

template<bool hasElementWorkspace, typename Space>
struct mgis::function::internals::ElementWorkspaceSelector< hasElementWorkspace, Space >

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

Template Parameters
hasElementWorkspaceboolean stating if SpaceType::ElementWorkspace exists
SpaceTypetype of the space considered

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