#include "implicit_f.inc"#include "mvsiz_p.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | pcoor3 (x, ncc, mat, pid, ngl, nc1, nc2, nc3, x1, x2, x3, y1, y2, y3, z1, z2, z3, nel) |
| subroutine pcoor3 | ( | x, | |
| integer, dimension(6,*) | ncc, | ||
| integer, dimension(mvsiz) | mat, | ||
| integer, dimension(mvsiz) | pid, | ||
| integer, dimension(mvsiz) | ngl, | ||
| integer, dimension(mvsiz) | nc1, | ||
| integer, dimension(mvsiz) | nc2, | ||
| integer, dimension(mvsiz) | nc3, | ||
| x1, | |||
| x2, | |||
| x3, | |||
| y1, | |||
| y2, | |||
| y3, | |||
| z1, | |||
| z2, | |||
| z3, | |||
| integer, intent(in) | nel ) |
Definition at line 28 of file pcoor3.F.