Go to the documentation of this file.
34 #ifndef fieldFromFile_H
35 #define fieldFromFile_H
85 const scalar& defaultCellSize
A class for handling words, derived from string.
A class for managing temporary objects.
const dictionary & coeffsDict_
Dictionary of coefficients for automatic cell sizing.
IOoject and searching on triSurface.
fieldFromFile(const dictionary &cellSizeCalcTypeDict, const triSurfaceMesh &surface, const scalar &defaultCellSize)
Construct from components.
virtual ~fieldFromFile()
Destructor.
const word fileName_
Name of the triSurfaceScalarField file to load in. Must be in.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const scalar cellSizeMultipleCoeff_
Multiply all the point sizes by this value.
virtual tmp< triSurfacePointScalarField > load()
Load the cell size field.
Abstract base class for specifying target cell sizes.
TypeName("fieldFromFile")
Runtime type information.