paraFoam -block: Added support for vertex and block names
Patch contributed by Mattijs Janssens
Showing
- applications/utilities/postProcessing/graphics/PVReaders/PVblockMeshReader/vtkPVblockMesh/vtkPVblockMesh.C 26 additions, 10 deletions...Readers/PVblockMeshReader/vtkPVblockMesh/vtkPVblockMesh.C
- src/OpenFOAM/db/dictionary/dictionary.C 15 additions, 0 deletionssrc/OpenFOAM/db/dictionary/dictionary.C
- src/OpenFOAM/db/dictionary/dictionary.H 4 additions, 0 deletionssrc/OpenFOAM/db/dictionary/dictionary.H
- src/mesh/blockMesh/Make/files 2 additions, 0 deletionssrc/mesh/blockMesh/Make/files
- src/mesh/blockMesh/blockDescriptor/blockDescriptor.C 21 additions, 85 deletionssrc/mesh/blockMesh/blockDescriptor/blockDescriptor.C
- src/mesh/blockMesh/blockDescriptor/blockDescriptor.H 2 additions, 20 deletionssrc/mesh/blockMesh/blockDescriptor/blockDescriptor.H
- src/mesh/blockMesh/blockEdges/blockEdge/blockEdge.C 7 additions, 17 deletionssrc/mesh/blockMesh/blockEdges/blockEdge/blockEdge.C
- src/mesh/blockMesh/blockFaces/blockFace/blockFace.C 12 additions, 21 deletionssrc/mesh/blockMesh/blockFaces/blockFace/blockFace.C
- src/mesh/blockMesh/blockMesh/blockMesh.C 10 additions, 9 deletionssrc/mesh/blockMesh/blockMesh/blockMesh.C
- src/mesh/blockMesh/blockMesh/blockMesh.H 9 additions, 0 deletionssrc/mesh/blockMesh/blockMesh/blockMesh.H
- src/mesh/blockMesh/blockMesh/blockMeshTopology.C 3 additions, 2 deletionssrc/mesh/blockMesh/blockMesh/blockMeshTopology.C
- src/mesh/blockMesh/blockMeshTools/blockMeshTools.C 136 additions, 0 deletionssrc/mesh/blockMesh/blockMeshTools/blockMeshTools.C
- src/mesh/blockMesh/blockMeshTools/blockMeshTools.H 85 additions, 0 deletionssrc/mesh/blockMesh/blockMeshTools/blockMeshTools.H
- src/mesh/blockMesh/blockMeshTools/blockMeshToolsTemplates.C 3 additions, 2 deletionssrc/mesh/blockMesh/blockMeshTools/blockMeshToolsTemplates.C
- src/mesh/blockMesh/blockVertices/blockVertex/blockVertex.C 31 additions, 0 deletionssrc/mesh/blockMesh/blockVertices/blockVertex/blockVertex.C
- src/mesh/blockMesh/blockVertices/blockVertex/blockVertex.H 6 additions, 0 deletionssrc/mesh/blockMesh/blockVertices/blockVertex/blockVertex.H
- src/mesh/blockMesh/blockVertices/namedVertex/namedVertex.C 1 addition, 4 deletionssrc/mesh/blockMesh/blockVertices/namedVertex/namedVertex.C
- src/mesh/blockMesh/blockVertices/namedVertex/namedVertex.H 1 addition, 1 deletionsrc/mesh/blockMesh/blockVertices/namedVertex/namedVertex.H
- src/mesh/blockMesh/blocks/namedBlock/namedBlock.C 1 addition, 5 deletionssrc/mesh/blockMesh/blocks/namedBlock/namedBlock.C
- src/mesh/blockMesh/blocks/namedBlock/namedBlock.H 1 addition, 1 deletionsrc/mesh/blockMesh/blocks/namedBlock/namedBlock.H
Please register or sign in to comment