Files
OpenFOAM-12/applications/test/hexRef8
Henry Weller 7592a81c6e polyMeshMap: New mesh to mesh map for the new mapping update function mapMesh(const polyMeshMap&)
This new mapping structure is designed to support run-time mesh-to-mesh mapping
to allow arbitrary changes to the mesh structure, for example during extreme
motion requiring significant topology change including region disconnection etc.
2022-04-04 11:15:41 +01:00
..
2014-12-10 22:40:10 +00:00
2014-12-10 22:40:10 +00: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.