51 const searchableSurface& surface,
52 const scalar& defaultCellSize
55 surfaceCellSizeFunction
64 coeffsDict().
get<scalar>(
"surfaceCellSizeCoeff") * defaultCellSize
77 return surfaceCellSize_;
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Abstract base class for specifying target cell sizes.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
List of values generated by applying the access operation to each list item.
const wordList surface
Standard surface field types (scalar, vector, tensor, etc).