RV_FROM_TPTWB Interface

public interface RV_FROM_TPTWB

Contents


Module Procedures

public function RV_FROM_TPTWB_0D(PT, PP, PTWB) result(PRV)

Arguments

Type IntentOptional AttributesName
real, intent(in) :: PT
real, intent(in) :: PP
real, intent(in) :: PTWB

Return Value real

public function RV_FROM_TPTWB_1D(PT, PP, PTWB) result(PRV)

Arguments

Type IntentOptional AttributesName
real, intent(in), DIMENSION(:):: PT
real, intent(in), DIMENSION(:):: PP
real, intent(in), DIMENSION(:):: PTWB

Return Value real, DIMENSION(SIZE(PT))