openfoam/applications/test/hexRef8
Henry Weller 5df2b96489 GeometricField::internalField() -> GeometricField::internalFieldRef()
Non-const access to the internal field now obtained from a specifically
named access function consistent with the new names for non-canst access
to the boundary field boundaryFieldRef() and dimensioned internal field
dimensionedInternalFieldRef().

See also commit 22f4ad32b1
2016-04-30 14:25:21 +01:00
..
block scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00: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 GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +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.