|
dune-grid 2.8.0
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Member Functions |
Protected Types |
Protected Member Functions |
Static Protected Member Functions |
List of all members
Dune::BoundarySegmentWrapper< dim, dimworld > Class Template Reference
#include <dune/grid/common/boundaryprojection.hh>
Inheritance diagram for Dune::BoundarySegmentWrapper< dim, dimworld >:

Public Types | |
| typedef Base::CoordinateType | CoordinateType |
| typedef Dune::BoundarySegment< dim, dimworld > | BoundarySegment |
| typedef BoundarySegmentBackupRestore< DuneBoundaryProjection< dimworld > > | BaseType |
Public Member Functions | |
| BoundarySegmentWrapper (const GeometryType &type, const std::vector< CoordinateType > &vertices, const std::shared_ptr< BoundarySegment > &boundarySegment) | |
| BoundarySegmentWrapper (ObjectStreamType &buffer) | |
| CoordinateType | operator() (const CoordinateType &global) const |
| projection operator projection a global coordinate | |
| const BoundarySegment & | boundarySegment () const |
| void | backup (ObjectStreamType &buffer) const |
| write DuneBoundaryProjection's data to stream buffer | |
| template<class BufferImp > | |
| void | toBuffer (BufferImp &buffer) const |
| template<class BufferImp > | |
| void | toBuffer (MessageBufferIF< BufferImp > &buffer) const |
Static Public Member Functions | |
| static void | registerFactory () |
| template<class BufferImp > | |
| static std::unique_ptr< ThisType > | restoreFromBuffer (BufferImp &buffer) |
| template<class BufferImp > | |
| static std::unique_ptr< ThisType > | restoreFromBuffer (MessageBufferIF< BufferImp > &buffer) |
Protected Types | |
| typedef Dune::ParameterizedObjectFactory< std::unique_ptr< BoundarySegment >(ObjectStreamType &), int > | FactoryType |
| type of factory creating a unique_ptr from an ObjectStreamType | |
Protected Member Functions | |
| FaceMapping | readFaceMapping (ObjectStreamType &buffer) |
Static Protected Member Functions | |
| static int & | key () |
| static std::unique_ptr< BoundarySegment > | restore (ObjectStreamType &in) |
| create an object of BoundarySegment type from a previously registered factory linked to key. | |
Detailed Description
template<int dim, int dimworld>
class Dune::BoundarySegmentWrapper< dim, dimworld >
class Dune::BoundarySegmentWrapper< dim, dimworld >
- Template Parameters
-
dim Dimension of the grid
Member Typedef Documentation
◆ BaseType
template<int dimworld>
|
inherited |
◆ BoundarySegment
template<int dim, int dimworld>
| typedef Dune::BoundarySegment< dim, dimworld > Dune::BoundarySegmentWrapper< dim, dimworld >::BoundarySegment |
◆ CoordinateType
template<int dim, int dimworld>
| typedef Base::CoordinateType Dune::BoundarySegmentWrapper< dim, dimworld >::CoordinateType |
◆ FactoryType
|
protectedinherited |
type of factory creating a unique_ptr from an ObjectStreamType
Constructor & Destructor Documentation
◆ BoundarySegmentWrapper() [1/2]
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.
◆ BoundarySegmentWrapper() [2/2]
template<int dim, int dimworld>
|
inline |
Member Function Documentation
◆ backup()
template<int dim, int dimworld>
|
inlinevirtual |
write DuneBoundaryProjection's data to stream buffer
- Parameters
-
buffer buffer to store data
Reimplemented from Dune::DuneBoundaryProjection< dimworld >.
◆ boundarySegment()
template<int dim, int dimworld>
|
inline |
◆ key()
template<int dim, int dimworld>
|
inlinestaticprotected |
◆ operator()()
template<int dim, int dimworld>
|
inlinevirtual |
projection operator projection a global coordinate
Implements Dune::DuneBoundaryProjection< dimworld >.
◆ readFaceMapping()
template<int dim, int dimworld>
|
inlineprotected |
◆ registerFactory()
template<int dim, int dimworld>
|
inlinestatic |
◆ 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 >
|
inlinestaticinherited |
◆ restoreFromBuffer() [2/2]
template<int dimworld>
template<class BufferImp >
|
inlinestaticinherited |
◆ toBuffer() [1/2]
template<int dimworld>
template<class BufferImp >
|
inlineinherited |
◆ toBuffer() [2/2]
template<int dimworld>
template<class BufferImp >
|
inlineinherited |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8