Definition in file KinematicParcel.H.
#include "src/lagrangian/basic/Particle/Particle.H"#include "src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H"#include "src/OpenFOAM/memory/autoPtr/autoPtr.H"#include "src/finiteVolume/interpolation/interpolation/interpolationCellPoint/interpolationCellPoint.H"#include "src/OpenFOAM/primitives/contiguous/contiguous.H"#include "src/lagrangian/intermediate/clouds/Templates/KinematicCloud/KinematicCloud_.H"#include "src/lagrangian/intermediate/parcels/Templates/KinematicParcel/KinematicParcelI.H"
Include dependency graph for KinematicParcel.H:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | KinematicParcel< ParcelType > |
| Kinematic parcel class with one/two-way coupling with the continuous phase. More... | |
| class | KinematicParcel< ParcelType >::constantProperties |
| Class to hold kinematic particle constant properties. More... | |
| class | KinematicParcel< ParcelType >::trackData |
| Class used to pass kinematic tracking data to the trackToFace function. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Macros | |
| #define | defineParcelTypeNameAndDebug(Type, DebugSwitch) |
Functions | |
| template<class ParcelType > | |
| Ostream & | operator<< (Ostream &, const KinematicParcel< ParcelType > &) |
| #define defineParcelTypeNameAndDebug | ( | Type, | |
| DebugSwitch | |||
| ) |
Definition at line 557 of file KinematicParcel.H.