psi_square_first Interface

interface


Calls

interface~~psi_square_first~~CallsGraph interface~psi_square_first type_square_first%psi_square_first proc~psi_square_first psi_square_first interface~psi_square_first->proc~psi_square_first

Called by

interface~~psi_square_first~~CalledByGraph interface~psi_square_first type_square_first%psi_square_first proc~is_in_square_first is_in_square_first proc~is_in_square_first->interface~psi_square_first interface~is_in_square_first type_square_first%is_in_square_first interface~is_in_square_first->proc~is_in_square_first

private module function psi_square_first(self, i, xi, eta) result(psi)

Arguments

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