NiHu
2.0
|
traits class of a function space view More...
#include <function_space.hpp>
Classes | |
struct | iterator |
the iterator class traversing a field subvector More... | |
Public Types | |
enum | { quantity_dimension = Dimension::value } |
typedef Mesh | mesh_t |
the underlying mesh type | |
typedef mesh_t::elem_type_vector_t | etv_t |
the mesh element type vector type | |
typedef tmp::transform< etv_t, tmp::inserter< typename tmp::empty< etv_t >::type, tmp::push_back< tmp::_1, tmp::_2 > >, field_view< tmp::_1, FieldOption, Dimension > >::type | field_type_vector_t |
the field type vector | |
traits class of a function space view
Definition at line 121 of file function_space.hpp.