abst_calc_sph_gauss_point Interface

interface
private function abst_calc_sph_gauss_point(self, state) result(SpecificHeat)

Arguments

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

Return Value real(kind=real64)