abst_psi Interface

interface
private pure elemental function abst_psi(self, i, r) result(psi)

Arguments

Type IntentOptional Attributes Name
class(abst_mesh), intent(in) :: self
integer(kind=int32), intent(in) :: i
type(type_dp_vector_3d), intent(in) :: r

Return Value real(kind=real64)