|
content="text/html; charset=iso-8859-1">
VECFEM3 Reference Manual: combgnType: FORTRAN routine NAMEcombgn - initialize a parallel computer for a VECFEM calculation SYNOPSIS
PURPOSEVECFEM 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. ARGUMENTS
EXAMPLESee vemexamples. REFERENCES[P_MPI]. SEECOPYRIGHTSProgram 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. |