-
- Downloads
Merge branch 'feature/data_transfer_implementation' into 'develop'
Implementation of data transfer from the old to the new (changed) grid during adaptation See merge request spraetor/dune-amdis!78
Showing
- src/amdis/DataTransfer.hpp 7 additions, 60 deletionssrc/amdis/DataTransfer.hpp
- src/amdis/DataTransfer.inc.hpp 470 additions, 0 deletionssrc/amdis/DataTransfer.inc.hpp
- src/amdis/common/Apply.hpp 59 additions, 0 deletionssrc/amdis/common/Apply.hpp
- src/amdis/utility/TreeContainer.hpp 199 additions, 0 deletionssrc/amdis/utility/TreeContainer.hpp
- test/CMakeLists.txt 6 additions, 0 deletionstest/CMakeLists.txt
- test/DOFVectorTest.cpp 2 additions, 2 deletionstest/DOFVectorTest.cpp
- test/DataTransferTest.hpp 166 additions, 0 deletionstest/DataTransferTest.hpp
- test/DataTransferTest2d.cpp 37 additions, 0 deletionstest/DataTransferTest2d.cpp
- test/DataTransferTest3d.cpp 37 additions, 0 deletionstest/DataTransferTest3d.cpp
- test/DiscreteFunctionTest.cpp 1 addition, 1 deletiontest/DiscreteFunctionTest.cpp
Loading
Please register or sign in to comment