Performs initial setup.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | n | Size of the mobility matrix. |
||
integer, | intent(in) | :: | nblks | Number of B.dW vectors to generate for the same mobility matrix.
|
||
character(len=4), | intent(in) | :: | mth | Method for calculating the Brownian terms. |
||
integer, | intent(in), | optional | :: | f | For KSP-based method, maximum number of iterations.
Must be present if |
|
real(kind=rp), | intent(in), | optional | :: | e | For KSP-based method, error threshold for convergence.
Must be present if |