125 const label patchFacei
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Base-class for fluid and solid thermodynamic properties.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh data needed to do the Finite Volume discretisation.
Base class for finite volume sources.
A wordList with hashed indices for faster lookup by name.
A zero-sized class without any storage. Used, for example, in HashSet.
A class for handling words, derived from string.
Mesh object to store cell-zone correspondence for zonal thermo.
label cellComposition(const nil, const label celli) const
Get the composition of an internal cell.
label patchFaceComposition(const nil, const label patchi, const label patchFacei) const
Get the composition of a boundary face.
nil Yslicer() const
Get the slicer.
virtual ~implementation()
Destructor.
const zonalThermoZones & ztzs_
Addressing.
label sourceCellComposition(const nil, const label i) const
Get the composition of a source cell.
implementation(const dictionary &, const hashedWordList &, const fvMesh &, const word &)
Construct from dictionary, zone names, mesh and phase name.
Base-class for zonal thermodynamic properties.
TypeName("zonalThermo")
Runtime type information.
virtual ~zonalThermo()
Destructor.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.