#include <dune/grid/common/boundaryprojection.hh>
template<int dim, int dimworld>
class Dune::BoundarySegmentWrapper< dim, dimworld >
- Template Parameters
-
◆ BoundarySegment
template<int dim, int dimworld>
◆ CoordinateType
template<int dim, int dimworld>
◆ BoundarySegmentWrapper()
template<int dim, int dimworld>
constructor
- Parameters
-
[in] | type | geometry type of the boundary face |
[in] | vertices | vertices of the boundary face |
[in] | boundarySegment | geometric realization of the shaped boundary |
- Note
- The BoundarySegmentWrapper takes control of the boundary segment.
◆ boundarySegment()
template<int dim, int dimworld>
◆ operator()()
template<int dim, int dimworld>
The documentation for this class was generated from the following file: