dune-pdelab  2.4.1
Public Types | Public Member Functions | List of all members
Dune::PDELab::P0ParallelGhostConstraints Class Reference

Parallel P0 constraints for nonoverlapping grids with ghosts. More...

#include <dune/pdelab/constraints/p0ghost.hh>

Public Types

enum  { doBoundary =false }
 
enum  { doProcessor =false }
 
enum  { doSkeleton =false }
 
enum  { doVolume =true }
 

Public Member Functions

template<typename P , typename EG , typename LFS , typename T >
void volume (const P &param, const EG &eg, const LFS &lfs, T &trafo) const
 volume constraints More...
 

Detailed Description

Parallel P0 constraints for nonoverlapping grids with ghosts.

Member Enumeration Documentation

anonymous enum
Enumerator
doBoundary 
anonymous enum
Enumerator
doProcessor 
anonymous enum
Enumerator
doSkeleton 
anonymous enum
Enumerator
doVolume 

Member Function Documentation

template<typename P , typename EG , typename LFS , typename T >
void Dune::PDELab::P0ParallelGhostConstraints::volume ( const P &  param,
const EG &  eg,
const LFS &  lfs,
T &  trafo 
) const
inline

volume constraints

Template Parameters
EGelement geometry
LFSlocal function space
TTransformationType

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