mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: foamToVTK attempt finite-area write if -with-ids is specified
- previously filtered on the existence of area fields, but with faMesh::TryNew this is not required anymore. STYLE: enable -verbose for various parallel utilities (consistency)
This commit is contained in:
@ -92,6 +92,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
#include "addAllRegionOptions.H"
|
||||
|
||||
argList::addVerboseOption("Additional verbosity");
|
||||
argList::addOption
|
||||
(
|
||||
"fields",
|
||||
|
||||
Reference in New Issue
Block a user