Go to the source code of this file.
|
subroutine | lecfon (XRELV, YRELV, ZRELV, NBAT, NFOND, NBFOND, NP, NPT, FONTRI, CORTRI, MAILLE, NGEO) |
|
◆ lecfon()
subroutine lecfon |
( |
double precision, dimension(*), intent(inout) |
XRELV, |
|
|
double precision, dimension(*), intent(inout) |
YRELV, |
|
|
double precision, dimension(*), intent(inout) |
ZRELV, |
|
|
integer, intent(in) |
NBAT, |
|
|
integer, dimension(*), intent(in) |
NFOND, |
|
|
integer, intent(in) |
NBFOND, |
|
|
integer, dimension(5), intent(inout) |
NP, |
|
|
integer, intent(inout) |
NPT, |
|
|
logical, intent(in) |
FONTRI, |
|
|
double precision, intent(in) |
CORTRI, |
|
|
character(len=9), intent(in) |
MAILLE, |
|
|
integer, intent(in) |
NGEO |
|
) |
| |
- Parameters
-
[in,out] | xrelv | [in] NRES Numero du canal du fichier geometrie |
[in] | NGEO | Numero du canal du fichier universel |
[in] | NLIM | Numero du canal du fichier dynam |
[in] | NFO1 | Numero du canal du fichier triangle trigrid |
| | |
Definition at line 8 of file lecfon.f.