eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
shr_spfn_erfc_scaled
Interface
4 statements
Source File
shr_spfn_mod.F90
shr_spfn_mod
shr_spfn_erfc_scaled
Contents
Module Procedures
shr_spfn_erfc_scaled_r4
shr_spfn_erfc_scaled_r8
public interface shr_spfn_erfc_scaled
Module Procedures
private function shr_spfn_erfc_scaled_r4(x) result(res)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=r4),
intent(in)
::
x
Return Value
real(kind=r4)
private function shr_spfn_erfc_scaled_r8(x) result(res)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=r8),
intent(in)
::
x
Return Value
real(kind=r8)