| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=int32), | public | :: | PF_SDE_GeometricBrown | = | 1 |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=real64), | public, | allocatable | :: | process(:) | |||
| real(kind=real64), | public | :: | c | = | 0.0d0 | ||
| real(kind=real64), | public | :: | sigma | = | 0.0d0 | ||
| integer(kind=int32), | public | :: | SDEType | = | 0 |
| procedure, public :: init => initSDE | |
| procedure, public :: solve => solveSDE |