Go to the source code of this file.
|
subroutine | lecr3d (IREC, AT, Z, U, V, W, NPOIN3, NPOIN2, NPLAN, NRES, FFORMAT, NVA3, TAB) |
|
◆ lecr3d()
subroutine lecr3d |
( |
integer, intent(in) |
IREC, |
|
|
double precision, intent(inout) |
AT, |
|
|
double precision, dimension(npoin2,nplan), intent(inout) |
Z, |
|
|
double precision, dimension(npoin3), intent(inout) |
U, |
|
|
double precision, dimension(npoin3), intent(inout) |
V, |
|
|
double precision, dimension(npoin3), intent(inout) |
W, |
|
|
integer, intent(in) |
NPOIN3, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
integer, intent(in) |
NPLAN, |
|
|
integer, intent(in) |
NRES, |
|
|
character(len=8), intent(in) |
FFORMAT, |
|
|
integer, intent(inout) |
NVA3, |
|
|
type (bief_obj), intent(inout) |
TAB |
|
) |
| |
- Parameters
-
[in] | irec | Y AUDOUIN (LNHE) 25/05/2015 V7P0 Modification to comply with the hermes module |
Definition at line 7 of file lecr3d.f.