NiHu
2.0
|
traits of the directional derivative function space More...
#include <function_space.hpp>
Classes | |
struct | iterator |
struct | iterator< directional_derivative_field< original_field_t > > |
Public Types | |
enum | { quantity_dimension = original_function_space_t::quantity_dimension } |
typedef FunctionSpace | original_function_space_t |
typedef function_space_traits< original_function_space_t > | base_traits |
the parent traits | |
typedef original_function_space_t::mesh_t | mesh_t |
the mesh type | |
typedef tmp::transform< typename base_traits::field_type_vector_t, tmp::inserter< typename tmp::empty< typename base_traits::field_type_vector_t >::type, tmp::push_back< tmp::_1, tmp::_2 > >, directional_derivative_field< tmp::_1 > >::type | field_type_vector_t |
the field type vector | |
traits of the directional derivative function space
Definition at line 725 of file function_space.hpp.