https://github.com/geodynamics/citcoms
Revision d5dc9d39272665c94cf0940004575609c7dff8e5 authored by Eh Tan on 13 June 2008, 23:35:38 UTC, committed by Eh Tan on 13 June 2008, 23:35:38 UTC
MPI_COMM_WORLD is the global communicator. E->parallel.world is the
communicator for the current solver. These two are different in a coupled run.
Before this fix, full-regional coupling will dead lock.


1 parent adc7607
History
Tip revision: d5dc9d39272665c94cf0940004575609c7dff8e5 authored by Eh Tan on 13 June 2008, 23:35:38 UTC
Replaced MPI_COMM_WORLD by E->parallel.world.
Tip revision: d5dc9d3
File Mode Size
checkpoint
Makefile.am -rw-r--r-- 1.0 KB
array2d.cc -rw-r--r-- 3.9 KB
coupled.cfg -rw-r--r-- 1.8 KB
exchange.py -rwxr-xr-x 4.9 KB
gnomonic.c -rw-r--r-- 2.2 KB
multicoupled.cfg -rw-r--r-- 2.3 KB
signon.py -rwxr-xr-x 2.4 KB
test1.sh -rwxr-xr-x 2.3 KB
test2.sh -rwxr-xr-x 4.2 KB
test5.sh -rwxr-xr-x 2.6 KB

back to top