CHTC_VERT_DOE Interface

public interface CHTC_VERT_DOE

Contents


Module Procedures

public function CHTC_VERT_DOE_0D(PTS, PTA) result(PCHTC)

Arguments

Type IntentOptional AttributesName
real, intent(in) :: PTS
real, intent(in) :: PTA

Return Value real

public function CHTC_VERT_DOE_1D(PTS, PTA) result(PCHTC)

Arguments

Type IntentOptional AttributesName
real, intent(in), DIMENSION(:):: PTS
real, intent(in), DIMENSION(:):: PTA

Return Value real, DIMENSION(SIZE(PTS))