NiHu
2.0
|
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 | |
metafunction to return the element type vector of a field type vector
Definition at line 414 of file function_space.hpp.