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

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

Public Types

typedef GeometryGrid< HostGrid, CoordFunction, Allocator > GridType
 

Static Public Member Functions

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

Member Typedef Documentation

◆ GridType

template<class HostGrid , class CoordFunction , class Allocator >
typedef GeometryGrid< HostGrid, CoordFunction, Allocator > Dune::Fem::BoundaryIdProvider< GeometryGrid< HostGrid, CoordFunction, Allocator > >::GridType

Member Function Documentation

◆ boundaryId()

template<class HostGrid , class CoordFunction , class Allocator >
template<class Intersection >
static int Dune::Fem::BoundaryIdProvider< GeometryGrid< HostGrid, CoordFunction, Allocator > >::boundaryId ( const Intersection &  intersection)
inlinestatic

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