Dune Core Modules (2.3.1)
Dune::BoundarySegmentWrapper< dim, dimworld > Class Template Reference
#include <dune/grid/common/boundaryprojection.hh>
Public Member Functions | |
BoundarySegmentWrapper (const GeometryType &type, const std::vector< CoordinateType > &vertices, const shared_ptr< BoundarySegment > &boundarySegment) | |
CoordinateType | operator() (const CoordinateType &global) const |
projection operator projection a global coordinate | |
Detailed Description
template<int dim, int dimworld>
class Dune::BoundarySegmentWrapper< dim, dimworld >
class Dune::BoundarySegmentWrapper< dim, dimworld >
- Template Parameters
-
dim Dimension of the grid
Constructor & Destructor Documentation
◆ BoundarySegmentWrapper()
template<int dim, int dimworld>
|
inline |
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.
The documentation for this class was generated from the following file:
- dune/grid/common/boundaryprojection.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)