calc_thc_gauss_point_3phase Interface

interface


Calls

interface~~calc_thc_gauss_point_3phase~~CallsGraph interface~calc_thc_gauss_point_3phase type_thc_3phase%calc_thc_gauss_point_3phase proc~calc_thc_gauss_point_3phase calc_thc_gauss_point_3phase interface~calc_thc_gauss_point_3phase->proc~calc_thc_gauss_point_3phase interface~calc_thc_3 calc_thc_3 proc~calc_thc_gauss_point_3phase->interface~calc_thc_3 proc~calc_thc_3 calc_thc_3 interface~calc_thc_3->proc~calc_thc_3

private module function calc_thc_gauss_point_3phase(self, state) result(lambda)

Arguments

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

Return Value real(kind=real64)