- Author
- Blaise Bourdin (2013, bourdin@lsu.edu)
simplexNormal2D: Compute the normal to a simplex in 2D
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
type(Vect2D),
|
|
|
dimension(:), pointer
|
:: |
Coord |
|
|
type(Vect2D),
|
intent(out) |
|
|
:: |
n |
|
|
integer(kind=C_INT32_T),
|
intent(inout) |
|
|
:: |
ierr |
|