Go to the source code of this file.
|
subroutine | user_predes (LLT, AAT, YAGOUT, CODE, LEO, IMP) |
|
◆ user_predes()
subroutine user_predes |
( |
integer, intent(in) |
LLT, |
|
|
double precision, intent(in) |
AAT, |
|
|
logical, intent(in) |
YAGOUT, |
|
|
character(len=24), intent(in) |
CODE, |
|
|
logical, intent(in) |
LEO, |
|
|
logical, intent(in) |
IMP |
|
) |
| |
- Parameters
-
[in] | llt | AAT Current time (for building solutions) |
[in] | CODE | Name of calling programme (telemac2d or 3d) |
[in] | LLT | Local lt (may be lt-1+percou) |
[in] | YAGOUT | Logical: if yes graphic output anyway (STEERED BY T2D) |
[in] | LEO | If true writing in output file |
[in] | IMP | If true writing in listing |
Definition at line 7 of file user_predes.f.