NiHu  2.0
NiHu::function_space_traits< directional_derivative_function_space< FunctionSpace > > Struct Template Reference

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
 

Detailed Description

template<class FunctionSpace>
struct NiHu::function_space_traits< directional_derivative_function_space< FunctionSpace > >

traits of the directional derivative function space

Definition at line 725 of file function_space.hpp.


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