-
- Downloads
BUG: face flips lost on foamToVTK faceZone output
- previously used an indirect patch to get the sampling locations, but this doesn't take account of the face flips. Now use the faceZone intrinsic for generating a properly flipped patch and provide the sampling locations separately. STYLE: adjust compatiblity header for surfaceMeshWriter
Showing
- applications/utilities/postProcessing/dataConversion/foamToVTK/convertSurfaceFields.H 4 additions, 7 deletions...rocessing/dataConversion/foamToVTK/convertSurfaceFields.H
- applications/utilities/postProcessing/dataConversion/foamToVTK/writeAreaFields.H 1 addition, 1 deletion...postProcessing/dataConversion/foamToVTK/writeAreaFields.H
- applications/utilities/postProcessing/dataConversion/foamToVTK/writeSurfaceFields.H 5 additions, 2 deletions...tProcessing/dataConversion/foamToVTK/writeSurfaceFields.H
- src/OpenFOAM/meshes/polyMesh/zones/cellZone/cellZone.H 1 addition, 0 deletionssrc/OpenFOAM/meshes/polyMesh/zones/cellZone/cellZone.H
- src/OpenFOAM/meshes/polyMesh/zones/faceZone/faceZone.H 1 addition, 1 deletionsrc/OpenFOAM/meshes/polyMesh/zones/faceZone/faceZone.H
- src/OpenFOAM/meshes/polyMesh/zones/pointZone/pointZone.H 1 addition, 0 deletionssrc/OpenFOAM/meshes/polyMesh/zones/pointZone/pointZone.H
- src/OpenFOAM/meshes/polyMesh/zones/zone/zone.H 9 additions, 1 deletionsrc/OpenFOAM/meshes/polyMesh/zones/zone/zone.H
- src/conversion/vtk/output/foamVtkGenericPatchGeoFieldsWriter.C 14 additions, 5 deletions...onversion/vtk/output/foamVtkGenericPatchGeoFieldsWriter.C
- src/conversion/vtk/output/foamVtkGenericPatchGeoFieldsWriter.H 8 additions, 3 deletions...onversion/vtk/output/foamVtkGenericPatchGeoFieldsWriter.H
- src/conversion/vtk/output/foamVtkSurfaceMeshWriter.H 4 additions, 25 deletionssrc/conversion/vtk/output/foamVtkSurfaceMeshWriter.H
- src/meshTools/sets/topoSets/faceZoneSet.C 1 addition, 1 deletionsrc/meshTools/sets/topoSets/faceZoneSet.C
- src/meshTools/sets/topoSets/faceZoneSet.H 0 additions, 1 deletionsrc/meshTools/sets/topoSets/faceZoneSet.H
Loading
Please register or sign in to comment