TWB_FROM_TPQ Interface

public interface TWB_FROM_TPQ

Contents


Module Procedures

public function TWB_FROM_TPQ_0D(PT, PP, PQ) result(PTWB)

Arguments

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

Return Value real

public function TWB_FROM_TPQ_1D(PT, PP, PQ) result(PTWB)

Arguments

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

Return Value real, DIMENSION(SIZE(PT))