dune-fem  2.4.1-rc
Public Types | List of all members
Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/common/datacollector.hh>

Public Types

typedef DiscreteFunctionType::DiscreteFunctionSpaceType DiscreteFunctionSpaceType
 
typedef DiscreteFunctionSpaceType::GridType GridType
 
typedef DiscreteFunctionSpaceType::EntityType EntityType
 
typedef GridType::template Codim< 0 >::Entity GridEntityType
 
typedef DofManager< GridTypeDofManagerType
 
typedef DofManagerType::InlineStreamType ObjectStreamType
 
typedef std::pair< ObjectStreamType *, const GridEntityType * > ParamType
 
typedef LocalInterface< ParamTypeLocalInterfaceType
 

Member Typedef Documentation

template<class DiscreteFunctionType>
typedef DiscreteFunctionType::DiscreteFunctionSpaceType Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::DiscreteFunctionSpaceType
template<class DiscreteFunctionType>
typedef DofManager< GridType > Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::DofManagerType
template<class DiscreteFunctionType>
typedef DiscreteFunctionSpaceType::EntityType Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::EntityType
template<class DiscreteFunctionType>
typedef GridType :: template Codim< 0 >:: Entity Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::GridEntityType
template<class DiscreteFunctionType>
typedef DiscreteFunctionSpaceType::GridType Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::GridType
template<class DiscreteFunctionType>
typedef LocalInterface< ParamType > Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::LocalInterfaceType
template<class DiscreteFunctionType>
typedef DofManagerType :: InlineStreamType Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::ObjectStreamType
template<class DiscreteFunctionType>
typedef std::pair< ObjectStreamType *, const GridEntityType * > Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::ParamType

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