CHTC_SMOOTH_LEE_DOE Interface

public interface CHTC_SMOOTH_LEE_DOE

Contents


Module Procedures

public function CHTC_SMOOTH_LEE_DOE_0D(PCHTCN, PVMOD) result(PCHTC)

Arguments

Type IntentOptional AttributesName
real, intent(in) :: PCHTCN
real, intent(in) :: PVMOD

Return Value real

public function CHTC_SMOOTH_LEE_DOE_1D(PCHTCN, PVMOD) result(PCHTC)

Arguments

Type IntentOptional AttributesName
real, intent(in), DIMENSION(:):: PCHTCN
real, intent(in), DIMENSION(:):: PVMOD

Return Value real, DIMENSION(SIZE(PCHTCN))