Macros for easy insertion into run-time selection tables.
#define addNamedToRunTimeSelectionTable(baseType, thisType, argNames, lookupName)
Add to construction table with 'lookupName' as the key.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Preferences for controlling iso-surface algorithms.
A surface formed by the iso value. After "Regularised Marching Tetrahedra: improved iso-surface extra...
Mesh consisting of general polyhedral cells.
A sampledSurface defined by a surface of iso value using a point algorithm (always triangulated!...
sampledIsoSurfacePoint(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
A sampledSurface defined by a surface of iso value. It only recalculates the iso-surface if time chan...
sampledIsoSurface(const isoSurfaceParams ¶ms, const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
An abstract class for surfaces with sampling.
const polyMesh & mesh() const noexcept
Access to the underlying mesh.
A class for handling words, derived from Foam::string.
#define defineTypeName(Type)
Define the typeName.
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.