![]() |
SPEED
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | initialization (comm, np, id, ierr) |
Inizialization for parallel computation. | |
subroutine initialization | ( | integer*4 | comm, |
integer*4 | np, | ||
integer*4 | id, | ||
integer*4 | ierr | ||
) |
Inizialization for parallel computation.
[in] | comm | mpi common world |
[in] | np | number of mpi processes |
[in] | id | mpi processor index |
[out] | mpi | error |
Definition at line 28 of file INITIALIZATION.f90.