These new names are more consistent and logical because: primitiveField(): primitiveFieldRef(): Provides low-level access to the Field<Type> (primitive field) without dimension or mesh-consistency checking. This should only be used in the low-level functions where dimensional consistency is ensured by careful programming and computational efficiency is paramount. internalField(): internalFieldRef(): Provides access to the DimensionedField<Type, GeoMesh> of values on the internal mesh-type for which the GeometricField is defined and supports dimension and checking and mesh-consistency checking. |
||
---|---|---|
.. | ||
block | ||
Make | ||
README.txt | ||
Test-hexRef8.C |
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.