-
- Downloads
Move computation of extrema from procedure get_snapshot to procedure
set_all_outerm. Thus, we have the clearer intent(out) for argument s of set_all_outerm. Also, this prepares a possible replacement of set_all_outerm by a procedure from the Topology toolkit. Create test program for procedure set_all_outerm.
Showing
- GNUmakefile 5 additions, 1 deletionGNUmakefile
- Sources/get_snapshot.f 1 addition, 21 deletionsSources/get_snapshot.f
- Sources/set_all_outerm.f 35 additions, 23 deletionsSources/set_all_outerm.f
- Tests/test_set_all_outerm.f 162 additions, 0 deletionsTests/test_set_all_outerm.f
- Tests/tests.json 6 additions, 0 deletionsTests/tests.json
- depend.mk 3 additions, 2 deletionsdepend.mk
- file_list 1 addition, 0 deletionsfile_list
Tests/test_set_all_outerm.f
0 → 100644
Please register or sign in to comment