ENH: polyMeshCoherentMapper writing in parallel
- also generates a "polyMesh/coherent" dictionary with some boundary information etc. Can be useful for later detection of coherent vs non-coherent formats etc.
Showing
- applications/test/read-coherent1/Make/files 3 additions, 0 deletionsapplications/test/read-coherent1/Make/files
- applications/test/read-coherent1/Make/options 14 additions, 0 deletionsapplications/test/read-coherent1/Make/options
- applications/test/read-coherent1/Test-read-coherent1.cxx 455 additions, 0 deletionsapplications/test/read-coherent1/Test-read-coherent1.cxx
- applications/test/write-coherent1/Make/files 3 additions, 0 deletionsapplications/test/write-coherent1/Make/files
- applications/test/write-coherent1/Make/options 14 additions, 0 deletionsapplications/test/write-coherent1/Make/options
- applications/test/write-coherent1/Test-write-coherent1.cxx 133 additions, 0 deletionsapplications/test/write-coherent1/Test-write-coherent1.cxx
- applications/test/write-coherent2/Make/files 3 additions, 0 deletionsapplications/test/write-coherent2/Make/files
- applications/test/write-coherent2/Make/options 14 additions, 0 deletionsapplications/test/write-coherent2/Make/options
- applications/test/write-coherent2/Test-write-coherent2.cxx 242 additions, 0 deletionsapplications/test/write-coherent2/Test-write-coherent2.cxx
- src/OpenFOAM/Make/files 2 additions, 0 deletionssrc/OpenFOAM/Make/files
- src/OpenFOAM/db/IOstreams/SliceStreams/sliceWritePrimitives.cxx 1 addition, 1 deletion...enFOAM/db/IOstreams/SliceStreams/sliceWritePrimitives.cxx
- src/OpenFOAM/meshes/coherent/README.md 94 additions, 0 deletionssrc/OpenFOAM/meshes/coherent/README.md
- src/OpenFOAM/meshes/coherent/polyMeshCoherentMapper.H 214 additions, 35 deletionssrc/OpenFOAM/meshes/coherent/polyMeshCoherentMapper.H
- src/OpenFOAM/meshes/coherent/polyMeshCoherentMapper.cxx 522 additions, 66 deletionssrc/OpenFOAM/meshes/coherent/polyMeshCoherentMapper.cxx
- src/OpenFOAM/meshes/coherent/polyMeshCoherentMapper.txx 1 addition, 17 deletionssrc/OpenFOAM/meshes/coherent/polyMeshCoherentMapper.txx
- src/OpenFOAM/meshes/coherent/polyMeshCoherentMapperAddr.cxx 193 additions, 0 deletionssrc/OpenFOAM/meshes/coherent/polyMeshCoherentMapperAddr.cxx
- src/OpenFOAM/meshes/coherent/polyMeshCoherentMapperIO.cxx 985 additions, 0 deletionssrc/OpenFOAM/meshes/coherent/polyMeshCoherentMapperIO.cxx
Please register or sign in to comment