NiHu  2.0
weighted_input.hpp File Reference

implementation of metafunction NiHu::weighted_input More...

Include dependency graph for weighted_input.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NiHu::weighted_input< Input, Elem >
 the weigthed input is an extended input that contains the jacobian a well More...
 
struct  NiHu::weighted_input< location_input< typename surface_element< LSet, Scalar >::space_t >, surface_element< LSet, Scalar > >
 
struct  NiHu::weighted_input< location_input< typename volume_element< LSet, Scalar >::space_t >, volume_element< LSet, Scalar > >
 
struct  NiHu::weighted_input< location_normal_jacobian_input< typename surface_element< LSet, Scalar >::space_t >, surface_element< LSet, Scalar > >
 
struct  NiHu::weighted_input< location_volume_jacobian_input< typename volume_element< LSet, Scalar >::space_t >, volume_element< LSet, Scalar > >
 

Detailed Description

implementation of metafunction NiHu::weighted_input

Definition in file weighted_input.hpp.