37#ifndef conformationSurfaces_H
38#define conformationSurfaces_H
56class conformationSurfaces
72 point locationInMesh_;
117 const word& surfaceName,
124 const word& surfaceName,
129 conformationSurfaces(
const conformationSurfaces&) =
delete;
132 void operator=(
const conformationSurfaces&) =
delete;
225 const point& samplePt,
239 const point& samplePt,
282 scalar nearestDistSqr,
299 scalar nearestDistSqr,
308 scalar nearestDistSqr,
325 scalar nearestDistSqr,
337 const scalar searchRadiusSqr,
345 const label hitSurface,
359 const label hitSurface,
365 const label hitSurface,
Generic templated field type that is much like a Foam::List except that it is expected to hold numeri...
Minimal example by using system/controlDict.functions:
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A bounding box defined in terms of min/max extrema points.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
sideVolumeType
Normals point to the outside.
A class for handling file names.
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
Standard boundBox with extra functionality for use in octree.
A class for handling words, derived from Foam::string.
#define ClassName(TypeNameString)
Add typeName information from argument TypeNameString to a class.
List< label > labelList
A List of labels.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
Field< vector > vectorField
Specialisation of Field<T> for vector.
vector point
Point is a vector.
vectorField pointField
pointField is a vectorField.
PointIndexHit< point > pointIndexHit
A PointIndexHit with a 3D point.
scalarField samples(nIntervals, Zero)