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

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

Public Types

typedef UGGrid< dim > GridType
 

Static Public Member Functions

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

Member Typedef Documentation

◆ GridType

template<int dim>
typedef UGGrid< dim > Dune::Fem::BoundaryIdProvider< UGGrid< dim > >::GridType

Member Function Documentation

◆ boundaryId()

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

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