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
..
block GIT: Initial commit after latest foundation merge 2016-04-25 11:40:48 +01:00
Make ENH: hexRef8: new testcase for refinement and unrefinement 2013-09-19 14:48:39 +01:00
README.txt ENH: hexRef8: cleanup 2013-09-23 17:22:33 +01:00
Test-hexRef8.C STYLE: use the more succinct forms for argList (issue #307) 2016-11-20 13:06:57 +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.