60 namespace functionObjects
96 word interpolationScheme_;
118 void combineSampledSets();
167 void verbose(
const bool verbosity =
true);
179 virtual bool write();
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search...
A class for handling file names.
const word & name() const
Return the name of this functionObject.
A list of keyword definitions, which are a keyword followed by any number of values (e...
sampledSets(const word &name, const Time &time, const dictionary &dict)
Construct from Time and dictionary.
virtual bool execute()
Execute, currently does nothing.
TypeName("sets")
Runtime type information.
virtual void topoChange(const polyTopoChangeMap &)
Update topology using the given map.
A HashTable specialisation for hashing pointers.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
static List< word > fieldNames
virtual bool write()
Sample and write.
A class for handling words, derived from string.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
virtual void readUpdate(const polyMesh::readUpdateState state)
Update topology using the given map due to readUpdate.
virtual ~sampledSets()
Destructor.
virtual bool read(const dictionary &)
Read the sampledSets.
virtual void movePoints(const polyMesh &)
Update for mesh point-motion.
Writes run time, CPU time and clock time and optionally the CPU and clock times per time step...
void operator=(const sampledSets &)=delete
Disallow default bitwise assignment.
void correct()
Correct for mesh changes.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Abstract base class for interpolation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
void verbose(const bool verbosity=true)
Set verbosity level.
Mesh consisting of general polyhedral cells.
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
readUpdateState
Enumeration defining the state of the mesh after a read update.
Class containing mesh-to-mesh mapping information.
virtual void mapMesh(const polyMeshMap &)
Update from another mesh using the given map.
virtual wordList fields() const
Return the list of fields required.