dune-fem 2.12-git
Loading...
Searching...
No Matches
boundaryidprovider.hh File Reference
#include <dune/common/exceptions.hh>
#include <dune/common/typeutilities.hh>
#include <dune/grid/common/capabilities.hh>
#include <dune/fem/function/common/localcontribution.hh>

Go to the source code of this file.

Classes

struct  Dune::Fem::BoundaryIdProvider< Grid >
 
struct  Dune::Fem::BoundaryIdProvider< Grid >::hasBoundaryId< T, class >
 
struct  Dune::Fem::BoundaryIdProvider< Grid >::hasBoundaryId< T, decltype(std::declval< T >().impl().boundaryId())>
 

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)