-
- Downloads
Extract into new procedure `set_all_extr`
Extract definition of extrema from procedure `set_all_outerm` into new procedure `set_all_extr`. So we are reverting part of commit f5f4298d. The drawback, for now, is that `innermost_level` has to transit in the main program unit from `set_all_extr` to `set_all_outerm`.
Showing
- Inst_eddies/CMakeLists.txt 2 additions, 2 deletionsInst_eddies/CMakeLists.txt
- Inst_eddies/Tests/test_set_all_outerm.f90 8 additions, 1 deletionInst_eddies/Tests/test_set_all_outerm.f90
- Inst_eddies/inst_eddies.f90 8 additions, 1 deletionInst_eddies/inst_eddies.f90
- Inst_eddies/set_all_extr.f90 80 additions, 0 deletionsInst_eddies/set_all_extr.f90
- Inst_eddies/set_all_outerm.f90 18 additions, 49 deletionsInst_eddies/set_all_outerm.f90
Inst_eddies/set_all_extr.f90
0 → 100644
Please register or sign in to comment