abst_psi Interface

interface
private function abst_psi(self, i, xi, eta) result(psi)

Arguments

Type IntentOptional Attributes Name
class(abst_element), intent(in) :: self
integer(kind=int32), intent(in) :: i
real(kind=real64), intent(in) :: xi
real(kind=real64), intent(in) :: eta

Return Value real(kind=real64)