| #
958c9bcc
|
| 11-Apr-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2128.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040411211351|25962 ChangeSet 1.2128.1.1 04/04/11 16:13:51 barrysmith@barry-smiths-computer.local +129 -0 clean up, remov
bk-changeset-1.2128.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040411211351|25962 ChangeSet 1.2128.1.1 04/04/11 16:13:51 barrysmith@barry-smiths-computer.local +129 -0 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/utils/vpscat.c 1.15 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/utils/pipeline.c 1.10 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/utils/gcreatev.c 1.9 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/is/utils/isltog.c 1.17 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/is/utils/iscoloring.c 1.18 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/is/impls/stride/stride.c 1.9 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/is/impls/general/general.c 1.9 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/seq/aij.c 1.143 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +4 -4 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/is/impls/block/block.c 1.9 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/is/examples/tests/ex5.c 1.5 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/interface/vector.c 1.82 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +3 -3 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/interface/vecreg.c 1.26 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/interface/mapreg.c 1.17 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -3 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/impls/shared/shvec.c 1.16 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/impls/seq/dvec2.c 1.14 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/impls/seq/bvec2.c 1.39 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/impls/mpi/pdvec.c 1.25 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +6 -8 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/impls/mpi/pbvec.c 1.20 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/vec/impls/esi/ebvec1.c 1.35 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/ts/interface/tsreg.c 1.19 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +5 -7 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/ts/interface/ts.c 1.32 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/viewer/interface/viewreg.c 1.12 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -5 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/viewer/interface/dupl.c 1.7 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/viewer/impls/vu/petscvu.c 1.10 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +4 -4 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/viewer/impls/socket/matlab/openport.c 1.11 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/viewer/impls/socket/matlab/bread.c 1.8 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/viewer/impls/silo/vsilo.c 1.14 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/viewer/impls/matlab/vmatlab.c 1.13 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/viewer/impls/mathematica/mathematica.c 1.29 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +8 -8 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/viewer/impls/hdf4/hdf4v.c 1.8 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +2 -5 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/viewer/impls/binary/binv.c 1.27 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/viewer/impls/ascii/filev.c 1.22 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/utils/str.c 1.19 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +3 -4 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/utils/select.c 1.8 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/plog/ploginfo.c 1.16 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +3 -3 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/plog/plog.c 1.42 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/plog/eventLog.c 1.27 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/objects/pinit.c 1.36 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/objects/options.c 1.34 04/04/11 16:13:45 barrysmith@barry-smiths-computer.local +5 -5 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/objects/destroy.c 1.14 04/04/11 16:13:45 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/memory/mtr.c 1.23 04/04/11 16:13:45 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/memory/mal.c 1.20 04/04/11 16:13:45 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/matlabengine/matlab.c 1.24 04/04/11 16:13:45 barrysmith@barry-smiths-computer.local +5 -5 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/fileio/sysio.c 1.14 04/04/11 16:13:45 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/fileio/mpiuopen.c 1.14 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/fileio/fretrieve.c 1.13 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +4 -4 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/error/err.c 1.26 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +2 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/draw/utils/hists.c 1.17 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/draw/utils/axis.c 1.11 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/draw/interface/dtextgs.c 1.6 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/draw/interface/drawreg.c 1.17 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +1 -6 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/draw/interface/draw.c 1.12 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +11 -14 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/draw/impls/x/xops.c 1.15 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +1 -3 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/draw/impls/x/xinit.c 1.8 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/draw/impls/x/text.c 1.5 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/draw/impls/win32/win32draw.c 1.8 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +5 -5 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/dll/reg.c 1.25 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/dll/dl.c 1.20 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +5 -5 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/adic/adintrinsics/report-once.c 1.7 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +9 -10 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/adic/adintrinsics/adintrinsics.c 1.4 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +4 -4 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/adic/adic/run-map.c 1.9 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +7 -10 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/sys/src/adic/adic/run-alloc.c 1.7 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +4 -6 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/snes/mf/snesmfj.c 1.34 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +3 -8 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/snes/interface/snesut.c 1.11 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/snes/interface/snes.c 1.44 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -5 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/pf/interface/pf.c 1.16 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -3 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/partition/partition.c 1.20 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/order/rootls.c 1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/order/rcm.c 1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/order/qmdrch.c 1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/order/qmdmrg.c 1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/order/genrcm.c 1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/order/gennd.c 1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/order/gen1wd.c 1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/order/degree.c 1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/matfd/fdmatrix.c 1.16 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +4 -4 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/interface/matrix.c 1.116 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +9 -9 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/interface/matreg.c 1.16 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.51 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/sbaij/seq/sbaijfact.c 1.55 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.40 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/sbaij/mpi/sbaijov.c 1.33 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/sbaij/mpi/mmsbaij.c 1.25 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/is/matis.c 1.15 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/feti/feti.c 1.2 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/dense/seq/dense.c 1.51 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/dense/mpi/mpidense.c 1.37 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/bdiag/seq/bdiag.c 1.29 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/baij/seq/dgefa7.c 1.5 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/baij/seq/dgefa6.c 1.5 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/baij/seq/dgefa5.c 1.5 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/baij/seq/dgefa4.c 1.5 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/baij/seq/dgefa3.c 1.5 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/baij/seq/dgefa2.c 1.5 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/baij/seq/dgefa.c 1.5 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/baij/seq/baijfact.c 1.7 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/baij/mpi/mpibaij.c 1.58 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +3 -3 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/baij/mpi/mmbaij.c 1.18 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/seq/umfpack/umfpack.c 1.33 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +11 -11 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/seq/superlu/superlu.c 1.63 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +3 -3 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/seq/spooles/spooles.c 1.90 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +117 -118 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/seq/spooles/aijspooles.c 1.36 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/seq/matptap.c 1.19 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +6 -6 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/seq/ilut.c 1.5 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +4 -4 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.92 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.62 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +163 -163 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.29 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/mpi/mumps/mumps.c 1.70 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +6 -6 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/mpi/mpiaij.c 1.118 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +8 -8 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/mpi/libtfs/ivec.c 1.6.1.1 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/mpi/libtfs/gs.c 1.11.1.1 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +4 -7 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/impls/aij/mpi/libtfs/comm.c 1.13.1.1 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +20 -25 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/examples/tests/ex80.c 1.6 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/examples/tests/ex72.c 1.8 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/examples/tests/ex58.c 1.5 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/color/slo.c 1.5 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +3 -3 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/color/numsrt.c 1.6 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/mat/color/ido.c 1.5 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +3 -3 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/ksp/pc/interface/precon.c 1.44 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/ksp/pc/interface/pcset.c 1.18 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/ksp/pc/impls/ramg/petscfunc.c 1.15 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/ksp/pc/impls/mg/mg.c 1.27 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/ksp/pc/impls/hypre/hyppilut.c 1.51 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/ksp/ksp/interface/itfunc.c 1.42 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/ksp/ksp/interface/itcreate.c 1.45 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +1 -5 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/ksp/ksp/impls/lgmres/lgmres.c 1.23 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +2 -2 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/ksp/ksp/impls/fgmres/modpcf.c 1.11 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
src/dm/da/src/da2.c 1.43 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +1 -1 clean up, remove extra spaces; fix error codes with correct values replace blah != PETSC_NULL and rank == 0 with PETSc style !
include/petscerror.h 1.28 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +30 -29 more 1 error code replaced with correct value
src/mat/impls/aij/seq/aij.c 1.142 04/04/10 22:26:12 barrysmith@barry-smiths-computer.local +1 -1 *** empty log message ***
src/vec/utils/pipeline.c 1.9 04/04/10 22:22:37 barrysmith@barry-smiths-computer.local +1 -2 *** empty log message ***
Hg-commit: dd25ec754305bfc21195bbc00a2409b6aad36bf1
show more ...
|