moved createBlockForest to blockforest
moved generic blockforest creation functions from pe/CreateWorld to blockforest/Initialization.h
Showing
- apps/benchmarks/PeriodicGranularGas/PeriodicGranularGas.cpp 2 additions, 1 deletionapps/benchmarks/PeriodicGranularGas/PeriodicGranularGas.cpp
- apps/tutorials/pe/01_ConfinedGas.cpp 5 additions, 4 deletionsapps/tutorials/pe/01_ConfinedGas.cpp
- apps/tutorials/pe/02_ConfinedGasExtended.cpp 2 additions, 1 deletionapps/tutorials/pe/02_ConfinedGasExtended.cpp
- src/blockforest/Initialization.cpp 126 additions, 0 deletionssrc/blockforest/Initialization.cpp
- src/blockforest/Initialization.h 21 additions, 0 deletionssrc/blockforest/Initialization.h
- src/pe/basic.h 0 additions, 1 deletionsrc/pe/basic.h
- src/pe/utility/CreateWorld.cpp 0 additions, 176 deletionssrc/pe/utility/CreateWorld.cpp
- src/pe/utility/CreateWorld.h 0 additions, 50 deletionssrc/pe/utility/CreateWorld.h
- tests/mesh/PeVTKMeshWriterTest.cpp 3 additions, 2 deletionstests/mesh/PeVTKMeshWriterTest.cpp
- tests/pe/Callback.cpp 6 additions, 8 deletionstests/pe/Callback.cpp
- tests/pe/CreateWorld.cpp 9 additions, 11 deletionstests/pe/CreateWorld.cpp
- tests/pe/LoadFromConfig.cpp 5 additions, 6 deletionstests/pe/LoadFromConfig.cpp
- tests/pe/ParMetis.cpp 6 additions, 8 deletionstests/pe/ParMetis.cpp
- tests/pe/Raytracing.cpp 8 additions, 7 deletionstests/pe/Raytracing.cpp
- tests/pe/RefinementWithSpareProcesses.cpp 4 additions, 5 deletionstests/pe/RefinementWithSpareProcesses.cpp
- tests/pe/SerializeDeserialize.cpp 7 additions, 7 deletionstests/pe/SerializeDeserialize.cpp
Please register or sign in to comment