simplexNormal3D Subroutine

public subroutine simplexNormal3D(Coord, n, ierr)

simplexNormal3D: Compute the normal to a simplex in 3D

Arguments

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