NiHu  2.0
NiHu::field_2_elem_type_vector< FieldTypeVector > Struct Template Reference

metafunction to return the element type vector of a field type vector More...

#include <function_space.hpp>

Classes

struct  elemize
 helper metafunction to extract the element type of a field More...
 

Public Types

typedef tmp::unique< typename tmp::transform< FieldTypeVector, tmp::inserter< typename tmp::empty< FieldTypeVector >::type, tmp::push_back< tmp::_1, tmp::_2 > >, elemize< tmp::_1 > >::type >::type type
 the element type vector
 

Detailed Description

template<class FieldTypeVector>
struct NiHu::field_2_elem_type_vector< FieldTypeVector >

metafunction to return the element type vector of a field type vector

Definition at line 414 of file function_space.hpp.


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