| #
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 ...
|
| #
437fc6d7
|
| 01-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1731.1.2 barrysmith@barry-smiths-computer.local|ChangeSet|20031201040430|40397 ChangeSet 1.1731.1.2 03/11/30 22:04:30 barrysmith@barry-smiths-computer.local +47 -0 got rid of seria
bk-changeset-1.1731.1.2 barrysmith@barry-smiths-computer.local|ChangeSet|20031201040430|40397 ChangeSet 1.1731.1.2 03/11/30 22:04:30 barrysmith@barry-smiths-computer.local +47 -0 got rid of serialize, will go into binary viewer and loader
src/vec/interface/vecregall.c 1.13 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -28 got rid of serialize, will go into binary viewer and loader
src/vec/interface/vecreg.c 1.20 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +1 -120 got rid of serialize, will go into binary viewer and loader
src/vec/interface/veccreate.c 1.14 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -75 got rid of serialize, will go into binary viewer and loader
src/vec/interface/mapregall.c 1.5 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -27 got rid of serialize, will go into binary viewer and loader
src/vec/interface/mapreg.c 1.12 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +1 -164 got rid of serialize, will go into binary viewer and loader
src/vec/interface/mapcreate.c 1.7 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -75 got rid of serialize, will go into binary viewer and loader
src/vec/interface/dlregis.c 1.16 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +1 -1 got rid of serialize, will go into binary viewer and loader
src/vec/impls/seq/bvec2.c 1.30 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -36 got rid of serialize, will go into binary viewer and loader
src/vec/impls/mpi/pmap.c 1.8 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -42 got rid of serialize, will go into binary viewer and loader
src/vec/impls/mpi/pbvec.c 1.16 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -47 got rid of serialize, will go into binary viewer and loader
src/ts/interface/tsregall.c 1.8 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -23 got rid of serialize, will go into binary viewer and loader
src/ts/interface/tsreg.c 1.14 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +2 -177 got rid of serialize, will go into binary viewer and loader
src/ts/interface/tscreate.c 1.7 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -75 got rid of serialize, will go into binary viewer and loader
src/ts/interface/dlregis.c 1.12 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1 got rid of serialize, will go into binary viewer and loader
src/sys/src/viewer/interface/dlregispetsc.c 1.13 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1 got rid of serialize, will go into binary viewer and loader
src/sys/src/objects/pname.c 1.10 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -30 got rid of serialize, will go into binary viewer and loader
src/sys/src/objects/inherit.c 1.15 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/sys/src/objects/destroy.c 1.10 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -45 got rid of serialize, will go into binary viewer and loader
src/snes/interface/dlregis.c 1.13 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1 got rid of serialize, will go into binary viewer and loader
src/mat/matimpl.h 1.32 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -2 got rid of serialize, will go into binary viewer and loader
src/mat/interface/dlregis.c 1.15 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/shell/shell.c 1.13 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/sbaij/seq/sbaij.c 1.82 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/sbaij/mpi/mpisbaij.c 1.68 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/rowbs/mpi/mpirowbs.c 1.41 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/esi/mesi.c 1.35 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/dense/seq/dense.c 1.41 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/dense/mpi/mpidense.c 1.29 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/bdiag/seq/bdiag.c 1.23 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/bdiag/mpi/mpibdiag.c 1.25 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/baij/seq/baij.c 1.64 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/baij/mpi/mpibaij.c 1.40 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/aij/seq/aij.c 1.119 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/aij/mpi/mpiaij.c 1.100 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/adj/mpi/mpiadj.c 1.22 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/mat/impls/adic/matadic.c 1.20 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
src/ksp/ksp/interface/dlregis.c 1.16 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +2 -2 got rid of serialize, will go into binary viewer and loader
src/dm/ao/interface/dlregis.c 1.16 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -2 got rid of serialize, will go into binary viewer and loader
src/dm/ao/impls/mapping/aomapping.c 1.14 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -50 got rid of serialize, will go into binary viewer and loader
src/dm/ao/impls/basic/aobasic.c 1.14 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -44 got rid of serialize, will go into binary viewer and loader
include/petscvec.h 1.37 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -77 got rid of serialize, will go into binary viewer and loader
include/petscts.h 1.22 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -16 got rid of serialize, will go into binary viewer and loader
include/petscmat.h 1.94 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -18 got rid of serialize, will go into binary viewer and loader
include/petschead.h 1.20 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -1 got rid of serialize, will go into binary viewer and loader
include/petscao.h 1.12 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -14 got rid of serialize, will go into binary viewer and loader
include/petsc.h 1.45 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -2 got rid of serialize, will go into binary viewer and loader
python/PETSc/Options.py 1.9.1.1 03/11/30 18:55:15 barrysmith@barry-smiths-computer.local +12 -13 check for "strings" passed to non const char*
Hg-commit: b0d8d1021b4caf0ac1c52e1605774cad1af9251b
show more ...
|
| #
9a4540c5
|
| 15-Oct-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1553 barrysmith@float56040.mcs.anl-external.org|ChangeSet|20031015203601|29979 ChangeSet 1.1553 03/10/15 15:36:01 barrysmith@float56040.mcs.anl-external.org +20 -0 more MAT_SYMMETR
bk-changeset-1.1553 barrysmith@float56040.mcs.anl-external.org|ChangeSet|20031015203601|29979 ChangeSet 1.1553 03/10/15 15:36:01 barrysmith@float56040.mcs.anl-external.org +20 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
BitKeeper/etc/logging_ok 1.64 03/10/15 15:36:01 barrysmith@float56040.mcs.anl-external.org +1 -0 Logging to logging@openlogging.org accepted
src/sles/examples/tutorials/ex5.c 1.6 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +1 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/utils/matio.c 1.16 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +1 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/matimpl.h 1.30 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +1 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/interface/matrix.c 1.81 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +19 -3 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/sbaij/seq/sbaij.c 1.80 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +7 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/sbaij/mpi/mpisbaij.c 1.66 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +7 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/rowbs/mpi/mpirowbs.c 1.37 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +7 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/dense/seq/dense.c 1.38 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/dense/mpi/mpidense.c 1.27 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/bdiag/seq/bdiag.c 1.21 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/bdiag/mpi/mpibdiag.c 1.23 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/baij/seq/baij.c 1.61 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/baij/mpi/mpibaij.c 1.38 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/aij/seq/aij.c 1.117 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/aij/mpi/mpiaij.c 1.98 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/adj/mpi/mpiadj.c 1.21 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +9 -1 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/examples/tests/ex15.c 1.7 03/10/15 15:35:55 barrysmith@float56040.mcs.anl-external.org +1 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
include/petscmat.h 1.89 03/10/15 15:35:55 barrysmith@float56040.mcs.anl-external.org +2 -1 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
include/finclude/petscmat.h 1.14 03/10/15 15:35:55 barrysmith@float56040.mcs.anl-external.org +2 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
Hg-commit: 7754bd34d04d6dfbdc419a74b3192b12ef7e75e2
show more ...
|