Abstract_Calculate_Kflh_Base_Viscosity Interface

interface
private function Abstract_Calculate_Kflh_Base_Viscosity(self, h, Temperature) result(Kflh)

Arguments

Type IntentOptional Attributes Name
class(Abstract_HCF_Base_Viscosity), intent(in) :: self
real(kind=real64), intent(in) :: h
real(kind=real64), intent(in) :: Temperature

Return Value real(kind=real64)