changed bounds of source bank iteration loop

This commit is contained in:
Bryan Herman 2012-03-29 14:38:48 -07:00
parent cee6579776
commit dd3ab613ee

View file

@ -330,7 +330,7 @@ contains
subroutine cmfd_reweight()
use global, only: n_particles,meshes,source_bank,n_bank
use global, only: n_particles,meshes,source_bank,work
use mesh_header, only: StructuredMesh
use mesh, only: count_fission_sites,get_mesh_indices