dummyFunction Abstract Interface

abstract interface
private pure function dummyFunction(bValue) result(ret)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: bValue

Return Value real(kind=dp)