calc_vhc_gauss_point_3phase_holder Interface

interface


Calls

interface~~calc_vhc_gauss_point_3phase_holder~~CallsGraph interface~calc_vhc_gauss_point_3phase_holder type_vhc_3phase%calc_vhc_gauss_point_3phase_holder proc~calc_vhc_gauss_point_3phase_holder calc_vhc_gauss_point_3phase_holder interface~calc_vhc_gauss_point_3phase_holder->proc~calc_vhc_gauss_point_3phase_holder interface~calc_vhc_3 calc_vhc_3 proc~calc_vhc_gauss_point_3phase_holder->interface~calc_vhc_3 proc~calc_vhc_3 calc_vhc_3 interface~calc_vhc_3->proc~calc_vhc_3

private module function calc_vhc_gauss_point_3phase_holder(self, state, DEN, LatentHeat, dQi_dT) result(VHC)

Arguments

Type IntentOptional Attributes Name
class(type_vhc_3phase), intent(in) :: self
type(type_gauss_point_state), intent(in) :: state
type(holder_dens), intent(in), optional :: DEN
real(kind=real64), intent(in), optional :: LatentHeat
real(kind=real64), intent(in), optional :: dQi_dT

Return Value real(kind=real64)