getif Interface

public interface getif

Contents


Module Procedures

public function getifReal(Array, Value) result(list)

Arguments

Type IntentOptional AttributesName
real(kind=real64), intent(in) :: Array(:,:)
real(kind=real64), intent(in) :: Value

Return Value integer(kind=int32), allocatable, (:,:)

public function getifRealVec(Array, Value) result(list)

Arguments

Type IntentOptional AttributesName
real(kind=real64), intent(in) :: Array(:)
real(kind=real64), intent(in) :: Value

Return Value integer(kind=int32), allocatable, (:)