calc_sph_gauss_point_3phase Interface

interface


Calls

interface~~calc_sph_gauss_point_3phase~~CallsGraph interface~calc_sph_gauss_point_3phase type_sph_3phase%calc_sph_gauss_point_3phase proc~calc_sph_gauss_point_3phase calc_sph_gauss_point_3phase interface~calc_sph_gauss_point_3phase->proc~calc_sph_gauss_point_3phase interface~calc_sph_3 Calc_SPH_3 proc~calc_sph_gauss_point_3phase->interface~calc_sph_3 proc~calc_sph_3 calc_sph_3 interface~calc_sph_3->proc~calc_sph_3

private module function calc_sph_gauss_point_3phase(self, state) result(SpecificHeat)

Arguments

Type IntentOptional Attributes Name
class(type_sph_3phase), intent(in) :: self
type(type_gauss_point_state), intent(in) :: state

Return Value real(kind=real64)