#include <dune/grid/common/boundaryprojection.hh>
template<int dim, int dimworld>
class Dune::BoundarySegmentWrapper< dim, dimworld >
- Template Parameters
-
◆ BaseType
◆ BoundarySegment
template<int dim, int dimworld>
◆ CoordinateType
template<int dim, int dimworld>
◆ FactoryType
type of factory creating a unique_ptr from an ObjectStreamType
◆ BoundarySegmentWrapper() [1/2]
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.
◆ BoundarySegmentWrapper() [2/2]
template<int dim, int dimworld>
◆ backup() [1/2]
◆ backup() [2/2]
template<int dim, int dimworld>
◆ boundarySegment()
template<int dim, int dimworld>
◆ key()
template<int dim, int dimworld>
◆ operator()()
template<int dim, int dimworld>
◆ readFaceMapping()
template<int dim, int dimworld>
◆ registerFactory()
template<int dim, int dimworld>
◆ restore()
|
inlinestaticprotectedinherited |
create an object of BoundarySegment type from a previously registered factory linked to key.
- Parameters
-
in | stream buffer previously written with backup containing key and object data |
- Returns
- Object derived from BoundarySegment.
◆ restoreFromBuffer() [1/2]
template<int dimworld>
template<class BufferImp >
◆ restoreFromBuffer() [2/2]
template<int dimworld>
template<class BufferImp >
◆ toBuffer() [1/2]
template<int dimworld>
template<class BufferImp >
◆ toBuffer() [2/2]
template<int dimworld>
template<class BufferImp >
The documentation for this class was generated from the following file: