![]() |
Multiscale Universal Interface
2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
|
This is the complete list of members for mui::geometry::shape< CONFIG >, including all inherited members.
bbox() const =0 | mui::geometry::shape< CONFIG > | pure virtual |
clone() const =0 | mui::geometry::shape< CONFIG > | pure virtual |
deserialize(istream &stream)=0 | mui::geometry::shape< CONFIG > | pure virtual |
operator=(shape &&) noexcept=default | mui::geometry::shape< CONFIG > | protected |
operator=(const shape &)=default | mui::geometry::shape< CONFIG > | protected |
serialize(ostream &stream) const =0 | mui::geometry::shape< CONFIG > | pure virtual |
shape()=default | mui::geometry::shape< CONFIG > | protected |
shape(shape &&) noexcept=default | mui::geometry::shape< CONFIG > | protected |
shape(const shape &)=default | mui::geometry::shape< CONFIG > | protected |
type() const noexcept=0 | mui::geometry::shape< CONFIG > | pure virtual |
~shape() | mui::geometry::shape< CONFIG > | inlinevirtual |