dune-fem 2.8.0
Loading...
Searching...
No Matches
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 <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 LagrangePointSetProvider::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 restrictFinalize (LFFather &lfFather) 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

◆ ctype

typedef Grid::ctype Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::ctype
inherited

◆ DomainVector

typedef FieldVector< ctype, dimension > Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::DomainVector
inherited

◆ Entity

typedef Grid::template Codim<0>::Entity Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::Entity
inherited

◆ Grid

typedef GP::GridType Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::Grid
inherited

◆ LagrangePointSet

typedef LagrangePointSetProvider::LagrangePointSetType Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::LagrangePointSet
inherited

Constructor & Destructor Documentation

◆ DefaultLocalRestrictProlong()

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

Member Function Documentation

◆ lagrangePointSet()

const LagrangePointSet & Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::lagrangePointSet ( const Entity entity) const
inlineinherited

◆ localInterpolation()

void Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::localInterpolation ( const ArgLocal &  argLocal,
DestLocal &  destLocal 
) const
inlineinherited

◆ needCommunication()

bool Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::needCommunication ( ) const
inlineinherited

◆ prolongLocal()

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

◆ restrictFinalize()

void Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::restrictFinalize ( LFFather &  lfFather) const
inlineinherited

◆ restrictLocal()

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

◆ setFatherChildWeight()

void Dune::Fem::PLagrangeLocalRestrictProlong< GP::GridType , Fem::PAdaptiveLagrangeSpace< FS, GP, ord, S > >::setFatherChildWeight ( const DomainField &  weight)
inlineinherited

Member Data Documentation

◆ dimension

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

◆ lpsProvider_

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: