is_in_triangle_second Interface

interface


Calls

interface~~is_in_triangle_second~~CallsGraph interface~is_in_triangle_second type_triangle_second%is_in_triangle_second proc~is_in_triangle_second is_in_triangle_second interface~is_in_triangle_second->proc~is_in_triangle_second interface~jacobian_det_triangle_second type_triangle_second%jacobian_det_triangle_second proc~is_in_triangle_second->interface~jacobian_det_triangle_second interface~jacobian_triangle_second type_triangle_second%jacobian_triangle_second proc~is_in_triangle_second->interface~jacobian_triangle_second interface~psi_triangle_second type_triangle_second%psi_triangle_second proc~is_in_triangle_second->interface~psi_triangle_second proc~jacobian_det_triangle_second jacobian_det_triangle_second interface~jacobian_det_triangle_second->proc~jacobian_det_triangle_second proc~jacobian_triangle_second jacobian_triangle_second interface~jacobian_triangle_second->proc~jacobian_triangle_second proc~psi_triangle_second psi_triangle_second interface~psi_triangle_second->proc~psi_triangle_second proc~jacobian_det_triangle_second->interface~jacobian_triangle_second interface~dpsi_deta_triangle_second type_triangle_second%dpsi_deta_triangle_second proc~jacobian_triangle_second->interface~dpsi_deta_triangle_second interface~dpsi_dxi_triangle_second type_triangle_second%dpsi_dxi_triangle_second proc~jacobian_triangle_second->interface~dpsi_dxi_triangle_second proc~dpsi_deta_triangle_second dpsi_deta_triangle_second interface~dpsi_deta_triangle_second->proc~dpsi_deta_triangle_second proc~dpsi_dxi_triangle_second dpsi_dxi_triangle_second interface~dpsi_dxi_triangle_second->proc~dpsi_dxi_triangle_second

private module subroutine is_in_triangle_second(self, px, py, pxi, peta, is_in)

Arguments

Type IntentOptional Attributes Name
class(type_triangle_second), intent(in) :: self
real(kind=real64), intent(in) :: px
real(kind=real64), intent(in) :: py
real(kind=real64), intent(inout) :: pxi
real(kind=real64), intent(inout) :: peta
logical, intent(inout) :: is_in