Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=pr), | intent(inout) | :: | X(:) |
Vector of variables |
||
integer, | intent(inout) | :: | ns |
Position of specified variable |
||
real(kind=pr), | intent(inout) | :: | S |
Specification variable value |
||
real(kind=pr), | intent(inout) | :: | dS |
Step of specification in the method |
||
real(kind=pr), | intent(inout) | :: | dXdS(:) |
|
||
integer, | intent(in) | :: | iterations |
Iterations needed to converge point |
Subroutine to make variation in the method after a point converged