abst_calc_vhc_gauss_point Interface

interface
private pure elemental function abst_calc_vhc_gauss_point(self, state) result(VHC)

Arguments

Type IntentOptional Attributes Name
class(abst_vhc), intent(in) :: self
type(type_state), intent(in) :: state

Return Value real(kind=real64)