![]() |
Octopus
|
Data Types | |
| interface | minimizer_static_t |
| Implements a static minimizer that keeps the state of the system constant. More... | |
Functions/Subroutines | |
| type(minimizer_static_t) function, pointer | minimizer_static_constructor () |
| logical function | minimizer_static_finished (this) |
| indicate whether a static minimizer is finished More... | |
|
private |
Definition at line 145 of file minimizer_static.F90.
|
private |
indicate whether a static minimizer is finished
The finish point is found when all the partner systems have finished their algorithm
Definition at line 170 of file minimizer_static.F90.