dune-fem  2.4.1-rc
Public Types | Public Member Functions | Static Public Attributes | Protected Attributes | List of all members
Dune::Fem::DefaultLocalRestrictProlong< Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/padaptivespace/adaptmanager.hh>

Inheritance diagram for Dune::Fem::DefaultLocalRestrictProlong< Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >:
Inheritance graph

Public Types

typedef GP::GridType Grid
 
typedef Grid::ctype ctype
 
typedef FieldVector< ctype, dimensionDomainVector
 
typedef Grid::template Codim< 0 >::Entity Entity
 
typedef Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S >::LagrangePointSetType LagrangePointSet
 

Public Member Functions

 DefaultLocalRestrictProlong (const Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > &space)
 
void setFatherChildWeight (const DomainField &weight)
 
void restrictLocal (LFFather &lfFather, const LFSon &lfSon, const LocalGeometry &geometryInFather, bool initialize) const
 
void prolongLocal (const LFFather &lfFather, LFSon &lfSon, const LocalGeometry &geometryInFather, bool initialize) const
 
void localInterpolation (const ArgLocal &argLocal, DestLocal &destLocal) const
 
bool needCommunication () const
 
const LagrangePointSetlagrangePointSet (const Entity &entity) const
 

Static Public Attributes

static const int dimension
 

Protected Attributes

const Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > & lpsProvider_
 

Member Typedef Documentation

typedef Grid::ctype Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::ctype
inherited
typedef FieldVector< ctype, dimension > Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::DomainVector
inherited
typedef Grid::template Codim< 0 >::Entity Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::Entity
inherited
typedef GP::GridType Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::Grid
inherited
typedef Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > :: LagrangePointSetType Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::LagrangePointSet
inherited

Constructor & Destructor Documentation

template<class FS , class GP , int ord, template< class > class S>
Dune::Fem::DefaultLocalRestrictProlong< Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::DefaultLocalRestrictProlong ( const Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > &  space)
inline

Member Function Documentation

const LagrangePointSet& Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::lagrangePointSet ( const Entity entity) const
inlineinherited
void Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::localInterpolation ( const ArgLocal &  argLocal,
DestLocal &  destLocal 
) const
inlineinherited
bool Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::needCommunication ( ) const
inlineinherited
void Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::prolongLocal ( const LFFather &  lfFather,
LFSon &  lfSon,
const LocalGeometry &  geometryInFather,
bool  initialize 
) const
inlineinherited
void Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::restrictLocal ( LFFather &  lfFather,
const LFSon &  lfSon,
const LocalGeometry &  geometryInFather,
bool  initialize 
) const
inlineinherited
void Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::setFatherChildWeight ( const DomainField &  weight)
inlineinherited

Member Data Documentation

const int Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::dimension
staticinherited
const Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > & Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::lpsProvider_
protectedinherited

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