#include "implicit_f.inc"#include "mvsiz_p.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | cneveci (jft, jlt, area, x1, x2, x3, x4, y1, y2, y3, y4, z1, z2, z3, z4, e1x, e2x, e3x, e1y, e2y, e3y, e1z, e2z, e3z) |
| subroutine cneveci | ( | integer | jft, |
| integer | jlt, | ||
| intent(out) | area, | ||
| intent(in) | x1, | ||
| intent(in) | x2, | ||
| intent(in) | x3, | ||
| intent(in) | x4, | ||
| intent(in) | y1, | ||
| intent(in) | y2, | ||
| intent(in) | y3, | ||
| intent(in) | y4, | ||
| intent(in) | z1, | ||
| intent(in) | z2, | ||
| intent(in) | z3, | ||
| intent(in) | z4, | ||
| intent(out) | e1x, | ||
| intent(out) | e2x, | ||
| intent(out) | e3x, | ||
| intent(out) | e1y, | ||
| intent(out) | e2y, | ||
| intent(out) | e3y, | ||
| intent(out) | e1z, | ||
| intent(out) | e2z, | ||
| intent(out) | e3z ) |
Definition at line 32 of file cneveci.F.