45 bool Foam::sampledSets::lineCell::calcSamples
47 DynamicList<point>& samplingPositions,
48 DynamicList<scalar>& samplingDistances,
49 DynamicList<label>& samplingSegments,
50 DynamicList<label>& samplingCells,
51 DynamicList<label>& samplingFaces
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.
Cell-samples along a line at the mid-points in-between face-intersections.
virtual ~lineCell()
Destructor.
lineCell(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.