DUNE PDELab (git)

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

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

Public Types

typedef LeafNodeTag NodeTag
 The type tag that describes a LeafNode.
 

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...
 

Static Public Attributes

static const bool isLeaf = true
 Mark this class as a leaf in a dune-typetree.
 
static const bool isPower = false
 Mark this class as a non power in the dune-typetree.
 
static const bool isComposite = false
 Mark this class as a non composite in the dune-typetree.
 

Detailed Description

Parallel P0 constraints for nonoverlapping grids with ghosts.

Member Function Documentation

◆ volume()

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

References Dune::empty(), Dune::GhostEntity, and Dune::InteriorEntity.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)