-
- Downloads
Add interface recovery mechanism
Interfaces behaves like boundaries they differ by the fact that interfaces cannot be defined from faces of the boundary!
parent
5411697c
No related branches found
No related tags found
Showing
- src/language/modules/MeshModule.cpp 28 additions, 8 deletionssrc/language/modules/MeshModule.cpp
- src/language/modules/MeshModule.hpp 5 additions, 0 deletionssrc/language/modules/MeshModule.hpp
- src/mesh/CMakeLists.txt 3 additions, 0 deletionssrc/mesh/CMakeLists.txt
- src/mesh/Connectivity.cpp 3 additions, 3 deletionssrc/mesh/Connectivity.cpp
- src/mesh/ConnectivityDispatcher.cpp 6 additions, 6 deletionssrc/mesh/ConnectivityDispatcher.cpp
- src/mesh/DiamondDualConnectivityBuilder.cpp 3 additions, 3 deletionssrc/mesh/DiamondDualConnectivityBuilder.cpp
- src/mesh/Dual1DConnectivityBuilder.cpp 1 addition, 1 deletionsrc/mesh/Dual1DConnectivityBuilder.cpp
- src/mesh/GmshReader.cpp 119 additions, 42 deletionssrc/mesh/GmshReader.cpp
- src/mesh/IInterfaceDescriptor.hpp 44 additions, 0 deletionssrc/mesh/IInterfaceDescriptor.hpp
- src/mesh/LogicalConnectivityBuilder.cpp 24 additions, 24 deletionssrc/mesh/LogicalConnectivityBuilder.cpp
- src/mesh/MedianDualConnectivityBuilder.cpp 2 additions, 2 deletionssrc/mesh/MedianDualConnectivityBuilder.cpp
- src/mesh/MeshEdgeBoundary.cpp 4 additions, 4 deletionssrc/mesh/MeshEdgeBoundary.cpp
- src/mesh/MeshEdgeBoundary.hpp 0 additions, 3 deletionssrc/mesh/MeshEdgeBoundary.hpp
- src/mesh/MeshEdgeInterface.cpp 111 additions, 0 deletionssrc/mesh/MeshEdgeInterface.cpp
- src/mesh/MeshEdgeInterface.hpp 57 additions, 0 deletionssrc/mesh/MeshEdgeInterface.hpp
- src/mesh/MeshFaceBoundary.cpp 1 addition, 1 deletionsrc/mesh/MeshFaceBoundary.cpp
- src/mesh/MeshFaceBoundary.hpp 0 additions, 3 deletionssrc/mesh/MeshFaceBoundary.hpp
- src/mesh/MeshFaceInterface.cpp 45 additions, 0 deletionssrc/mesh/MeshFaceInterface.cpp
- src/mesh/MeshFaceInterface.hpp 56 additions, 0 deletionssrc/mesh/MeshFaceInterface.hpp
- src/mesh/MeshNodeBoundary.cpp 7 additions, 7 deletionssrc/mesh/MeshNodeBoundary.cpp
Loading
Please register or sign in to comment