Files
openfoam/applications/test/hexRef8
Mark Olesen 95e7faf309 STYLE: use the more succinct forms for argList (issue #307)
* args[int]   vs  args.args()[int]
  * args[word]  vs  args.options()[word]
  etc.
2016-11-20 13:06:57 +01:00
..
2013-09-23 17:22:33 +01:00

Test application for volField and surfaceField mapping with
refinement/unrefinement

Run

    block/Allrun

to compile and map a few fields. Note that hexRef8 cannot be
run in inflation mode - there is the problem of getting
a set of faces to sweep that is consistent for a cell and
all its neighbours.