dune-fem
2.4.1-rc
|
#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< GridType > | DofManagerType |
typedef DofManagerType::InlineStreamType | ObjectStreamType |
typedef std::pair< ObjectStreamType *, const GridEntityType * > | ParamType |
typedef LocalInterface< ParamType > | LocalInterfaceType |
typedef DiscreteFunctionType::DiscreteFunctionSpaceType Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::DiscreteFunctionSpaceType |
typedef DofManager< GridType > Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::DofManagerType |
typedef DiscreteFunctionSpaceType::EntityType Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::EntityType |
typedef GridType :: template Codim< 0 >:: Entity Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::GridEntityType |
typedef DiscreteFunctionSpaceType::GridType Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::GridType |
typedef LocalInterface< ParamType > Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::LocalInterfaceType |
typedef DofManagerType :: InlineStreamType Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::ObjectStreamType |
typedef std::pair< ObjectStreamType *, const GridEntityType * > Dune::Fem::LocalDataInlinerTraits< DiscreteFunctionType >::ParamType |