dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Dune::Fem::BoundaryIdProvider< YaspGrid< dim, CoordCont > > Struct Template Reference

#include <dune/fem/misc/boundaryidprovider.hh>

Public Types

typedef YaspGrid< dim, CoordCont > GridType
 

Static Public Member Functions

template<class Intersection >
static int boundaryId (const Intersection &intersection)
 

Member Typedef Documentation

◆ GridType

template<int dim, class CoordCont >
typedef YaspGrid< dim, CoordCont > Dune::Fem::BoundaryIdProvider< YaspGrid< dim, CoordCont > >::GridType

Member Function Documentation

◆ boundaryId()

template<int dim, class CoordCont >
template<class Intersection >
static int Dune::Fem::BoundaryIdProvider< YaspGrid< dim, CoordCont > >::boundaryId ( const Intersection &  intersection)
inlinestatic

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