psi_triangle_second Interface

interface


Calls

interface~~psi_triangle_second~~CallsGraph interface~psi_triangle_second type_triangle_second%psi_triangle_second proc~psi_triangle_second psi_triangle_second interface~psi_triangle_second->proc~psi_triangle_second

Called by

interface~~psi_triangle_second~~CalledByGraph interface~psi_triangle_second type_triangle_second%psi_triangle_second proc~is_in_triangle_second is_in_triangle_second proc~is_in_triangle_second->interface~psi_triangle_second interface~is_in_triangle_second type_triangle_second%is_in_triangle_second interface~is_in_triangle_second->proc~is_in_triangle_second

private module function psi_triangle_second(self, i, xi, eta) result(N)

Arguments

Type IntentOptional Attributes Name
class(type_triangle_second), 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)