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