-
- Downloads
Change include management.
Now subdirectory must be specified. The main reason for this change, is that this explicitely sets where the file is. Moreover, it "simplifies" `CMakeLists.txt` files.
Showing
- CMakeLists.txt 3 additions, 13 deletionsCMakeLists.txt
- src/CMakeLists.txt 1 addition, 6 deletionssrc/CMakeLists.txt
- src/algebra/CRSMatrix.hpp 4 additions, 4 deletionssrc/algebra/CRSMatrix.hpp
- src/algebra/SparseMatrixDescriptor.hpp 1 addition, 1 deletionsrc/algebra/SparseMatrixDescriptor.hpp
- src/algebra/TinyMatrix.hpp 5 additions, 4 deletionssrc/algebra/TinyMatrix.hpp
- src/algebra/TinyVector.hpp 3 additions, 3 deletionssrc/algebra/TinyVector.hpp
- src/algebra/Vector.hpp 4 additions, 4 deletionssrc/algebra/Vector.hpp
- src/language/CMakeLists.txt 0 additions, 5 deletionssrc/language/CMakeLists.txt
- src/language/PugsParser.cpp 3 additions, 3 deletionssrc/language/PugsParser.cpp
- src/main.cpp 16 additions, 16 deletionssrc/main.cpp
- src/mesh/CMakeLists.txt 0 additions, 5 deletionssrc/mesh/CMakeLists.txt
- src/mesh/CellType.hpp 2 additions, 1 deletionsrc/mesh/CellType.hpp
- src/mesh/Connectivity.cpp 4 additions, 4 deletionssrc/mesh/Connectivity.cpp
- src/mesh/Connectivity.hpp 17 additions, 17 deletionssrc/mesh/Connectivity.hpp
- src/mesh/ConnectivityComputer.cpp 3 additions, 4 deletionssrc/mesh/ConnectivityComputer.cpp
- src/mesh/ConnectivityComputer.hpp 2 additions, 2 deletionssrc/mesh/ConnectivityComputer.hpp
- src/mesh/ConnectivityDescriptor.hpp 4 additions, 3 deletionssrc/mesh/ConnectivityDescriptor.hpp
- src/mesh/ConnectivityDispatcher.cpp 3 additions, 3 deletionssrc/mesh/ConnectivityDispatcher.cpp
- src/mesh/ConnectivityDispatcher.hpp 5 additions, 4 deletionssrc/mesh/ConnectivityDispatcher.hpp
- src/mesh/ConnectivityMatrix.hpp 3 additions, 2 deletionssrc/mesh/ConnectivityMatrix.hpp
Loading
Please register or sign in to comment