Sofh Function

public pure elemental function Sofh(h, parin)

Arguments

Type IntentOptional Attributes Name
real(kind=r_2), intent(in) :: h
type(params), intent(in) :: parin

Return Value real(kind=r_2)


Called by

proc~~sofh~~CalledByGraph proc~sofh Sofh proc~solve solve proc~solve->proc~sofh proc~sli_main sli_main proc~sli_main->proc~solve