FreeFOAM The Cross-Platform CFD Toolkit
ReactingMultiphaseParcel.H File Reference

Detailed Description

Definition in file ReactingMultiphaseParcel.H.

+ Include dependency graph for ReactingMultiphaseParcel.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ReactingMultiphaseParcel< ParcelType >
 Multiphase variant of the reacting parcel class with one/two-way coupling with the continuous phase. More...
class  ReactingMultiphaseParcel< ParcelType >::constantProperties
 Class to hold reacting multiphase particle constant properties. More...
class  ReactingMultiphaseParcel< ParcelType >::trackData
 Class used to pass reacting tracking data to the trackToFace function. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class ParcelType >
Ostream & operator<< (Ostream &, const ReactingMultiphaseParcel< ParcelType > &)