#include "implicit_f.inc"
#include "r4r8_p.inc"
#include "com01_c.inc"
#include "com04_c.inc"
#include "task_c.inc"
#include "spmd_c.inc"
#include "chara_c.inc"
#include "units_c.inc"
Go to the source code of this file.
◆ prepare_debug()
| subroutine prepare_debug |
( |
integer, dimension(numnod), intent(in) | itab, |
|
|
integer, intent(in) | numnod ) |
Definition at line 225 of file debug_mod.F.
227
228
229
230#include "implicit_f.inc"
231
232 INTEGER, INTENT(IN) :: NUMNOD
233 INTEGER, DIMENSION(:), INTENT(IN) :: ITAB(NUMNOD)
234
237
239
integer nc_debug
Engine Cycle number.
integer, dimension(:), allocatable itab_debug
User Node Identifiers.