initSDE Subroutine

public subroutine initSDE(obj, SDEType, c, sigma)

Type Bound

SDE_

Arguments

Type IntentOptional Attributes Name
class(SDE_), intent(inout) :: obj
integer(kind=int32), intent(in) :: SDEType
real(kind=real64), intent(in), optional :: c
real(kind=real64), intent(in), optional :: sigma