https://github.com/geodynamics/citcoms
Revision dc5cd22259b4471df30efe7d2651dc2a4cabc23b authored by Thorsten Becker on 08 December 2010, 21:06:36 UTC, committed by Thorsten Becker on 08 December 2010, 21:06:36 UTC
has a check for 

ROW==E->lmesh.NOZ[level] && E->parallel.me_loc[3]==E->parallel.nprocz-1

while the full version has 


ROW==E->mesh.NOZ[level]) && (E->parallel.me_loc[3]==E->parallel.nprocz-1) ) 



1 parent 4ea70e2
History
Tip revision: dc5cd22259b4471df30efe7d2651dc2a4cabc23b authored by Thorsten Becker on 08 December 2010, 21:06:36 UTC
Reverted to separate horizontal_bc routines for regional and full. the former
Tip revision: dc5cd22
File Mode Size
Advection_diffusion
Sphere
Stokes_solver
BC.py -rw-r--r-- 2.9 KB
CitcomComponent.py -rw-r--r-- 1.3 KB
Const.py -rw-r--r-- 3.6 KB
IC.py -rw-r--r-- 4.0 KB
Output.py -rw-r--r-- 3.4 KB
Param.py -rw-r--r-- 2.8 KB
Phase.py -rw-r--r-- 2.3 KB
Tracer.py -rw-r--r-- 4.4 KB
Visc.py -rw-r--r-- 4.5 KB
__init__.py -rw-r--r-- 1.1 KB

back to top