mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: snappyHexMesh: improved comment
This commit is contained in:
@ -168,7 +168,8 @@ public:
|
|||||||
return names_;
|
return names_;
|
||||||
}
|
}
|
||||||
|
|
||||||
//- Per 'interface' surface : name of faceZone to put faces into
|
//- Per 'interface' surface : empty or name of faceZone to put
|
||||||
|
// faces into
|
||||||
const wordList& faceZoneNames() const
|
const wordList& faceZoneNames() const
|
||||||
{
|
{
|
||||||
return faceZoneNames_;
|
return faceZoneNames_;
|
||||||
|
|||||||
Reference in New Issue
Block a user