|
dune-grid 2.8.0
|
Loading...
Searching...
No Matches
boundarysegment.hh
Go to the documentation of this file.
49 typedef Dune::ParameterizedObjectFactory< std::unique_ptr< BoundarySegment > ( ObjectStreamType& ), int > FactoryType;
91 struct BoundarySegment : public BoundarySegmentBackupRestore< BoundarySegment< dim, dimworld, ctype > >
void restore()
virtual void operator()()=0
#define DUNE_THROW(E, m)
LocalIndex & local()
Include standard header files.
BaseType::ObjectStreamType ObjectStreamType
Definition boundarysegment.hh:96
BoundarySegment< dim, dimworld, ctype > ThisType
Definition boundarysegment.hh:93
virtual void backup(ObjectStreamType &buffer) const
write BoundarySegment's data to stream buffer
Definition boundarysegment.hh:112
BoundarySegmentBackupRestore< BoundarySegment< dim, dimworld, ctype > > BaseType
Definition boundarysegment.hh:94
virtual ~BoundarySegment()
Dummy virtual destructor.
Definition boundarysegment.hh:102
Definition boundarysegment.hh:39
static std::unique_ptr< BoundarySegment > restore(ObjectStreamType &in)
create an object of BoundarySegment type from a previously registered factory linked to key.
Definition boundarysegment.hh:57
Dune::ParameterizedObjectFactory< std::unique_ptr< BoundarySegment >(ObjectStreamType &), int > FactoryType
type of factory creating a unique_ptr from an ObjectStreamType
Definition boundarysegment.hh:49
BndSeg BoundarySegment
type of BoundarySegment interface class
Definition boundarysegment.hh:46
std::stringstream ObjectStreamType
Definition boundarysegment.hh:42
static int registerFactory()
Definition boundarysegment.hh:68
T read(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8