45 bool Foam::sampledSets::lineCellFace::calcSamples
47 DynamicList<point>& samplingPositions,
48 DynamicList<scalar>& samplingDistances,
49 DynamicList<label>& samplingSegments,
50 DynamicList<label>& samplingCells,
51 DynamicList<label>& samplingFaces
59 storeBothProcFaces_ ? 2 : 1,
85 storeBothProcFaces_(false)
101 storeBothProcFaces_(true)
Macros for easy insertion into run-time selection tables.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh consisting of general polyhedral cells.
Holds list of sampling points which is filled at construction time. Various implementations of this b...
const polyMesh & mesh() const
Access the mesh.
Face-intersections along a line, plus cell-samples at the mid-points in-between.
virtual ~lineCellFace()
Destructor.
lineCellFace(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
Set of sets to sample. Call sampledSets.write() to sample&write files.
A class for handling words, derived from string.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
defineTypeNameAndDebug(arcUniform, 0)
addToRunTimeSelectionTable(sampledSet, arcUniform, word)
const unitSet & lookup(const word &unitName)
Lookup and return the named unit from the table.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.