Go to the documentation of this file.
69 #ifndef interRegionOption_H
70 #define interRegionOption_H
88 class interRegionOption
124 const word& modelType,
const word & name() const noexcept
A class for handling words, derived from Foam::string.
void operator=(const interRegionOption &)=delete
Class to calculate the cell-addressing between two overlapping meshes.
Base abstract class for handling finite volume options (i.e. fvOption).
Intermediate class for handling inter-region exchanges.
autoPtr< meshToMesh > meshInterpPtr_
virtual ~interRegionOption()=default
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
const word & nbrRegionName() const
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
const fvMesh & mesh() const noexcept
TypeName("interRegionOption")
interRegionOption(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh)
virtual bool read(const dictionary &dict)
const meshToMesh & meshInterp() const