calc_GCC_NonSeg_m_derivative Interface

interface


Calls

interface~~calc_gcc_nonseg_m_derivative~~CallsGraph interface~calc_gcc_nonseg_m_derivative type_gcc_non_segregation_m%calc_GCC_NonSeg_m_derivative proc~calc_gcc_nonseg_m_derivative Calc_GCC_NonSeg_m_Derivative interface~calc_gcc_nonseg_m_derivative->proc~calc_gcc_nonseg_m_derivative

private module function calc_GCC_NonSeg_m_derivative(self, T, Pw, rhoW, rhoI) result(Suction_derivative)

Arguments

Type IntentOptional Attributes Name
class(type_gcc_non_segregation_m), intent(in) :: self
real(kind=real64), intent(in) :: T
real(kind=real64), intent(in), optional :: Pw
real(kind=real64), intent(in), optional :: rhoW
real(kind=real64), intent(in), optional :: rhoI

Return Value real(kind=real64)