Public Types | Static Public Member Functions

extract_domain< EntityType > Struct Template Reference

If EntityType is a ViennaGrid segment, returns the domain. If EntityType is already the domain, no changes. More...

#include <mapping.hpp>

Public Types

typedef EntityType type

Static Public Member Functions

static EntityType & apply (EntityType &domain)

Detailed Description

template<typename EntityType>
struct viennafem::detail::extract_domain< EntityType >

If EntityType is a ViennaGrid segment, returns the domain. If EntityType is already the domain, no changes.


Member Typedef Documentation

typedef EntityType type

Member Function Documentation

static EntityType& apply ( EntityType &  domain  )  [inline, static]

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