mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge commit 'OpenCFD/master' into olesenm
This commit is contained in:
@ -89,7 +89,7 @@ int main(int argc, char *argv[])
|
||||
// ~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
scalar minRange = GREAT;
|
||||
direction extrudeDir = -1;
|
||||
direction extrudeDir = 4; //illegal value.
|
||||
|
||||
for (direction dir = 0; dir < 3; dir++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user