Type: FORTRAN routine
combgn - initialize a parallel computer for a VECFEM calculation
VECFEM uses its own communication routines, which call the actual communication routines of the used parallel computer. The processes involved in the calculation get a logical process id between 1 and NPROC. On every process the variable MYPROC specifies the logical process id of the process. It lies between 1 and NPROC. combgn craetes the list TIDS which maps the logical process ids to the physical process id.
See vemexamples.
[P_MPI].
Program by H. Haefner, L. Grosz, 1994. Copyrights by Universitaet Karlsruhe 1989-1996. Copyrights by Lutz Grosz 1996. All rights reserved. More details see VECFEM.
By L. Grosz, Auckland, 4. June, 2000.