simplexNormal2D Subroutine

public subroutine simplexNormal2D(Coord, n, ierr)

simplexNormal2D: Compute the normal to a simplex in 2D

Arguments

Type IntentOptional Attributes Name
type(Vect2D), dimension(:), pointer :: Coord
type(Vect2D), intent(out) :: n
integer(kind=C_INT32_T), intent(inout) :: ierr