36#ifndef MaxwellianThermal_H
37#define MaxwellianThermal_H
49template<
class CloudType>
MaxwellianThermal(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
TypeName("MaxwellianThermal")
Runtime type information.
virtual ~MaxwellianThermal()
Destructor.
WallInteractionModel(CloudType &owner)
Construct null from owner.
const dictionary & dict() const
Return the dictionary.
A cloud is a registry collection of lagrangian particles.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
DSMCCloud< dsmcParcel > CloudType
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.