#include "implicit_f.inc"#include "mvsiz_p.inc"#include "scr05_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | r2coor3 (x, vr, ixr, xdp, x1dp, x2dp, ngl, x1, y1, z1, x2, y2, z2, mgm, rx1, ry1, rz1, rx2, ry2, rz2, nc1, nc2, nel) |
| subroutine r2coor3 | ( | x, | |
| vr, | |||
| integer, dimension(nixr,*) | ixr, | ||
| double precision, dimension(3,*) | xdp, | ||
| double precision, dimension(3,*) | x1dp, | ||
| double precision, dimension(3,*) | x2dp, | ||
| integer, dimension(*) | ngl, | ||
| x1, | |||
| y1, | |||
| z1, | |||
| x2, | |||
| y2, | |||
| z2, | |||
| integer, dimension(*) | mgm, | ||
| rx1, | |||
| ry1, | |||
| rz1, | |||
| rx2, | |||
| ry2, | |||
| rz2, | |||
| integer, dimension(*) | nc1, | ||
| integer, dimension(*) | nc2, | ||
| integer, intent(in) | nel ) |
Definition at line 28 of file r2coor3.F.