dune-fem 2.12-git
Loading...
Searching...
No Matches
Dune::Fem::HasBoundaryIntersection< GridPart > Struct Template Reference

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

Public Types

using EntityType = typename GridPart::template Codim< 0 >::EntityType
 

Static Public Member Functions

static bool apply (const EntityType &entity)
 

Member Typedef Documentation

◆ EntityType

template<class GridPart >
using Dune::Fem::HasBoundaryIntersection< GridPart >::EntityType = typename GridPart::template Codim<0>::EntityType

Member Function Documentation

◆ apply()

template<class GridPart >
static bool Dune::Fem::HasBoundaryIntersection< GridPart >::apply ( const EntityType entity)
inlinestatic

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