refineMesh.C File Reference

Utility to refine cells in multiple directions. More...

Go to the source code of this file.

Detailed Description

Utility to refine cells in multiple directions.

Original source file refineMesh.C

Command-line option handling:

  • If -all specified or no refineMeshDict exists or, refine all cells
  • If -dict <file> specified refine according to <file>
  • If refineMeshDict exists refine according to refineMeshDict

When the refinement or all cells is selected apply 3D refinement for 3D cases and 2D refinement for 2D cases.

Definition in file refineMesh.C.