Abstract_Calculate_Kflh_Impedance Interface

interface
private function Abstract_Calculate_Kflh_Impedance(self, thetaI) result(Kflh)

Arguments

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

Return Value real(kind=real64)