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

Detailed Description

Definition in file ReactingParcel_.H.

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

Go to the source code of this file.

Classes

class  ReactingParcel< ParcelType >
 Reacting parcel class with one/two-way coupling with the continuous phase. More...
class  ReactingParcel< ParcelType >::constantProperties
 Class to hold reacting particle constant properties. More...
class  ReactingParcel< 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 ReactingParcel< ParcelType > &)