-
- Downloads
Send and receive a whole eddy in `test_send_recv`
We need the dummy version of EZMPI for sequential programs linking with `Shapelib_03`. Replace `include_directories` by `target_include_directories` in `Tests/CMakeLists.txt`. Motivation: some targets do no use ezmpi. This implies adding directories to `target_include_directories` for `extraction_eddies`. In `send_snapshot` and `recv_snapshot`, send and receive a whole eddy. Read and write a snapshot in `test_send_recv`.
Showing
- CMakeLists.txt 5 additions, 2 deletionsCMakeLists.txt
- Tests/CMakeLists.txt 36 additions, 19 deletionsTests/CMakeLists.txt
- Tests/test_read_snapshot.f90 1 addition, 3 deletionsTests/test_read_snapshot.f90
- Tests/test_send_recv.f90 73 additions, 9 deletionsTests/test_send_recv.f90
- recv_snapshot.f90 33 additions, 0 deletionsrecv_snapshot.f90
- send_snapshot.f90 33 additions, 0 deletionssend_snapshot.f90
Loading
Please register or sign in to comment