commented out the master process filter

This commit is contained in:
Bryan Herman 2012-02-10 08:41:43 -08:00
parent 74a3db18aa
commit 5a4358b1d5

View file

@ -38,7 +38,7 @@ contains
#endif
! only run if master process
if (master) then
! if (master) then
! begin timer
call timer_start(time_cmfd)
@ -57,7 +57,7 @@ contains
! write vtk file
!if(.not. cmfd_only) call write_cmfd_vtk()
end if
! end if
#ifdef PETSC
! finalize slepc