| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nc |
Number of components |
||
| integer, | intent(in) | :: | np |
Number of main phases |
||
| integer, | intent(in) | :: | ns |
Number of the specified variable |
||
| real(kind=pr), | intent(in) | :: | X(:) |
Current point |
||
| real(kind=pr), | intent(in) | :: | X_last_converged(:) |
Previously converged point |
||
| real(kind=pr), | intent(out) | :: | Xc(:) |
Critical point |
||
| logical, | intent(out) | :: | jumped_critical |
If a critical point was jumped |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | l | ||||
| integer, | public | :: | lb | ||||
| integer, | public | :: | ub |