dune-fem
2.8-git
|
#include <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 ::XtractStreamType | ObjectStreamType |
typedef std::pair< ObjectStreamType *, const GridEntityType * > | ParamType |
typedef LocalInterface< ParamType > | LocalInterfaceType |
typedef DiscreteFunctionType::DiscreteFunctionSpaceType Dune::Fem::LocalDataXtractorTraits< DiscreteFunctionType >::DiscreteFunctionSpaceType |
typedef DofManager< GridType > Dune::Fem::LocalDataXtractorTraits< DiscreteFunctionType >::DofManagerType |
typedef DiscreteFunctionSpaceType::EntityType Dune::Fem::LocalDataXtractorTraits< DiscreteFunctionType >::EntityType |
typedef GridType :: template Codim< 0 >:: Entity Dune::Fem::LocalDataXtractorTraits< DiscreteFunctionType >::GridEntityType |
typedef DiscreteFunctionSpaceType::GridType Dune::Fem::LocalDataXtractorTraits< DiscreteFunctionType >::GridType |
typedef LocalInterface< ParamType > Dune::Fem::LocalDataXtractorTraits< DiscreteFunctionType >::LocalInterfaceType |
typedef DofManagerType :: XtractStreamType Dune::Fem::LocalDataXtractorTraits< DiscreteFunctionType >::ObjectStreamType |
typedef std::pair< ObjectStreamType *, const GridEntityType * > Dune::Fem::LocalDataXtractorTraits< DiscreteFunctionType >::ParamType |