Go to the documentation of this file.
56 return hasDimensions_;
63 return resultDimensions_;
68 Foam::expressions::volumeExpr::parseDriver::parseDriver::field_cellSet
73 return field_cellSelection
76 topoSetSource::sourceType::CELLSET_SOURCE
87 return field_cellSelection
90 topoSetSource::sourceType::CELLZONE_SOURCE
101 return field_faceSelection
104 topoSetSource::sourceType::FACESET_SOURCE
115 return field_faceSelection
118 topoSetSource::sourceType::FACEZONE_SOURCE
129 return field_pointSelection
132 topoSetSource::sourceType::POINTSET_SOURCE
143 return field_pointSelection
146 topoSetSource::sourceType::POINTZONE_SOURCE
tmp< pointScalarField > field_pointZone(const word &name) const
const dimensionSet & dimensions() const noexcept
virtual label size() const
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
Dimension set for the base types, which can be used to implement rigorous dimension checking for alge...
@ VOLUME_DATA
Volume data.
label nPoints() const noexcept
label nCells() const noexcept
tmp< pointScalarField > field_pointSet(const word &name) const
tmp< surfaceScalarField > field_faceZone(const word &name) const
label nInternalFaces() const noexcept
tmp< surfaceScalarField > field_faceSet(const word &name) const
bool hasDimensions() const noexcept
word name(const expressions::valueTypeCode typeCode)
tmp< volScalarField > field_cellZone(const word &name) const