dune-pdelab  2.4-dev
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 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: