Comment
This commit is contained in:
parent
1dd4632e20
commit
111979afe5
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ public:
|
||||||
return mesh_;
|
return mesh_;
|
||||||
}
|
}
|
||||||
|
|
||||||
//- cellZone number
|
//- Return cellZone number
|
||||||
label zoneId() const
|
label zoneId() const
|
||||||
{
|
{
|
||||||
return cellZoneID_;
|
return cellZoneID_;
|
||||||
|
|
Reference in a new issue