Base class for reacting parcel - simply used to set the contiguous flag. More...
#include <lagrangianIntermediate/reactingParcel.H>
Base class for reacting parcel - simply used to set the contiguous flag.
Definition at line 50 of file reactingParcel.H.
Inheritance diagram for reactingParcel:Public Member Functions | |
| TypeName ("reactingParcel") | |
| Run-time type information.
| |
| reactingParcel () | |
| Construct null.
| |
| virtual | ~reactingParcel () |
| Destructor.
| |
| reactingParcel | ( | ) |
Construct null.
Definition at line 38 of file reactingParcel.C.
| ~reactingParcel | ( | ) | [virtual]
|
Destructor.
Definition at line 44 of file reactingParcel.C.
| TypeName | ( | "reactingParcel" | ) |
Run-time type information.