Foam::sampledSets Namespace Reference

Classes

class  arcUniform
 Uniform samples along an arc. More...
 
class  boundaryPoints
 Specified point samples within patches. More...
 
class  boundaryRandom
 Random samples within patches. More...
 
class  boxUniform
 Uniform 3D-grid of samples. More...
 
class  cellSetSampledSet
 Samples at the cell-centres of a given cell set. More...
 
class  circleRandom
 Random samples within a circle. More...
 
class  faceSetSampledSet
 Samples at the face-centres of a given face set. More...
 
class  lineCell
 Cell-samples along a line at the mid-points in-between face-intersections. More...
 
class  lineCellFace
 Face-intersections along a line, plus cell-samples at the mid-points in-between. More...
 
class  lineFace
 Face-intersections along a line. More...
 
class  lineUniform
 Uniform samples along a line. More...
 
class  points
 Specified point samples. Optionally ordered into a continuous path. Ordering is an optimisation; it enables tracking from one point to the next. If ordering is off, each point is searched for individually. More...
 
class  sphereRandom
 Random samples within a sphere. More...
 
class  triSurfaceMeshSampledSet
 Samples from all the points of a triSurfaceMesh. Surface files are read from constant/triSurface. More...
 

Functions

 defineTypeNameAndDebug (arcUniform, 0)
 
 addToRunTimeSelectionTable (sampledSet, arcUniform, word)
 
 defineTypeNameAndDebug (boundaryPoints, 0)
 
 addToRunTimeSelectionTable (sampledSet, boundaryPoints, word)
 
 defineTypeNameAndDebug (boundaryRandom, 0)
 
 addToRunTimeSelectionTable (sampledSet, boundaryRandom, word)
 
 defineTypeNameAndDebug (boxUniform, 0)
 
 addToRunTimeSelectionTable (sampledSet, boxUniform, word)
 
 defineTypeNameAndDebug (cellSetSampledSet, 0)
 
 addToRunTimeSelectionTable (sampledSet, cellSetSampledSet, word)
 
 defineTypeNameAndDebug (circleRandom, 0)
 
 addToRunTimeSelectionTable (sampledSet, circleRandom, word)
 
 defineTypeNameAndDebug (faceSetSampledSet, 0)
 
 addToRunTimeSelectionTable (sampledSet, faceSetSampledSet, word)
 
 defineTypeNameAndDebug (lineCell, 0)
 
 addToRunTimeSelectionTable (sampledSet, lineCell, word)
 
 defineTypeNameAndDebug (lineCellFace, 0)
 
 addToRunTimeSelectionTable (sampledSet, lineCellFace, word)
 
 defineTypeNameAndDebug (lineFace, 0)
 
 addToRunTimeSelectionTable (sampledSet, lineFace, word)
 
 defineTypeNameAndDebug (lineUniform, 0)
 
 addToRunTimeSelectionTable (sampledSet, lineUniform, word)
 
 defineTypeNameAndDebug (points, 0)
 
 addToRunTimeSelectionTable (sampledSet, points, word)
 
 defineTypeNameAndDebug (sphereRandom, 0)
 
 addToRunTimeSelectionTable (sampledSet, sphereRandom, word)
 
 defineTypeNameAndDebug (triSurfaceMeshSampledSet, 0)
 
 addToRunTimeSelectionTable (sampledSet, triSurfaceMeshSampledSet, word)
 

Function Documentation

◆ defineTypeNameAndDebug() [1/14]

Foam::sampledSets::defineTypeNameAndDebug ( arcUniform  ,
 
)

◆ addToRunTimeSelectionTable() [1/14]

Foam::sampledSets::addToRunTimeSelectionTable ( sampledSet  ,
arcUniform  ,
word   
)

◆ defineTypeNameAndDebug() [2/14]

Foam::sampledSets::defineTypeNameAndDebug ( boundaryPoints  ,
 
)

◆ addToRunTimeSelectionTable() [2/14]

Foam::sampledSets::addToRunTimeSelectionTable ( sampledSet  ,
boundaryPoints  ,
word   
)

◆ defineTypeNameAndDebug() [3/14]

Foam::sampledSets::defineTypeNameAndDebug ( boundaryRandom  ,
 
)

◆ addToRunTimeSelectionTable() [3/14]

Foam::sampledSets::addToRunTimeSelectionTable ( sampledSet  ,
boundaryRandom  ,
word   
)

◆ defineTypeNameAndDebug() [4/14]

Foam::sampledSets::defineTypeNameAndDebug ( boxUniform  ,
 
)

◆ addToRunTimeSelectionTable() [4/14]

Foam::sampledSets::addToRunTimeSelectionTable ( sampledSet  ,
boxUniform  ,
word   
)

◆ defineTypeNameAndDebug() [5/14]

Foam::sampledSets::defineTypeNameAndDebug ( cellSetSampledSet  ,
 
)

◆ addToRunTimeSelectionTable() [5/14]

Foam::sampledSets::addToRunTimeSelectionTable ( sampledSet  ,
cellSetSampledSet  ,
word   
)

◆ defineTypeNameAndDebug() [6/14]

Foam::sampledSets::defineTypeNameAndDebug ( circleRandom  ,
 
)

◆ addToRunTimeSelectionTable() [6/14]

Foam::sampledSets::addToRunTimeSelectionTable ( sampledSet  ,
circleRandom  ,
word   
)

◆ defineTypeNameAndDebug() [7/14]

Foam::sampledSets::defineTypeNameAndDebug ( faceSetSampledSet  ,
 
)

◆ addToRunTimeSelectionTable() [7/14]

Foam::sampledSets::addToRunTimeSelectionTable ( sampledSet  ,
faceSetSampledSet  ,
word   
)

◆ defineTypeNameAndDebug() [8/14]

Foam::sampledSets::defineTypeNameAndDebug ( lineCell  ,
 
)

◆ addToRunTimeSelectionTable() [8/14]

Foam::sampledSets::addToRunTimeSelectionTable ( sampledSet  ,
lineCell  ,
word   
)

◆ defineTypeNameAndDebug() [9/14]

Foam::sampledSets::defineTypeNameAndDebug ( lineCellFace  ,
 
)

◆ addToRunTimeSelectionTable() [9/14]

Foam::sampledSets::addToRunTimeSelectionTable ( sampledSet  ,
lineCellFace  ,
word   
)

◆ defineTypeNameAndDebug() [10/14]

Foam::sampledSets::defineTypeNameAndDebug ( lineFace  ,
 
)

◆ addToRunTimeSelectionTable() [10/14]

Foam::sampledSets::addToRunTimeSelectionTable ( sampledSet  ,
lineFace  ,
word   
)

◆ defineTypeNameAndDebug() [11/14]

Foam::sampledSets::defineTypeNameAndDebug ( lineUniform  ,
 
)

◆ addToRunTimeSelectionTable() [11/14]

Foam::sampledSets::addToRunTimeSelectionTable ( sampledSet  ,
lineUniform  ,
word   
)

◆ defineTypeNameAndDebug() [12/14]

Foam::sampledSets::defineTypeNameAndDebug ( points  ,
 
)

◆ addToRunTimeSelectionTable() [12/14]

Foam::sampledSets::addToRunTimeSelectionTable ( sampledSet  ,
points  ,
word   
)

◆ defineTypeNameAndDebug() [13/14]

Foam::sampledSets::defineTypeNameAndDebug ( sphereRandom  ,
 
)

◆ addToRunTimeSelectionTable() [13/14]

Foam::sampledSets::addToRunTimeSelectionTable ( sampledSet  ,
sphereRandom  ,
word   
)

◆ defineTypeNameAndDebug() [14/14]

Foam::sampledSets::defineTypeNameAndDebug ( triSurfaceMeshSampledSet  ,
 
)

◆ addToRunTimeSelectionTable() [14/14]

Foam::sampledSets::addToRunTimeSelectionTable ( sampledSet  ,
triSurfaceMeshSampledSet  ,
word   
)