dpsi_deta_triangle_second Interface

interface


Calls

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

Called by

interface~~dpsi_deta_triangle_second~~CalledByGraph interface~dpsi_deta_triangle_second type_triangle_second%dpsi_deta_triangle_second proc~jacobian_triangle_second jacobian_triangle_second proc~jacobian_triangle_second->interface~dpsi_deta_triangle_second interface~jacobian_triangle_second type_triangle_second%jacobian_triangle_second interface~jacobian_triangle_second->proc~jacobian_triangle_second proc~is_in_triangle_second is_in_triangle_second proc~is_in_triangle_second->interface~jacobian_triangle_second interface~jacobian_det_triangle_second type_triangle_second%jacobian_det_triangle_second proc~is_in_triangle_second->interface~jacobian_det_triangle_second proc~jacobian_det_triangle_second jacobian_det_triangle_second proc~jacobian_det_triangle_second->interface~jacobian_triangle_second interface~is_in_triangle_second type_triangle_second%is_in_triangle_second interface~is_in_triangle_second->proc~is_in_triangle_second interface~jacobian_det_triangle_second->proc~jacobian_det_triangle_second

private module function dpsi_deta_triangle_second(self, i, xi, eta) result(dpsi)

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)