https://github.com/geodynamics/citcoms
Revision e558725296c71fe1b81833b71cae83a724e66ab1 authored by Eh Tan on 19 June 2008, 23:19:45 UTC, committed by Eh Tan on 19 June 2008, 23:19:45 UTC
Replaced MPI_COMM_WORLD by E->parallel.world.

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.

Merged from trunk r12203,12207

1 parent e0c0a55
History
Tip revision: e558725296c71fe1b81833b71cae83a724e66ab1 authored by Eh Tan on 19 June 2008, 23:19:45 UTC
Using firewall channel for the error to stop the code.
Tip revision: e558725
File Mode Size
CitcomS
bin
etc
examples
lib
module
tests
visual
.gitignore -rw-r--r-- 345 bytes
AUTHORS -rw-r--r-- 229 bytes
COPYING -rw-r--r-- 17.6 KB
ChangeLog -rw-r--r-- 409.9 KB
INSTALL -rw-r--r-- 900 bytes
Makefile.am -rw-r--r-- 1.4 KB
NEWS -rw-r--r-- 6.9 KB
README -rw-r--r-- 366 bytes
configure.ac -rw-r--r-- 5.7 KB
setup.py -rw-r--r-- 1.2 KB

README

back to top