Abstract_Calculate_Kflh_Impedance_Viscosity Interface

interface
private function Abstract_Calculate_Kflh_Impedance_Viscosity(self, thetaI, Temperature) result(Kflh)

Arguments

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

Return Value real(kind=real64)