Virtual abstract base class for templated reactingMultiphaseCloud. More...
Public Member Functions | |
TypeName ("reactingMultiphaseCloud") | |
Runtime type information. More... | |
reactingMultiphaseCloud () | |
Null constructor. More... | |
reactingMultiphaseCloud (const reactingMultiphaseCloud &)=delete | |
Disallow default bitwise copy construction. More... | |
virtual | ~reactingMultiphaseCloud () |
Destructor. More... | |
void | operator= (const reactingMultiphaseCloud &)=delete |
Disallow default bitwise assignment. More... | |
Virtual abstract base class for templated reactingMultiphaseCloud.
Definition at line 48 of file reactingMultiphaseCloud.H.
Null constructor.
Definition at line 38 of file reactingMultiphaseCloud.C.
|
delete |
Disallow default bitwise copy construction.
|
virtual |
Destructor.
Definition at line 44 of file reactingMultiphaseCloud.C.
TypeName | ( | "reactingMultiphaseCloud" | ) |
Runtime type information.
|
delete |
Disallow default bitwise assignment.