diff --git a/src/fvOptions/include/createFvOptions.H b/src/fvOptions/include/createFvOptions.H index 3b190c2459..a4882baac1 100644 --- a/src/fvOptions/include/createFvOptions.H +++ b/src/fvOptions/include/createFvOptions.H @@ -1,2 +1 @@ -Info<< "Creating finite volume options" << endl; fv::IOoptionList fvOptions(mesh);