37#ifndef Foam_mapClouds_H
38#define Foam_mapClouds_H
60 const_cast<cloud&
>(c).autoMap(mapper);
A cloud is a registry collection of lagrangian particles.
const word & name() const noexcept
Return const reference to name.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Registry of regIOobjects.
UPtrList< const Type > csorted() const
Return sorted list of objects with a class satisfying isA<Type> or isType<Type> (with Strict).
void mapClouds(const objectRegistry &db, const mapPolyMesh &mapper)
Generic Geometric field mapper.
messageStream Info
Information stream (stdout output on master, null elsewhere).
Ostream & endl(Ostream &os)
Add newline and flush stream.