https://github.com/geodynamics/citcoms
Revision 735ae7c3bc57eef882314e5b654a01f09391d68a authored by Leif Strand on 02 July 2009, 18:41:00 UTC, committed by Leif Strand on 02 July 2009, 18:41:00 UTC
out how to parallelize the following:

Au[C[i]] += ...
Ad[C[j]] += ...

1 parent 43a1aa4
History
Tip revision: 735ae7c3bc57eef882314e5b654a01f09391d68a authored by Leif Strand on 02 July 2009, 18:41:00 UTC
Sketched data-parallel version of gauss_seidel(). I haven't figured
Tip revision: 735ae7c
File Mode Size
Components
Coupler
Solver
BaseApplication.py -rw-r--r-- 3.1 KB
Controller.py -rw-r--r-- 4.2 KB
CoupledApp.py -rw-r--r-- 5.9 KB
Layout.py -rw-r--r-- 4.3 KB
Makefile.am -rw-r--r-- 2.2 KB
MultiCoupledApp.py -rw-r--r-- 6.4 KB
MultiLayout.py -rw-r--r-- 3.6 KB
SimpleApp.py -rw-r--r-- 3.1 KB
__init__.py -rw-r--r-- 1.4 KB

back to top