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

Go to the source code of this file.

Classes

struct  Dune::Fem::BoundaryIdProvider< GeometryGrid< HostGrid, CoordFunction, Allocator > >
 
struct  Dune::Fem::BoundaryIdProvider< OneDGrid >
 
struct  Dune::Fem::BoundaryIdProvider< UGGrid< dim > >
 
struct  Dune::Fem::BoundaryIdProvider< YaspGrid< dim, CoordCont > >
 

Namespaces

namespace  Dune
 
namespace  Dune::Fem
 

Functions

template<class GridView , class Intersection >
static int Dune::Fem::boundaryId (const Intersection &intersection)
 this works for both, GridView and GridPart
 
template<class GridView , class Intersection >
static int Dune::Fem::boundaryId (const GridView &, const Intersection &intersection)
 this works for both, GridView and GridPart
 
template<class DiscreteFunction >
void Dune::Fem::projectBoundaryIds (DiscreteFunction &df)