Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
interfaces.hh
Base class with polymorphic type boiler plate code.
Definition: interfaces.hh:25
virtual Interface * clone(void *buffer) const =0
Clones the object into buffer.
virtual Interface * move(void *buffer)=0
Move object into buffer.
virtual ~PolymorphicType()
Destructor.
Definition: interfaces.hh:29
Communication interface between remote and local indices.
Definition: interface.hh:209
