abst_calc_vhc_gauss_point_holder Interface

interface
private function abst_calc_vhc_gauss_point_holder(self, state, DEN, LatentHeat, dQi_dT) result(VHC)

Arguments

Type IntentOptional Attributes Name
class(abst_vhc), 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)