51template<
class CloudType>
Generic templated field type that is much like a Foam::List except that it is expected to hold numeri...
FreeStream(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
TypeName("FreeStream")
Runtime type information.
virtual void inflow()
Introduce particles.
virtual void autoMap(const mapPolyMesh &)
Remap the particles to the correct cells following mesh change.
virtual ~FreeStream()
Destructor.
InflowBoundaryModel(CloudType &owner)
Construct null from owner.
const dictionary & dict() const
Return the owner cloud dictionary.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
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,...
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
DSMCCloud< dsmcParcel > CloudType
List< label > labelList
A List of labels.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.