dune-fem 2.12-git
Loading...
Searching...
No Matches
ghost.hh File Reference

Go to the source code of this file.

Classes

struct  Dune::Fem::__GhostDofMapper::BuildDataHandle< BaseMapper >
 
class  Dune::Fem::__GhostDofMapper::ConstIterator< Index >
 
class  Dune::Fem::GhostDofMapper< GridPart, BaseMapper, GlobalKey >
 
class  Dune::Fem::AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > >
 
struct  Dune::Fem::PrimaryDofs< AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > >
 

Namespaces

namespace  Dune
 
namespace  Dune::Fem
 
namespace  Dune::Fem::__GhostDofMapper
 
namespace  Dune::Fem::Capabilities
 

Functions

template<class GridPart , class BaseMapper , class GlobalKey , class F >
static void Dune::Fem::forEachPrimaryDof (const AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > &auxiliaryDofs, F &&f)
 Apply action encoded in Functor f to all primary dofs.