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
CitcomS
bin
etc
examples
lib
module
tests
visual
.gitignore -rw-r--r-- 345 bytes
AUTHORS -rw-r--r-- 242 bytes
COPYING -rw-r--r-- 17.6 KB
ChangeLog -rw-r--r-- 454.8 KB
INSTALL -rw-r--r-- 808 bytes
Makefile.am -rw-r--r-- 1.4 KB
NEWS -rw-r--r-- 10.2 KB
README -rw-r--r-- 405 bytes
configure.ac -rw-r--r-- 8.2 KB
setup.py -rw-r--r-- 1.2 KB

README

back to top