monotonically_increasing Function

pure function monotonically_increasing(f) result(monotonic)

Arguments

Type IntentOptional Attributes Name
double precision, intent(in) :: f(:)

Return Value logical


Called by

proc~~monotonically_increasing~~CalledByGraph proc~monotonically_increasing monotonically_increasing proc~construct~3 construct proc~construct~3->proc~monotonically_increasing