Go to the documentation of this file.
39 #ifndef thresholdCellFaces_H
40 #define thresholdCellFaces_H
79 const scalar lowerThreshold,
80 const scalar upperThreshold,
97 const scalar lowerThreshold,
98 const scalar upperThreshold,
virtual label triangulate()
thresholdCellFaces(const polyMesh &mesh, const scalarField &field, const scalar lowerThreshold, const scalar upperThreshold, const bool triangulate=false)
Mesh consisting of general polyhedral cells.
TypeName("thresholdCellFaces")
Generic templated field type.
Selects the mesh cell faces specified by a threshold value. Non-triangulated by default.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const labelList & meshCells() const
A surface geometry mesh with zone information, not to be confused with the similarly named surfaceMes...