abst_calc_viscosity_kr Interface

interface
private pure elemental function abst_calc_viscosity_kr(self, temperature) result(kr)

Arguments

Type IntentOptional Attributes Name
class(abst_hcf_viscosity), intent(in) :: self
real(kind=real64), intent(in) :: temperature

Return Value real(kind=real64)