mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
DOC: adjust wording
This commit is contained in:
@ -27,8 +27,7 @@ Class
|
|||||||
Foam::sampledFaceZone
|
Foam::sampledFaceZone
|
||||||
|
|
||||||
Description
|
Description
|
||||||
A sampledSurface defined by the cell faces corresponding to a threshold
|
A sampledSurface defined by a faceZone or faceZones.
|
||||||
value.
|
|
||||||
|
|
||||||
This is often embedded as part of a sampled surfaces function object.
|
This is often embedded as part of a sampled surfaces function object.
|
||||||
|
|
||||||
@ -287,7 +286,6 @@ public:
|
|||||||
) const;
|
) const;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Interpolate
|
// Interpolate
|
||||||
|
|
||||||
//- Interpolate volume field onto surface points
|
//- Interpolate volume field onto surface points
|
||||||
|
|||||||
Reference in New Issue
Block a user