dummySubroutine Abstract Interface

abstract interface
private pure subroutine dummySubroutine(bValue, x0, x1)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: bValue
real(kind=dp), intent(out), optional :: x0
real(kind=dp), intent(out), optional :: x1