#include "implicit_f.inc"#include "scr05_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | r1coor3 (x, vr, ixr, xdp, x1dp, x2dp, ngl, mgm, nc1, nc2, nel) |
| subroutine r1coor3 | ( | x, | |
| vr, | |||
| integer, dimension(nixr,*) | ixr, | ||
| double precision, dimension(3,*) | xdp, | ||
| double precision, dimension(3,*) | x1dp, | ||
| double precision, dimension(3,*) | x2dp, | ||
| integer, dimension(*) | ngl, | ||
| integer, dimension(*) | mgm, | ||
| integer, dimension(*) | nc1, | ||
| integer, dimension(*) | nc2, | ||
| integer, intent(in) | nel ) |
Definition at line 28 of file r1coor3.F.