History log of /petsc/src/mat/interface/ (Results 2151 – 2175 of 2756)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
af281ebd03-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2654
hzhang@harley.mcs.anl.gov|ChangeSet|20041103030712|47073
ChangeSet
1.2654 04/11/02 21:07:12 hzhang@harley.mcs.anl.gov +64 -0
add MatFactorInfo into FactorNumeric()

src/mat/

bk-changeset-1.2654
hzhang@harley.mcs.anl.gov|ChangeSet|20041103030712|47073
ChangeSet
1.2654 04/11/02 21:07:12 hzhang@harley.mcs.anl.gov +64 -0
add MatFactorInfo into FactorNumeric()

src/mat/matimpl.h
1.57 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +11 -11
add MatFactorInfo into FactorNumeric()

src/mat/interface/matrix.c
1.152 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +4 -4
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact9.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact8.c
1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact7.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact6.c
1.9 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact5.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact4.c
1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact3.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact12.c
1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact11.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact10.c
1.7 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact.c
1.73 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +8 -8
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaij.h
1.34 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +8 -8
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaij.c
1.120 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +9 -9
add MatFactorInfo into FactorNumeric()

src/mat/impls/rowbs/mpi/mpirowbs.h
1.12 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/rowbs/mpi/cholbs.c
1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/dense/seq/dense.c
1.68 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/bdiag/seq/bdiag.h
1.14 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/bdiag/seq/bdfact.c
1.15 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact9.c
1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact8.c
1.8 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact7.c
1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact6.c
1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact5.c
1.9 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact4.c
1.13 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact14.c
1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact13.c
1.9 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact12.c
1.21 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact11.c
1.10 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact10.c
1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact.c
1.15 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +6 -6
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baij.h
1.27 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +18 -18
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baij.c
1.108 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.65 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/umfpack/umfpack.c
1.38 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/superlu/superlu.c
1.71 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/spooles/spooles.h
1.52 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/spooles/spooles.c
1.102 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.32 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/lusol/lusol.c
1.33 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +6 -6
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/essl/essl.c
1.32 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +4 -4
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aijnode.c
1.33 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aijfact.c
1.81 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aij.h
1.44 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aij.c
1.192 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.100 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.71 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/mpi/mumps/mumps.c
1.81 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +6 -5
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex76.c
1.14 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +6 -3
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex74.c
1.24 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex7.c
1.11 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex62.c
1.9 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex30.c
1.12 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex28.c
1.8 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex17.c
1.7 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex1.c
1.15 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/tfs/pxxt.c
1.21 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/lu/lu.c
1.34 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/ilu/ilu.c
1.44 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/icc/icc.c
1.33 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/cholesky/cholesky.c
1.32 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/contrib/ysmp/ex1.c
1.5 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

include/petscmat.h
1.158 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()


Hg-commit: b6abf3664f04c542f2024e1a6f281a76f94c5f0c

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/test
/petsc/config/aix5.1.0.0.py
/petsc/config/configure.py
/petsc/config/cygwin-borland.py
/petsc/config/cygwin-intel.py
/petsc/config/cygwin-ms.py
/petsc/config/cygwin-portland.py
/petsc/config/cygwin.py
/petsc/config/freebsd5.1.py
/petsc/config/irix6.5-64.py
/petsc/config/irix6.5.py
/petsc/config/linux-gnu-alpha.py
/petsc/config/linux-gnu-blocksolve.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-gcc-ifc.py
/petsc/config/linux-gnu-gcc-pgf90.py
/petsc/config/linux-gnu-ia64-intel.py
/petsc/config/linux-gnu-ia64.py
/petsc/config/linux-gnu-intel.py
/petsc/config/linux-gnu-jazz-gcc.py
/petsc/config/linux-gnu-jazz-intel.py
/petsc/config/linux-gnu-ml.py
/petsc/config/linux-gnu-superlu.py
/petsc/config/linux-gnu-uni.py
/petsc/config/linux-gnu-valgrind.py
/petsc/config/linux-gnu.py
/petsc/config/macosx-gnu.py
/petsc/config/macosx-ibm.py
/petsc/config/osf5.0.py
/petsc/config/solaris-64.py
/petsc/config/solaris-gnu.py
/petsc/config/solaris-uni.py
/petsc/config/solaris2.9-lam.py
/petsc/config/solaris2.9.py
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/maint/builddist
/petsc/maint/buildtest.py
/petsc/maint/generatefortranstubs.py
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/C2HTML.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Party.py
/petsc/python/PETSc/packages/SPAI.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/utilities/Etags.py
/petsc/python/PETSc/utilities/bmakeDir.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/programs.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/benchmarks/makefile
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/fortran/custom/zao.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex10_20shiftnz.out
/petsc/src/ksp/examples/tutorials/output/ex10_20shiftpd.out
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex28.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex101.out
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/examples/tutorials/makefile
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/todo
6726f96522-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2629.1.44
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041022184657|55545
ChangeSet
1.2629.1.44 04/10/22 13:46:57 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
hypre --with-hypre-

bk-changeset-1.2629.1.44
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041022184657|55545
ChangeSet
1.2629.1.44 04/10/22 13:46:57 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
hypre --with-hypre-dir means --with-hypre and
better check for blasLapack routine

src/mat/interface/matrix.c
1.151 04/10/22 13:46:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
docs

python/PETSc/packages/BlasLapack.py
1.98 04/10/22 13:46:55 barrysmith@barrysmith-57.mcs.anl.gov +8 -0
allow other packages to check for specific blas/lapack routines

python/PETSc/packages/hypre.py
1.31 04/10/22 13:45:44 barrysmith@barrysmith-57.mcs.anl.gov +3 -1
if user passes --with-hypre-dir turn on --with-hypre
improve test for BlasLapack routine needed if no Fortran compiler used

todo
1.93 04/10/22 13:44:39 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
*** empty log message ***

src/mat/impls/is/matis.c
1.20 04/10/22 13:08:50 barrysmith@barrysmith-57.mcs.anl.gov +32 -1
[PETSC #12150] How to zero a block of matrix?
pass options into inner matrix and zero entries of inner matrix


Hg-commit: 75acac19693800597b5061bc909dc1f0af01faf1

show more ...

0b39c73421-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.1.35
hzhang@harley.mcs.anl.gov|ChangeSet|20041021162801|39128
ChangeSet
1.2629.1.35 04/10/21 11:28:01 hzhang@harley.mcs.anl.gov +5 -0
bug fix as reported by the nightly tests.

bk-changeset-1.2629.1.35
hzhang@harley.mcs.anl.gov|ChangeSet|20041021162801|39128
ChangeSet
1.2629.1.35 04/10/21 11:28:01 hzhang@harley.mcs.anl.gov +5 -0
bug fix as reported by the nightly tests.

src/mat/utils/gcreate.c
1.27 04/10/21 11:28:00 hzhang@harley.mcs.anl.gov +5 -1
MatSetFromOptions()
set the default matrix type as seqaij or mpiaij
instead of aij. The type aij causes memory leak
when user does in-place lu factor (e.g.~mat/examples/tests/ex15.c)
It should work fine after the model of aij is fully developed.

src/mat/interface/matrix.c
1.150 04/10/21 11:28:00 hzhang@harley.mcs.anl.gov +2 -2
bug fix: MatSetLocalToGlobalMapping() should not be called
if the newly converted B already has B->mapping

src/mat/examples/tests/ex96.c
1.12 04/10/21 11:27:59 hzhang@harley.mcs.anl.gov +1 -1
make it work for np=1 as well

src/mat/examples/tests/ex55.c
1.18 04/10/21 11:27:59 hzhang@harley.mcs.anl.gov +3 -3
shorten the string length

src/mat/examples/tests/ex15.c
1.11 04/10/21 11:27:59 hzhang@harley.mcs.anl.gov +3 -1
this is a uniprocessor example


Hg-commit: 67d9298805e0652ea9e6106210cec9711f38ec5f

show more ...

9ee9b77b13-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2629.1.2
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041013161251|36733
ChangeSet
1.2629.1.2 04/10/13 11:12:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
MatIsSymmetric() and

bk-changeset-1.2629.1.2
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041013161251|36733
ChangeSet
1.2629.1.2 04/10/13 11:12:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
MatIsSymmetric() and friends fortran stubs can be autogenerated

src/fortran/custom/zmat.c
1.43 04/10/13 11:12:49 barrysmith@barrysmith-57.mcs.anl.gov +0 -14
removed matissymmetric and friends fortran stubs that can
be autogenerated

src/mat/interface/matrix.c
1.149 04/10/13 11:11:43 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
allow fortran stubs for MatIsSymmetric and friends


Hg-commit: d57d54e2414449c3b6e6f48f77081e72dfa70ac7

show more ...

d38fa0fb12-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2617.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152655|17893
ChangeSet
1.2617.1.1 04/10/12 10:26:55 barrysmith@barry-smiths-computer.local +58 -0
merge PetscObjec

bk-changeset-1.2617.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152655|17893
ChangeSet
1.2617.1.1 04/10/12 10:26:55 barrysmith@barry-smiths-computer.local +58 -0
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()
formating
clearer manual pages and error messages
error checking for PetscMemXXXX
print inode info for mpiaij matrices

src/vec/is/impls/general/general.c
1.20 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/utils/random.c
1.18 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +2 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

include/petschead.h
1.44 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +2 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/utils/vscat.c
1.32 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +5 -5
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/utils/vpscat.c
1.36 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/pf/interface/pf.c
1.27 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/utils/isltog.c
1.30 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/impls/stride/stride.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/impls/block/block.c
1.18 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/vector.c
1.109 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/veccreate.c
1.21 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/mapcreate.c
1.13 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/map.c
1.20 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ts/interface/tscreate.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ts/interface/ts.c
1.40 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/interface/viewreg.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/interface/view.c
1.11 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/impls/draw/drawv.c
1.22 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/impls/binary/binv.c
1.35 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/utils/memc.c
1.23 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +9 -2
error checking for null pointers

src/sys/src/plog/classLog.c
1.19 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +13 -12
don't screw up object->id with logging stuff!

src/sys/src/objects/inherit.c
1.29 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +2 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/matlabengine/matlab.c
1.35 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/lg.c
1.15 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/hists.c
1.21 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/dscatter.c
1.12 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/axis.c
1.16 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/interface/drawreg.c
1.26 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/interface/draw.c
1.18 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/impls/x/xops.c
1.24 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/snes/mf/snesmfj.c
1.46 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/snes/interface/snes.c
1.58 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/utils/gcreate.c
1.26 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/partition/partition.c
1.28 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/matfd/fdmatrix.c
1.27 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/interface/matrix.c
1.148 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/interface/matnull.c
1.17 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/rowbs/mpi/mpirowbs.c
1.62 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +0 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/bdiag/seq/bdiag3.c
1.24 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/aij/mpi/mpiaij.c
1.217.1.1 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +10 -4
proper printing of inode use with mpiaij matrices

src/ksp/pc/interface/precon.c
1.56 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/interface/itres.c
1.12 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +8 -6
clearer manual page
formating

src/ksp/ksp/interface/itfunc.c
1.57 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/interface/itcreate.c
1.57 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/impls/cgs/cgs.c
1.25 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +3 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()
formating

src/dm/da/utils/pack.c
1.17 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/dadestroy.c
1.22 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da3.c
1.30 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da2.c
1.55 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da1.c
1.28 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/interface/ao.c
1.18 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/mapping/aomapping.c
1.25 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/basic/aodatabasic.c
1.26 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -5
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/basic/aobasic.c
1.27 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/contrib/ysmp/ex1.c
1.4 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

python/PETSc/utilities/debugging.py
1.6 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -1
more specific help

include/petsclog.h
1.47 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +2 -2
allow returning error code

src/sys/src/utils/random.c
1.17 04/10/11 11:03:15 barrysmith@barry-smiths-computer.local +0 -4
*** empty log message ***

src/vec/is/impls/general/general.c
1.19 04/10/11 10:56:34 barrysmith@barry-smiths-computer.local +0 -1
*** empty log message ***

src/sys/src/utils/random.c
1.16 04/10/11 10:56:03 barrysmith@barry-smiths-computer.local +0 -1
*** empty log message ***

include/petschead.h
1.43 04/10/11 10:53:42 barrysmith@barry-smiths-computer.local +2 -1
*** empty log message ***

todo
1.88 04/10/10 21:16:27 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***


Hg-commit: b9df9c01c215106f109d6dbb02b6e356ac391cdb

show more ...


/petsc/include/petschead.h
/petsc/include/petsclog.h
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/missing.py
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
matnull.c
matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
4b49793609-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2614
barrysmith@barry-smiths-computer.local|ChangeSet|20041009161323|49862
ChangeSet
1.2614 04/10/09 11:13:23 barrysmith@barry-smiths-computer.local +6 -0
minor nightly build fixes

bk-changeset-1.2614
barrysmith@barry-smiths-computer.local|ChangeSet|20041009161323|49862
ChangeSet
1.2614 04/10/09 11:13:23 barrysmith@barry-smiths-computer.local +6 -0
minor nightly build fixes

src/mat/examples/tests/ex55.c
1.16 04/10/09 11:13:21 barrysmith@barry-smiths-computer.local +3 -2
formating

src/mat/interface/matrix.c
1.147 04/10/09 11:11:58 barrysmith@barry-smiths-computer.local +4 -4
formatting

src/mat/utils/multequal.c
1.5 04/10/09 11:08:30 barrysmith@barry-smiths-computer.local +2 -0
check matrices are passed in

src/mat/examples/tests/ex75.c
1.18 04/10/09 11:02:35 barrysmith@barry-smiths-computer.local +1 -3
unused variables removed

python/PETSc/utilities/getResidentSetSize.py
1.8 04/10/09 10:42:01 barrysmith@barry-smiths-computer.local +2 -2
must be able to run program to check getrusage()

src/docs/website/documentation/changes/222.html
1.23 04/10/08 21:49:37 barrysmith@barry-smiths-computer.local +6 -0
*** empty log message ***


Hg-commit: bf96a2ab50f5402358c13c5a8ccc11defa153ffc

show more ...

5a86db8a06-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2600
hzhang@harley.mcs.anl.gov|ChangeSet|20041006185049|08274
ChangeSet
1.2600 04/10/06 13:50:49 hzhang@harley.mcs.anl.gov +2 -0
bug fix: mat->rmap and mat->cmap should be copied

bk-changeset-1.2600
hzhang@harley.mcs.anl.gov|ChangeSet|20041006185049|08274
ChangeSet
1.2600 04/10/06 13:50:49 hzhang@harley.mcs.anl.gov +2 -0
bug fix: mat->rmap and mat->cmap should be copied
into newmat by MatConvert() and MatDuplicate()

src/mat/interface/matrix.c
1.146 04/10/06 13:50:47 hzhang@harley.mcs.anl.gov +35 -8
bug fix: mat->rmap and mat->cmap should be copied
into newmat by MatConvert() and MatDuplicate()

src/mat/examples/tests/ex55.c
1.14 04/10/06 13:50:47 hzhang@harley.mcs.anl.gov +27 -11
add tests for MatConvert() between mpiaij and mpibaij.


Hg-commit: 45e55c4cd9cc34616cde0d85f073897291f787b0

show more ...

770ba9b703-Oct-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2586
balay@asterix.mcs.anl.gov|ChangeSet|20041003001944|38549
ChangeSet
1.2586 04/10/02 19:19:44 balay@asterix.mcs.anl.gov +4 -0
misc fixes
bug fix with uninitialized memory

s

bk-changeset-1.2586
balay@asterix.mcs.anl.gov|ChangeSet|20041003001944|38549
ChangeSet
1.2586 04/10/02 19:19:44 balay@asterix.mcs.anl.gov +4 -0
misc fixes
bug fix with uninitialized memory

src/mat/interface/matrix.c
1.145 04/10/02 19:19:43 balay@asterix.mcs.anl.gov +1 -1
fix uninitialized memory

src/ksp/examples/tests/makefile
1.18 04/10/02 19:19:43 balay@asterix.mcs.anl.gov +1 -1
mpirun requires -np

makefile
1.134 04/10/02 19:19:43 balay@asterix.mcs.anl.gov +3 -3
C_FC -> FC

src/mat/examples/tests/ex99.c
1.2 04/10/02 18:28:55 balay@asterix.mcs.anl.gov +0 -0
Change mode to -rw-rw-r--


Hg-commit: 0ea54465ec4acb9d4474b123dc66fe8d896b642a

show more ...

bb94691730-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2569.2.1
hzhang@harley.mcs.anl.gov|ChangeSet|20040930205054|46314
ChangeSet
1.2569.2.1 04/09/30 15:50:54 hzhang@harley.mcs.anl.gov +1 -0
bug fix: mat->mapping and mat->bmapping nee

bk-changeset-1.2569.2.1
hzhang@harley.mcs.anl.gov|ChangeSet|20040930205054|46314
ChangeSet
1.2569.2.1 04/09/30 15:50:54 hzhang@harley.mcs.anl.gov +1 -0
bug fix: mat->mapping and mat->bmapping need to be
linked to the newly created matrix.

src/mat/interface/matrix.c
1.144 04/09/30 15:50:51 hzhang@harley.mcs.anl.gov +13 -1
bug fix: mat->mapping and mat->bmapping need to be
linked to the newly created matrix.


Hg-commit: 27b45f4c65c438701caa29bab6b69cc90ad0e25c

show more ...

2f53aa6127-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2562
hzhang@harley.mcs.anl.gov|ChangeSet|20040927191659|22336
ChangeSet
1.2562 04/09/27 14:16:59 hzhang@harley.mcs.anl.gov +6 -0
bug fix on using mat compressedrow format

src/ma

bk-changeset-1.2562
hzhang@harley.mcs.anl.gov|ChangeSet|20040927191659|22336
ChangeSet
1.2562 04/09/27 14:16:59 hzhang@harley.mcs.anl.gov +6 -0
bug fix on using mat compressedrow format

src/mat/utils/compressedrow.c
1.7 04/09/27 14:16:57 hzhang@harley.mcs.anl.gov +12 -5
bug fix on using mat compressedrow format

src/mat/interface/matrix.c
1.143 04/09/27 14:16:57 hzhang@harley.mcs.anl.gov +1 -0
bug fix on using mat compressedrow format

src/mat/impls/baij/seq/baij.c
1.105 04/09/27 14:16:57 hzhang@harley.mcs.anl.gov +1 -1
bug fix on using mat compressedrow format

src/mat/impls/aij/seq/aij.c
1.188 04/09/27 14:16:56 hzhang@harley.mcs.anl.gov +2 -3
bug fix on using mat compressedrow format

src/mat/impls/aij/mpi/mpiaij.c
1.214 04/09/27 14:16:56 hzhang@harley.mcs.anl.gov +1 -1
bug fix on using mat compressedrow format

src/mat/examples/tests/ex96.c
1.10 04/09/27 14:16:56 hzhang@harley.mcs.anl.gov +8 -8
rename few variables for better understanding.


Hg-commit: 4e93e8a30f05bb1aa470458ed3501ae907e383b9

show more ...


/petsc/bmake/common/variables
/petsc/config/configure.py
/petsc/config/macosx-ibm.py
/petsc/include/finclude/petscdef.h
/petsc/include/petsc.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/make.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/makefile
/petsc/src/contrib/ysmp/makefile
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zvec.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/multequal.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/utils/makefile
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/pf/interface/pf.c
/petsc/todo
abc0a33121-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2539.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205550|19135
ChangeSet
1.2539.1.1 04/09/21 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +56 -0
no == PETSC_TRUE, FA

bk-changeset-1.2539.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205550|19135
ChangeSet
1.2539.1.1 04/09/21 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +56 -0
no == PETSC_TRUE, FALSE NULL crap

src/vec/utils/vinv.c
1.36 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/vec/is/examples/tests/ex1.c
1.8 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/vector.c
1.106 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/vecreg.c
1.29 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/mapreg.c
1.21 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/map.c
1.19 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/dlregis.c
1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/ts/interface/tsreg.c
1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/ts/interface/ts.c
1.39 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
no == PETSC_TRUE, FALSE NULL crap

src/ts/interface/dlregis.c
1.18 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/interface/dlregispetsc.c
1.19 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/impls/vu/petscvu.c
1.14 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/impls/mathematica/runtime.c
1.3 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/impls/mathematica/mathematica.c
1.36 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +19 -19
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/utils/random.c
1.15 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/stageLog.c
1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/ploginfo.c
1.25 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/plog.c
1.55 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/eventLog.c
1.32 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/objects/pinit.c
1.52 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +20 -1
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/objects/init.c
1.48 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/objects/ams/aoptions.c
1.30 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/mpiuni/mpi.c
1.15 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/draw/utils/hists.c
1.20 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
no == PETSC_TRUE, FALSE NULL crap

src/snes/mf/snesmfj.c
1.45 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/snes/interface/snes.c
1.57 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/snes/interface/dlregis.c
1.19 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/snes/impls/ls/ls.c
1.44 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/interface/dlregis.c
1.27 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/sbaij/seq/sbaij2.c
1.32 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/sbaij/seq/sbaij.c
1.119 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/sbaij/mpi/mpisbaij.c
1.105.1.1 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/rowbs/mpi/mpirowbs.c
1.61 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/dense/seq/dense.c
1.67 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/seq/baij2.c
1.27 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/seq/baij.c
1.100.1.3 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/mpi/mpibaij.c
1.78 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/mpi/baijov.c
1.25 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/seq/aijnode.c
1.32 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/seq/aij.c
1.183.1.1 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +4 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/mpi/mpiov.c
1.28 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/mpi/mpiaij.c
1.213 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +11 -9
no == PETSC_TRUE, FALSE NULL crap

src/mat/examples/tests/ex32.c
1.13 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/ksp/pc/impls/ilu/ilu.c
1.43 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/ksp/ksp/interface/itfunc.c
1.56 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/ksp/ksp/interface/dlregis.c
1.21 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
no == PETSC_TRUE, FALSE NULL crap

src/dm/ao/interface/dlregis.c
1.22 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/dm/ao/interface/aodata.c
1.16 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/dm/ao/impls/mapping/aomapping.c
1.24 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

python/PETSc/Configure.py
1.280 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -1
need empty FC if not defined

makefile
1.131 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
configure fix

include/petsc.h
1.97 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
tell if finalized

include/mpiuni/mpi.h
1.20 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +7 -10
no error message for silly blocksolve spai
extern C for MPIUNI

config/macosx-ibm.py
1.32 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
outdate install of MPICH

todo
1.83 04/09/18 17:08:59 barrysmith@barry-smiths-computer.local +3 -3
*** empty log message ***

todo
1.82 04/09/18 17:07:59 barrysmith@barry-smiths-computer.local +2 -2
*** empty log message ***

src/sys/src/utils/mpiu.c
1.11 04/09/18 17:07:52 barrysmith@barry-smiths-computer.local +4 -0
make clear 0 tag is ok


Hg-commit: 66f72acf998300ac4731f20b4f3da4dce6b12310

show more ...


/petsc/bin/petscmpirun
/petsc/config/macosx-ibm.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscblaslapack.h
/petsc/include/petscmat.h
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/SPAI.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/programs.py
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/fortran/custom/zsys.c
/petsc/src/ksp/ksp/interface/dlregis.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
dlregis.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/mathematica/runtime.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/utils/vinv.c
/petsc/todo
71ef130214-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2528.2.2
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040914164659|58372
ChangeSet
1.2528.2.2 04/09/14 11:46:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
Merge barrysmith-57.m

bk-changeset-1.2528.2.2
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040914164659|58372
ChangeSet
1.2528.2.2 04/09/14 11:46:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
Merge barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-2.2.1
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

src/vec/interface/vector.c
1.105 04/09/14 11:46:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/mat/interface/matrix.c
1.142 04/09/14 11:46:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 0c0cfa5f318a2f25a77b40751b32ede2b1a92f82

show more ...


/petsc/bin/petscarch
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/rules.shared.darwin7
/petsc/bmake/common/variables
/petsc/config/configure.py
/petsc/include/petsc.h
/petsc/include/petscblaslapack.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscversion.h
/petsc/maint/generateetags.py
/petsc/maint/generatefortranstubs.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/programs.py
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/docs/website/download/index.html
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/ilu.h
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/error.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/ivec.c
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/impls/tfs/queue.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/impls/tfs/tfs.h
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/shell/shell.c
matrix.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/adic/adic/run-alloc.c
/petsc/src/sys/src/adic/adic/run-map.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/makefile
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/impls/x/text.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/vpscat.c
ff529ca714-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.6.13
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040914163551|18825
ChangeSet
1.2468.6.13 04/09/14 11:35:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
fix for periodic bo

bk-changeset-1.2468.6.13
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040914163551|18825
ChangeSet
1.2468.6.13 04/09/14 11:35:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
fix for periodic boundary conditions when negative
stencil indices are passed in PETSc-maint 11957


src/mat/interface/matrix.c
1.138.2.1 04/09/14 11:35:50 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
fix for periodic boundary conditions when negative
stencil indices are passed in PETSc-maint 11957


src/vec/interface/vector.c
1.102.1.1 04/09/14 07:01:17 barrysmith@barry-smiths-computer.local +4 -1
improved error message


Hg-commit: 2440dfb746a867b9785bb890862b2ff3234dfda2

show more ...

2515c55208-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2503.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20040908032214|14773
ChangeSet
1.2503.1.4 04/09/07 22:22:14 barrysmith@barry-smiths-computer.local +52 -0
BOPT_g ->DEBUG a

bk-changeset-1.2503.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20040908032214|14773
ChangeSet
1.2503.1.4 04/09/07 22:22:14 barrysmith@barry-smiths-computer.local +52 -0
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/utils/vscat.c
1.27 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +9 -9
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/utils/vinv.c
1.35 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/utils/gcreatev.c
1.12 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/pf/interface/pfall.c
1.9 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/interface/vector.c
1.104 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/impls/seq/bvec2.c
1.56 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +9 -9
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/impls/mpi/pdvec.c
1.40 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +8 -8
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/impls/mpi/pbvec.c
1.29 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/ts/interface/tsregall.c
1.12 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/ts/impls/implicit/pvode/petscpvode.h
1.10 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/ts/examples/tests/ex4.c
1.11 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +3 -3
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/viewer/interface/viewregall.c
1.15 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.12 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/utils/psplit.c
1.15 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/utils/ctable.c
1.15 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/plog/stageLog.c
1.22 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/plog/plog.c
1.52 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/objects/tagm.c
1.20 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/objects/pinit.c
1.50 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/objects/init.c
1.45 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/error/signal.c
1.29 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/utils/damgsnes.c
1.49 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +9 -9
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/examples/tutorials/ex5f.F
1.16 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/examples/tutorials/ex5.c
1.19 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/examples/tutorials/ex30.c
1.49 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/examples/tutorials/ex26.c
1.20 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/partition/impls/pmetis/pmetis.c
1.18 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/interface/matrix.c
1.141 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +5 -5
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/interface/matregis.c
1.39 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +19 -19
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/sbaij/seq/sbaij.c
1.117 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/sbaij/mpi/mpisbaij.c
1.104 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +5 -5
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/dense/seq/dense.c
1.65 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +8 -8
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/baij/seq/baij.c
1.100.1.1 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/baij/mpi/mpibaij.c
1.76 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +20 -20
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/aij/seq/aij.c
1.181 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/aij/mpi/mpiaij.c
1.211 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/adj/mpi/mpiadj.c
1.38 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/ksp/pc/interface/pcregis.c
1.33 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +8 -8
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/inline/gccsse.h
1.8 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +3 -3
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zviewer.c
1.9 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zts.c
1.19 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zsys.c
1.27 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zsnes.c
1.26 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zmat.c
1.40 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/dm/da/src/daview.c
1.25 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/dm/da/src/dalocal.c
1.26 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +3 -3
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/dm/da/examples/tutorials/ex1.c
1.10 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/dm/ao/impls/mapping/aomapping.c
1.23 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

python/PETSc/utilities/libraryOptions.py
1.5 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +12 -12
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

include/vecimpl.h
1.31 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

include/petscda.h
1.42 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +6 -6
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

include/petsc.h
1.94 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +10 -10
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow


Hg-commit: 3d72d6a215bbf7b9812e03b861518ed367dd6e04

show more ...


/petsc/bin/petscmpirun
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/rules.shared.darwin7
/petsc/bmake/common/variables
/petsc/bmake/config/variables.in
/petsc/bmake/predefined/linux-mcs/rules
/petsc/bmake/predefined/linux_gm/rules
/petsc/config/configure.py
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petschead.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/generateetags.py
/petsc/maint/generatefortranstubs.py
/petsc/maint/petscgoto
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/__init__.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/C2HTML.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Mathematica.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/NetCDF.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/__init__.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/utilities/Etags.py
/petsc/python/PETSc/utilities/FPTrap.py
/petsc/python/PETSc/utilities/Make.py
/petsc/python/PETSc/utilities/PIC.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/__init__.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/bmakeDir.py
/petsc/python/PETSc/utilities/clanguage.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/dataFilesPath.py
/petsc/python/PETSc/utilities/debuggers.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/programs.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/download/petsc-patches.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/inline/axpy.h
/petsc/src/inline/gccsse.h
/petsc/src/ksp/examples/tests/output/ex26_2.out
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/ml/makefile
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/samg/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
matregis.c
matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/makefile
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/silo/makefile
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.h
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.h
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/utils/gcreatev.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vscat.c
ddfd81da27-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.6.7
barrysmith@barry-smiths-computer.local|ChangeSet|20040827143605|20208
ChangeSet
1.2468.6.7 04/08/27 09:36:05 barrysmith@barry-smiths-computer.local +2 -0
fix hypre install

bk-changeset-1.2468.6.7
barrysmith@barry-smiths-computer.local|ChangeSet|20040827143605|20208
ChangeSet
1.2468.6.7 04/08/27 09:36:05 barrysmith@barry-smiths-computer.local +2 -0
fix hypre install bug (how did it ever work?)
allow zeroing fresh mat that was never touched

python/PETSc/packages/hypre.py
1.15.1.1 04/08/27 09:36:03 barrysmith@barry-smiths-computer.local +1 -4
handled empty mpi_include wrong

src/mat/interface/matrix.c
1.138 04/08/20 13:05:12 barrysmith@barrysmith-11.mcs.anl.gov +1 -1
petsc-maint from Mark Adams about zeroing matrix that was preallocated but
you have yet to set values in. Saves handling the initial time as a special
case and not calling MatZeroEntries


Hg-commit: c36a8bba6d909f8f8578a397742443fed6081f8e

show more ...


/petsc/bin/mpiexec.valgrind
/petsc/bin/update.py
/petsc/bmake/common/rules
/petsc/bmake/common/test
/petsc/bmake/config/packages.in
/petsc/bmake/config/variables.in
/petsc/bmake/predefined/IRIX/petscconf.h
/petsc/bmake/predefined/IRIX64/petscconf.h
/petsc/bmake/predefined/IRIX_gnu/petscconf.h
/petsc/bmake/predefined/UXPV/petscconf.h
/petsc/bmake/predefined/alpha/petscconf.h
/petsc/bmake/predefined/alpha_gnu/petscconf.h
/petsc/bmake/predefined/alpha_uni/petscconf.h
/petsc/bmake/predefined/ascired/petscconf.h
/petsc/bmake/predefined/beos/petscconf.h
/petsc/bmake/predefined/cray_x1/petscconf.h
/petsc/bmake/predefined/freebsd/petscconf.h
/petsc/bmake/predefined/hpux/petscconf.h
/petsc/bmake/predefined/hpux64/petscconf.h
/petsc/bmake/predefined/linux-mcs/packages
/petsc/bmake/predefined/linux-mcs/petscconf.h
/petsc/bmake/predefined/linux64/packages
/petsc/bmake/predefined/linux64/petscconf.h
/petsc/bmake/predefined/linux64/rules
/petsc/bmake/predefined/linux64_intel/petscconf.h
/petsc/bmake/predefined/linux_absoft/petscconf.h
/petsc/bmake/predefined/linux_alpha/packages
/petsc/bmake/predefined/linux_alpha/petscconf.h
/petsc/bmake/predefined/linux_alpha/variables
/petsc/bmake/predefined/linux_alpha_dec/petscconf.h
/petsc/bmake/predefined/linux_gcc_ifc/petscconf.h
/petsc/bmake/predefined/linux_gcc_pgf90/packages
/petsc/bmake/predefined/linux_gcc_pgf90/petscconf.h
/petsc/bmake/predefined/linux_gm/petscconf.h
/petsc/bmake/predefined/linux_intel/petscconf.h
/petsc/bmake/predefined/linux_jazz_intel/petscconf.h
/petsc/bmake/predefined/linux_nagf90/petscconf.h
/petsc/bmake/predefined/linux_pgi/packages
/petsc/bmake/predefined/linux_pgi/petscconf.h
/petsc/bmake/predefined/linux_superludist/petscconf.h
/petsc/bmake/predefined/linux_tau/petscconf.h
/petsc/bmake/predefined/linux_uni/petscconf.h
/petsc/bmake/predefined/macx/petscconf.h
/petsc/bmake/predefined/rs6000/petscconf.h
/petsc/bmake/predefined/rs6000_64/petscconf.h
/petsc/bmake/predefined/rs6000_gnu/petscconf.h
/petsc/bmake/predefined/rs6000_sp/petscconf.h
/petsc/bmake/predefined/solaris/packages
/petsc/bmake/predefined/solaris/petscconf.h
/petsc/bmake/predefined/solaris64/petscconf.h
/petsc/bmake/predefined/solaris_gnu/petscconf.h
/petsc/bmake/predefined/solaris_lam/petscconf.h
/petsc/bmake/predefined/solaris_uni/petscconf.h
/petsc/bmake/predefined/solaris_x86/petscconf.h
/petsc/bmake/predefined/sx6/petscconf.h
/petsc/bmake/predefined/t3e/petscconf.h
/petsc/bmake/predefined/win32_borland/petscconf.h
/petsc/bmake/predefined/win32_borland/variables
/petsc/bmake/predefined/win32_gnu/petscconf.h
/petsc/bmake/predefined/win32_intel/petscconf.h
/petsc/bmake/predefined/win32_ms/petscconf.h
/petsc/bmake/predefined/win32_ms/variables
/petsc/bmake/predefined/win32_ms_hpvm/petscconf.h
/petsc/bmake/predefined/win32_ms_hpvm/variables
/petsc/bmake/predefined/win32_ms_mpich/petscconf.h
/petsc/bmake/predefined/win32_ms_mpich/variables
/petsc/bmake/predefined/win32_ms_mpipro/petscconf.h
/petsc/bmake/predefined/win32_ms_mpipro/variables
/petsc/bmake/predefined/win32_ms_wmpi/petscconf.h
/petsc/bmake/predefined/win32_ms_wmpi/variables
/petsc/bmake/predefined/win64_intel/petscconf.h
/petsc/config/configure.py
/petsc/config/cygwin-borland.py
/petsc/config/linux-gnu-alpha
/petsc/config/linux-gnu-alpha.py
/petsc/config/linux-gnu-superlu.py
/petsc/config/linux-gnu-valgrind.py
/petsc/config/solaris-64.py
/petsc/config/solaris-gnu.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscao.h
/petsc/include/finclude/petscda.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscdraw.h
/petsc/include/finclude/petscis.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsys.h
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petscvec.h
/petsc/include/finclude/petscviewer.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/dactyl
/petsc/maint/fixtags.py
/petsc/maint/petscgoto
/petsc/maint/runremote
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/arch.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/update.py
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/comp/user.h
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appctx.h
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appview.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/functions.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/integrator.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/appctx.h
/petsc/src/contrib/oberman/laplacian_q1/appelement.c
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex10.c
/petsc/src/dm/da/examples/tests/ex11.c
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex16.c
/petsc/src/dm/da/examples/tests/ex17.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex19.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex22.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex3.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex5.c
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/examples/tests/ex9.c
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/ex3.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/dm/usg/utils/triconvert.c
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/tex/pictures/petscwww.fig
/petsc/src/docs/tex/pictures/petscwww.gif
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/images/petscwww.gif
/petsc/src/docs/website/index.html
/petsc/src/docs/website/publications/index.html
/petsc/src/fortran/custom/zao.c
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zdraw.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zplog.c
/petsc/src/fortran/custom/zsda.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zstartf.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/fortran/fsrc/somefort.F
/petsc/src/inline/dot.h
/petsc/src/inline/spops.h
/petsc/src/ksp/examples/tests/ex1.c
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex12f.F
/petsc/src/ksp/examples/tests/ex14.c
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex18.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tests/ex5f.F
/petsc/src/ksp/examples/tests/ex6.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tests/output/ex12f_1.out
/petsc/src/ksp/examples/tests/output/ex16f_1.out
/petsc/src/ksp/examples/tests/output/ex5f_1.out
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/examples/tutorials/ex13.c
/petsc/src/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex10_2.out
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgs/makefile
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/makefile
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/bicg/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cgs/makefile
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/lsqr/makefile
/petsc/src/ksp/ksp/impls/minres/makefile
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/makefile
/petsc/src/ksp/ksp/impls/qcg/makefile
/petsc/src/ksp/ksp/impls/symmlq/makefile
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/makefile
/petsc/src/ksp/ksp/impls/tfqmr/makefile
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/examples/tests/ex1.c
/petsc/src/ksp/pc/examples/tests/ex4.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex6.c
/petsc/src/ksp/pc/examples/tests/ex7.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/none/makefile
/petsc/src/ksp/pc/impls/tfs/blas.h
/petsc/src/ksp/pc/impls/tfs/bss_malloc.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/const.h
/petsc/src/ksp/pc/impls/tfs/error.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/ivec.c
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/impls/tfs/types.h
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex36f.F
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex59.c
/petsc/src/mat/examples/tests/ex60.c
/petsc/src/mat/examples/tests/ex61.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex64.c
/petsc/src/mat/examples/tests/ex65.c
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex68.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex70.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex85f.F
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex79f_1.out
/petsc/src/mat/examples/tests/output/ex85f_1.out
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/unary.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/makefile
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
matrix.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tests/output/ex4_1.out
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f.h
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/tr/tr.h
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/noise/snesdnest.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfj.h
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/ex13.c
/petsc/src/sys/examples/tests/ex13f.F
/petsc/src/sys/examples/tests/ex17f.F
/petsc/src/sys/examples/tests/ex1f.F
/petsc/src/sys/examples/tests/ex5f.F
/petsc/src/sys/examples/tests/ex6f.F
/petsc/src/sys/examples/tests/ex7f.F
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/examples/tests/ex1.c
/petsc/src/sys/src/draw/examples/tests/ex10.c
/petsc/src/sys/src/draw/examples/tests/ex2.c
/petsc/src/sys/src/draw/examples/tests/ex3.c
/petsc/src/sys/src/draw/examples/tests/ex4.c
/petsc/src/sys/src/draw/examples/tests/ex4f.F
/petsc/src/sys/src/draw/examples/tests/ex5f.F
/petsc/src/sys/src/draw/examples/tests/ex9.c
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/impls/x/text.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex1f.h
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex2f.h
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex6_1.out
/petsc/src/ts/examples/tutorials/output/ex7_1.out
/petsc/src/ts/examples/tutorials/output/ex7_2.out
/petsc/src/ts/examples/tutorials/output/ex7_3.out
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/examples/tests/ex17f.F
/petsc/src/vec/examples/tests/ex19f.F
/petsc/src/vec/examples/tests/ex20f.F
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex30f.F
/petsc/src/vec/examples/tests/ex32f.F
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tests/output/ex20f_1.out
/petsc/src/vec/examples/tests/output/ex21_1.out
/petsc/src/vec/examples/tests/output/ex21_2.out
/petsc/src/vec/examples/tests/output/ex32f_1.out
/petsc/src/vec/examples/tutorials/ex11f.F
/petsc/src/vec/examples/tutorials/ex14f.F
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex2f.F
/petsc/src/vec/examples/tutorials/ex3f.F
/petsc/src/vec/examples/tutorials/ex4f.F
/petsc/src/vec/examples/tutorials/ex7.c
/petsc/src/vec/examples/tutorials/ex7f.F
/petsc/src/vec/examples/tutorials/ex9f.F
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/ex1f.F
/petsc/src/vec/is/examples/tests/ex2f.F
/petsc/src/vec/is/examples/tutorials/ex1f.F
/petsc/src/vec/is/examples/tutorials/ex2f.F
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vpscat.c
/petsc/todo
136a523b26-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.1.27
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040826195520|24197
ChangeSet
1.2468.1.27 04/08/26 14:55:20 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
matmatmult log summ

bk-changeset-1.2468.1.27
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040826195520|24197
ChangeSet
1.2468.1.27 04/08/26 14:55:20 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
matmatmult log summary names and moved to interface directory

src/mat/impls/aij/seq/matmatmult.c
1.83 04/08/26 14:52:13 barrysmith@barrysmith-57.mcs.anl.gov +0 -252
moved generic routines up to interface directory

src/mat/interface/matrix.c
1.137.1.4 04/08/26 14:51:59 barrysmith@barrysmith-57.mcs.anl.gov +256 -0
moved generic routines out of aij directories

src/mat/interface/dlregis.c
1.26 04/08/26 14:48:41 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
names to long petsc-maint 11887


Hg-commit: 51638c33ac09ae1abf1d599622857bf6564ccd84

show more ...

c8365a8326-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.1.26
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040826194421|23516
ChangeSet
1.2468.1.26 04/08/26 14:44:21 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
man page update

bk-changeset-1.2468.1.26
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040826194421|23516
ChangeSet
1.2468.1.26 04/08/26 14:44:21 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
man page update

src/mat/interface/matrix.c
1.137.1.3 04/08/26 14:44:19 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
f

BitKeeper/deleted/.del-da_hdf.c~12b9b80bd246288e
1.3 04/08/26 13:10:42 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/examples/tutorials/da_hdf.c

BitKeeper/deleted/.del-hacks.h~a92284f386cd9ecd
1.4 04/08/26 13:10:08 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/examples/tutorials/hacks.h

BitKeeper/deleted/.del-cyclic.h~9f21fcfceb4e8d30
1.3 04/08/26 13:10:01 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/examples/tutorials/cyclic.h


Hg-commit: 72f72699038aa33de260a544c1aeb6eea369709f

show more ...

347921ef24-Aug-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.21
hzhang@harley.mcs.anl.gov|ChangeSet|20040824211341|02502
ChangeSet
1.2468.1.21 04/08/24 16:13:41 hzhang@harley.mcs.anl.gov +1 -0
fix typo in the help menu.

src/mat/int

bk-changeset-1.2468.1.21
hzhang@harley.mcs.anl.gov|ChangeSet|20040824211341|02502
ChangeSet
1.2468.1.21 04/08/24 16:13:41 hzhang@harley.mcs.anl.gov +1 -0
fix typo in the help menu.

src/mat/interface/matrix.c
1.137.1.2 04/08/24 16:13:39 hzhang@harley.mcs.anl.gov +1 -1
fix typo in the help menu.


Hg-commit: 2a1b9e19880ce13ed7e068973fb79e70b139ef4d

show more ...

a501084f21-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.8.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040821022007|06900
ChangeSet
1.2468.8.1 04/08/20 21:20:07 barrysmith@barry-smiths-computer.local +27 -0
massive cleanup/

bk-changeset-1.2468.8.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040821022007|06900
ChangeSet
1.2468.8.1 04/08/20 21:20:07 barrysmith@barry-smiths-computer.local +27 -0
massive cleanup/stripdown of tfs

src/ksp/pc/interface/pcregis.c
1.31 04/08/20 21:20:05 barrysmith@barry-smiths-computer.local +2 -0
protect ml PC

src/ksp/pc/impls/tfs/xyt.h
1.9 04/08/20 21:20:05 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/xyt.c
1.11.1.1 04/08/20 21:20:05 barrysmith@barry-smiths-computer.local +94 -333
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/xxt.h
1.9 04/08/20 21:20:05 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/xxt.c
1.11.1.1 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +81 -310
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/types.h
1.10 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +2 -4
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/tfs.c
1.3 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +1 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/stack.c
1.8 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +6 -31
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/queue.h
1.9 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/queue.c
1.8 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +7 -33
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/makefile
1.13.1.1 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +4 -4
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/ivec.h
1.7 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +20 -21
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/ivec.c
1.11 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +112 -113
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/gs.h
1.9 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +5 -12
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/gs.c
1.17 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +793 -1653
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/error.h
1.9 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/error.c
1.11 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +12 -19
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/const.h
1.12.1.1 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +12 -69
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/comm.h
1.9 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +5 -6
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/comm.c
1.23 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +47 -83
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/bit_mask.h
1.8 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/bit_mask.c
1.10 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +15 -16
massive cleanup/stripdown of tfs

src/ksp/ksp/interface/iterativ.c
1.23 04/08/20 21:20:03 barrysmith@barry-smiths-computer.local +2 -2
docs

BitKeeper/deleted/.del-bss_malloc.h~6dd93a50ffef1771
1.8 04/08/20 15:46:18 barrysmith@barrysmith-11.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/bss_malloc.h

BitKeeper/deleted/.del-bss_malloc.c~f69858c46ce56224
1.12 04/08/20 15:46:18 barrysmith@barrysmith-11.mcs.anl.gov +1 -153
Delete: src/ksp/pc/impls/tfs/bss_malloc.c

src/mat/interface/matrix.c
1.137.1.1 04/08/20 14:32:05 barrysmith@barrysmith-11.mcs.anl.gov +1 -1
allow zeroing entries for allocated but not yet used matrix. Allows
not needing special case for first call to ComputeJacobian()

BitKeeper/deleted/.del-blas.h~dd4f4d0f47c89bc0
1.7.1.1 04/08/20 11:24:34 barrysmith@barrysmith-57.mcs.anl.gov +0 -30
Delete: src/ksp/pc/impls/tfs/blas.h


Hg-commit: 825862d63ecc61f9a66f5f385f812bec09816a41

show more ...


/petsc/bin/mpiexec.valgrind
/petsc/bin/update.py
/petsc/bmake/common/rules
/petsc/bmake/common/test
/petsc/bmake/config/packages.in
/petsc/bmake/config/variables.in
/petsc/bmake/predefined/IRIX/petscconf.h
/petsc/bmake/predefined/IRIX64/petscconf.h
/petsc/bmake/predefined/IRIX_gnu/petscconf.h
/petsc/bmake/predefined/UXPV/petscconf.h
/petsc/bmake/predefined/alpha/petscconf.h
/petsc/bmake/predefined/alpha_gnu/petscconf.h
/petsc/bmake/predefined/alpha_uni/petscconf.h
/petsc/bmake/predefined/ascired/petscconf.h
/petsc/bmake/predefined/beos/petscconf.h
/petsc/bmake/predefined/cray_x1/petscconf.h
/petsc/bmake/predefined/freebsd/petscconf.h
/petsc/bmake/predefined/hpux/petscconf.h
/petsc/bmake/predefined/hpux64/petscconf.h
/petsc/bmake/predefined/linux-mcs/packages
/petsc/bmake/predefined/linux-mcs/petscconf.h
/petsc/bmake/predefined/linux64/packages
/petsc/bmake/predefined/linux64/petscconf.h
/petsc/bmake/predefined/linux64/rules
/petsc/bmake/predefined/linux64_intel/petscconf.h
/petsc/bmake/predefined/linux_absoft/petscconf.h
/petsc/bmake/predefined/linux_alpha/packages
/petsc/bmake/predefined/linux_alpha/petscconf.h
/petsc/bmake/predefined/linux_alpha/variables
/petsc/bmake/predefined/linux_alpha_dec/petscconf.h
/petsc/bmake/predefined/linux_gcc_ifc/petscconf.h
/petsc/bmake/predefined/linux_gcc_pgf90/packages
/petsc/bmake/predefined/linux_gcc_pgf90/petscconf.h
/petsc/bmake/predefined/linux_gm/petscconf.h
/petsc/bmake/predefined/linux_intel/petscconf.h
/petsc/bmake/predefined/linux_jazz_intel/petscconf.h
/petsc/bmake/predefined/linux_nagf90/petscconf.h
/petsc/bmake/predefined/linux_pgi/packages
/petsc/bmake/predefined/linux_pgi/petscconf.h
/petsc/bmake/predefined/linux_superludist/petscconf.h
/petsc/bmake/predefined/linux_tau/petscconf.h
/petsc/bmake/predefined/linux_uni/petscconf.h
/petsc/bmake/predefined/macx/petscconf.h
/petsc/bmake/predefined/rs6000/petscconf.h
/petsc/bmake/predefined/rs6000_64/petscconf.h
/petsc/bmake/predefined/rs6000_gnu/petscconf.h
/petsc/bmake/predefined/rs6000_sp/petscconf.h
/petsc/bmake/predefined/solaris/packages
/petsc/bmake/predefined/solaris/petscconf.h
/petsc/bmake/predefined/solaris64/petscconf.h
/petsc/bmake/predefined/solaris_gnu/petscconf.h
/petsc/bmake/predefined/solaris_lam/petscconf.h
/petsc/bmake/predefined/solaris_uni/petscconf.h
/petsc/bmake/predefined/solaris_x86/petscconf.h
/petsc/bmake/predefined/sx6/petscconf.h
/petsc/bmake/predefined/t3e/petscconf.h
/petsc/bmake/predefined/win32_borland/petscconf.h
/petsc/bmake/predefined/win32_borland/variables
/petsc/bmake/predefined/win32_gnu/petscconf.h
/petsc/bmake/predefined/win32_intel/petscconf.h
/petsc/bmake/predefined/win32_ms/petscconf.h
/petsc/bmake/predefined/win32_ms/variables
/petsc/bmake/predefined/win32_ms_hpvm/petscconf.h
/petsc/bmake/predefined/win32_ms_hpvm/variables
/petsc/bmake/predefined/win32_ms_mpich/petscconf.h
/petsc/bmake/predefined/win32_ms_mpich/variables
/petsc/bmake/predefined/win32_ms_mpipro/petscconf.h
/petsc/bmake/predefined/win32_ms_mpipro/variables
/petsc/bmake/predefined/win32_ms_wmpi/petscconf.h
/petsc/bmake/predefined/win32_ms_wmpi/variables
/petsc/bmake/predefined/win64_intel/petscconf.h
/petsc/config/configure.py
/petsc/config/cygwin-borland.py
/petsc/config/linux-gnu-alpha
/petsc/config/linux-gnu-alpha.py
/petsc/config/linux-gnu-ml.py
/petsc/config/linux-gnu-superlu.py
/petsc/config/linux-gnu-valgrind.py
/petsc/config/solaris-64.py
/petsc/config/solaris-gnu.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscao.h
/petsc/include/finclude/petscda.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscdraw.h
/petsc/include/finclude/petscis.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsys.h
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petscvec.h
/petsc/include/finclude/petscviewer.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/dactyl
/petsc/maint/fixtags.py
/petsc/maint/petscgoto
/petsc/maint/runremote
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/arch.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/update.py
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/comp/user.h
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appctx.h
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appview.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/functions.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/integrator.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/appctx.h
/petsc/src/contrib/oberman/laplacian_q1/appelement.c
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex10.c
/petsc/src/dm/da/examples/tests/ex11.c
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex16.c
/petsc/src/dm/da/examples/tests/ex17.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex19.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex22.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex3.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex5.c
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/examples/tests/ex9.c
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/ex3.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/dm/usg/utils/triconvert.c
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/tex/pictures/petscwww.fig
/petsc/src/docs/tex/pictures/petscwww.gif
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/petsc-patches.html
/petsc/src/docs/website/images/petscwww.gif
/petsc/src/docs/website/index.html
/petsc/src/docs/website/publications/index.html
/petsc/src/fortran/custom/zao.c
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zdraw.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zplog.c
/petsc/src/fortran/custom/zsda.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zstartf.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/fortran/fsrc/somefort.F
/petsc/src/inline/dot.h
/petsc/src/inline/spops.h
/petsc/src/ksp/examples/tests/ex1.c
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex12f.F
/petsc/src/ksp/examples/tests/ex14.c
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex18.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tests/ex5f.F
/petsc/src/ksp/examples/tests/ex6.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tests/output/ex12f_1.out
/petsc/src/ksp/examples/tests/output/ex16f_1.out
/petsc/src/ksp/examples/tests/output/ex19_2.out
/petsc/src/ksp/examples/tests/output/ex26_1.out
/petsc/src/ksp/examples/tests/output/ex26_2.out
/petsc/src/ksp/examples/tests/output/ex5f_1.out
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/examples/tutorials/ex13.c
/petsc/src/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex10_2.out
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgs/makefile
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/makefile
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/bicg/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cgs/makefile
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/lsqr/makefile
/petsc/src/ksp/ksp/impls/minres/makefile
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/makefile
/petsc/src/ksp/ksp/impls/qcg/makefile
/petsc/src/ksp/ksp/impls/symmlq/makefile
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/makefile
/petsc/src/ksp/ksp/impls/tfqmr/makefile
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/examples/tests/ex1.c
/petsc/src/ksp/pc/examples/tests/ex4.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex6.c
/petsc/src/ksp/pc/examples/tests/ex7.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/ml/makefile
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/none/makefile
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.h
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/comm.h
/petsc/src/ksp/pc/impls/tfs/const.h
/petsc/src/ksp/pc/impls/tfs/error.c
/petsc/src/ksp/pc/impls/tfs/error.h
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/gs.h
/petsc/src/ksp/pc/impls/tfs/ivec.c
/petsc/src/ksp/pc/impls/tfs/ivec.h
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/impls/tfs/queue.c
/petsc/src/ksp/pc/impls/tfs/queue.h
/petsc/src/ksp/pc/impls/tfs/stack.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/impls/tfs/types.h
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xxt.h
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/ksp/pc/impls/tfs/xyt.h
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex36f.F
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex59.c
/petsc/src/mat/examples/tests/ex60.c
/petsc/src/mat/examples/tests/ex61.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex64.c
/petsc/src/mat/examples/tests/ex65.c
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex68.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex70.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex85f.F
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex79f_1.out
/petsc/src/mat/examples/tests/output/ex85f_1.out
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/unary.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/makefile
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tests/output/ex4_1.out
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f.h
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/tr/tr.h
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/noise/snesdnest.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfj.h
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/ex13.c
/petsc/src/sys/examples/tests/ex13f.F
/petsc/src/sys/examples/tests/ex17f.F
/petsc/src/sys/examples/tests/ex1f.F
/petsc/src/sys/examples/tests/ex5f.F
/petsc/src/sys/examples/tests/ex6f.F
/petsc/src/sys/examples/tests/ex7f.F
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/examples/tests/ex1.c
/petsc/src/sys/src/draw/examples/tests/ex10.c
/petsc/src/sys/src/draw/examples/tests/ex2.c
/petsc/src/sys/src/draw/examples/tests/ex3.c
/petsc/src/sys/src/draw/examples/tests/ex4.c
/petsc/src/sys/src/draw/examples/tests/ex4f.F
/petsc/src/sys/src/draw/examples/tests/ex5f.F
/petsc/src/sys/src/draw/examples/tests/ex9.c
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/impls/x/text.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex1f.h
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex2f.h
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex6_1.out
/petsc/src/ts/examples/tutorials/output/ex7_1.out
/petsc/src/ts/examples/tutorials/output/ex7_2.out
/petsc/src/ts/examples/tutorials/output/ex7_3.out
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/examples/tests/ex17f.F
/petsc/src/vec/examples/tests/ex19f.F
/petsc/src/vec/examples/tests/ex20f.F
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex30f.F
/petsc/src/vec/examples/tests/ex32f.F
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tests/output/ex20f_1.out
/petsc/src/vec/examples/tests/output/ex21_1.out
/petsc/src/vec/examples/tests/output/ex21_2.out
/petsc/src/vec/examples/tests/output/ex32f_1.out
/petsc/src/vec/examples/tutorials/ex11f.F
/petsc/src/vec/examples/tutorials/ex14f.F
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex2f.F
/petsc/src/vec/examples/tutorials/ex3f.F
/petsc/src/vec/examples/tutorials/ex4f.F
/petsc/src/vec/examples/tutorials/ex7.c
/petsc/src/vec/examples/tutorials/ex7f.F
/petsc/src/vec/examples/tutorials/ex9f.F
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/ex1f.F
/petsc/src/vec/is/examples/tests/ex2f.F
/petsc/src/vec/is/examples/tutorials/ex1f.F
/petsc/src/vec/is/examples/tutorials/ex2f.F
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vpscat.c
/petsc/todo
13f7495020-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2363.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040720143505|15087
ChangeSet
1.2363.2.1 04/07/20 09:35:05 barrysmith@barry-smiths-computer.local +165 -0
PetscInt

tod

bk-changeset-1.2363.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040720143505|15087
ChangeSet
1.2363.2.1 04/07/20 09:35:05 barrysmith@barry-smiths-computer.local +165 -0
PetscInt

todo
1.72 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -2
PetscInt

src/vec/is/utils/isdiff.c
1.15 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -2
PetscInt

src/sys/src/viewer/interface/viewreg.c
1.15 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/sys/src/viewer/impls/string/stringv.c
1.17 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/sys/src/viewer/impls/ascii/vcreatea.c
1.11 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/sys/src/viewer/impls/ascii/filev.c
1.31 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/sys/src/utils/memc.c
1.21 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/sys/src/plog/classLog.c
1.17 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +0 -2
PetscInt

src/sys/src/objects/ptype.c
1.11 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/sys/src/objects/inherit.c
1.26 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/sys/src/objects/gtype.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -0
PetscInt

src/sys/src/f90/f90_win32.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_t3e.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_solaris_old.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_solaris.c
1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_rs6000.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_nag.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_intel8.c
1.6 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_intel.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_hpux.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/sys/src/f90/f90_alpha.c
1.9 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_absoft.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/f90/f90_IRIX.c
1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/sys/src/draw/interface/drawreg.c
1.24 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/sys/ctable.h
1.7 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/snes/interface/snes.c
1.53 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/mat/interface/matregis.c
1.38 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +0 -12
PetscInt

src/mat/impls/sbaij/seq/sro.c
1.10 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +11 -11
PetscInt

src/mat/impls/sbaij/seq/sbaijfact9.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/mat/impls/sbaij/seq/sbaijfact8.c
1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +7 -8
PetscInt

src/mat/impls/sbaij/seq/sbaijfact7.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/mat/impls/sbaij/seq/sbaijfact6.c
1.8 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +11 -11
PetscInt

src/mat/impls/sbaij/seq/sbaijfact5.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/mat/impls/sbaij/seq/sbaijfact4.c
1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +7 -7
PetscInt

src/mat/impls/sbaij/seq/sbaijfact3.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/mat/impls/sbaij/seq/sbaijfact2.c
1.42 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +119 -120
PetscInt

src/mat/impls/sbaij/seq/sbaijfact12.c
1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +10 -11
PetscInt

src/mat/impls/sbaij/seq/sbaijfact11.c
1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +13 -13
PetscInt

src/mat/impls/sbaij/seq/sbaijfact10.c
1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +15 -16
PetscInt

src/mat/impls/sbaij/seq/sbaijfact.c
1.64 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +89 -94
PetscInt

src/mat/impls/sbaij/seq/sbaij2.c
1.30 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +104 -104
PetscInt

src/mat/impls/sbaij/seq/sbaij.h
1.33 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/mat/impls/sbaij/seq/sbaij.c
1.114 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +120 -116
PetscInt

src/mat/impls/sbaij/seq/aijsbaij.c
1.21 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +22 -25
PetscInt

src/mat/impls/sbaij/mpi/sbaijov.c
1.38 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +48 -48
PetscInt

src/mat/impls/sbaij/mpi/mpisbaij.c
1.100 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +8 -6
PetscInt

src/mat/impls/sbaij/mpi/mmsbaij.c
1.30 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +37 -37
PetscInt

src/mat/impls/sbaij/makefile
1.7 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/mat/impls/is/matis.c
1.18 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +18 -19
PetscInt

src/mat/impls/is/makefile
1.8 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/mat/impls/dense/seq/dense.h
1.9 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/mat/impls/dense/seq/dense.c
1.64 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +86 -83
PetscInt

src/mat/impls/dense/mpi/mpidense.h
1.8 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +24 -24
PetscInt

src/mat/impls/dense/mpi/mpidense.c
1.47 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +78 -75
PetscInt

src/mat/impls/dense/mpi/mmdense.c
1.14 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +36 -36
PetscInt

src/mat/impls/dense/makefile
1.7 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +0 -2
PetscInt

src/mat/impls/bdiag/seq/bdiag3.c
1.23 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +34 -33
PetscInt

src/mat/impls/bdiag/seq/bdiag2.c
1.20 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +105 -105
PetscInt

src/mat/impls/bdiag/seq/bdiag.h
1.13 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +24 -24
PetscInt

src/mat/impls/bdiag/seq/bdiag.c
1.43 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +57 -55
PetscInt

src/mat/impls/bdiag/seq/bdfact.c
1.14 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +54 -54
PetscInt

src/mat/impls/bdiag/mpi/mpibdiag.h
1.9 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/mat/impls/bdiag/mpi/mpibdiag.c
1.42 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +103 -98
PetscInt

src/mat/impls/bdiag/makefile
1.7 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +0 -1
PetscInt

src/mat/impls/aij/mpi/mpiptap.c
1.9 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +2 -1
PetscInt

src/mat/impls/aij/mpi/mpiaij.c
1.197 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +6 -5
PetscInt

src/ksp/utils/damg.c
1.40 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +2 -1
PetscInt

src/ksp/pc/pcimpl.h
1.12 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +11 -11
PetscInt

src/ksp/pc/interface/precon.c
1.53 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +7 -7
PetscInt

src/ksp/pc/interface/pcset.c
1.23 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/ksp/pc/impls/tfs/makefile
1.11 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +1 -0
PetscInt

src/ksp/pc/impls/shell/shellpc.c
1.22 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +21 -21
PetscInt

src/ksp/pc/impls/redundant/redundant.c
1.20 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +11 -10
PetscInt

src/ksp/pc/impls/mg/mg.c
1.37 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/pc/impls/lu/lu.c
1.32 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +13 -13
PetscInt

src/ksp/pc/impls/ksp/pcksp.c
1.20 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +16 -15
PetscInt

src/ksp/pc/impls/jacobi/jacobi.c
1.13 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +10 -15
PetscInt

src/ksp/pc/impls/is/pcis.h
1.10 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/ksp/pc/impls/is/pcis.c
1.23 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +17 -29
PetscInt

src/ksp/pc/impls/is/nn/nn.h
1.10 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/ksp/pc/impls/is/nn/nn.c
1.24 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +23 -36
PetscInt

src/ksp/pc/impls/is/makefile
1.7 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +1 -0
PetscInt

src/ksp/pc/impls/ilu/ilu.h
1.8 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/pc/impls/ilu/ilu.c
1.38 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.14 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/pc/impls/eisens/eisen.c
1.21 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +14 -14
PetscInt

src/ksp/pc/impls/composite/composite.c
1.23 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/pc/impls/bjacobi/bjacobi.h
1.7 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/ksp/pc/impls/bjacobi/bjacobi.c
1.33 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +2 -3
PetscInt

src/ksp/pc/impls/asm/asm.c
1.36 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +59 -56
PetscInt

src/ksp/ksp/kspimpl.h
1.23 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +13 -13
PetscInt

src/ksp/ksp/interface/xmon.c
1.9 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +14 -14
PetscInt

src/ksp/ksp/interface/itfunc.c
1.53 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +19 -15
PetscInt

src/ksp/ksp/interface/itcreate.c
1.55 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +8 -9
PetscInt

src/ksp/ksp/interface/itcl.c
1.14 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/ksp/interface/eige.c
1.20 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +20 -18
PetscInt

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.16 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.16 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/ksp/ksp/impls/symmlq/symmlq.c
1.15 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +11 -13
PetscInt

src/ksp/ksp/impls/rich/rich.c
1.18 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/ksp/ksp/impls/qcg/qcg.c
1.19 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +18 -18
PetscInt

src/ksp/ksp/impls/preonly/preonly.c
1.13 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +2 -3
PetscInt

src/ksp/ksp/impls/minres/minres.c
1.16 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +10 -11
PetscInt

src/ksp/ksp/impls/lgmres/lgmresp.h
1.8 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +39 -40
PetscInt

src/ksp/ksp/impls/lgmres/lgmres.c
1.29.1.1 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +59 -66
PetscInt

src/ksp/ksp/impls/gmres/gmresp.h
1.13 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +12 -11
PetscInt

src/ksp/ksp/impls/gmres/gmres2.c
1.21 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/ksp/ksp/impls/gmres/gmres.c
1.49 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +47 -47
PetscInt

src/ksp/ksp/impls/gmres/gmreig.c
1.14 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +14 -14
PetscInt

src/ksp/ksp/impls/gmres/borthog2.c
1.16 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/ksp/ksp/impls/gmres/borthog.c
1.12 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/ksp/impls/fgmres/modpcf.c
1.15 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +9 -10
PetscInt

src/ksp/ksp/impls/fgmres/fgmresp.h
1.13 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +31 -31
PetscInt

src/ksp/ksp/impls/fgmres/fgmres.c
1.36 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +53 -53
PetscInt

src/ksp/ksp/impls/cr/cr.c
1.26 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +7 -8
PetscInt

src/ksp/ksp/impls/cheby/cheby.c
1.19 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/ksp/ksp/impls/cgs/cgs.c
1.21 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/ksp/ksp/impls/cgne/cgne.c
1.18 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +16 -18
PetscInt

src/ksp/ksp/impls/cg/cgeig.c
1.9 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +13 -13
PetscInt

src/ksp/ksp/impls/bicg/bicg.c
1.16 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +7 -8
PetscInt

src/ksp/ksp/impls/bcgsl/bcgsl.h
1.4 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.15 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +82 -124
PetscInt

src/ksp/ksp/impls/bcgs/bcgs.c
1.17 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/dm/da/utils/sda2.c
1.17 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +22 -22
PetscInt

src/dm/da/utils/pack.c
1.15 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +46 -46
PetscInt

src/dm/da/utils/fdda.c
1.41 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +72 -74
PetscInt

src/dm/da/src/gr2.c
1.28 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +12 -11
PetscInt

src/dm/da/src/gr1.c
1.14 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/dm/da/src/daview.c
1.24 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/dm/da/src/dasub.c
1.10 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +7 -7
PetscInt

src/dm/da/src/daltol.c
1.14 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/dm/da/src/dalocal.c
1.25 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +14 -14
PetscInt

src/dm/da/src/daload.c
1.12 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +7 -6
PetscInt

src/dm/da/src/dainterp.c
1.22 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/daindex.c
1.13 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/dm/da/src/dagtona.c
1.13 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/dm/da/src/dagtol.c
1.16 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/daghost.c
1.8 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/dagetarray.c
1.13 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/dadist.c
1.15 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/dm/da/src/dacorn.c
1.16 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +20 -20
PetscInt

src/dm/da/src/da3.c
1.27 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +44 -44
PetscInt

src/dm/da/src/da2.c
1.52 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/src/da1.c
1.27 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +17 -17
PetscInt

src/dm/da/examples/tutorials/ex1.c
1.9 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +3 -1
PetscInt

src/dm/ao/utils/aosetlocal.c
1.9 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/ao/interface/aodata.c
1.15 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +54 -53
PetscInt

src/dm/ao/interface/ao.c
1.16 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/dm/ao/impls/mapping/aomapping.c
1.22 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +58 -57
PetscInt

src/dm/ao/impls/basic/aoreduced.c
1.8 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +9 -9
PetscInt

src/dm/ao/impls/basic/aodatabasic.c
1.23 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +93 -89
PetscInt

src/dm/ao/impls/basic/aobasic.c
1.25 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +58 -56
PetscInt

src/dm/ao/aoimpl.h
1.14 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +30 -30
PetscInt

include/petscviewer.h
1.44 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

include/petscpc.h
1.55 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +21 -20
PetscInt

include/petscmg.h
1.10 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +15 -15
PetscInt

include/petscksp.h
1.51 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +29 -29
PetscInt

include/petschead.h
1.38 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +15 -15
PetscInt

include/petscao.h
1.16 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +28 -28
PetscInt

include/petsc.h
1.90 04/07/20 09:34:48 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/docs/tex/petscapp.bib
1.126 04/07/19 10:15:19 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
fix bad ~ in url = keys

src/docs/website/index.html
1.21 04/07/19 10:14:58 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
add Mark Adams Prometheus as pack that uses PETSc

src/docs/tex/manual/developers.tex
1.8 04/07/17 18:22:13 barrysmith@barry-smiths-computer.local +6 -10
more formatting rules

todo
1.71 04/07/16 15:29:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
*** empty log message ***

BitKeeper/deleted/.del-gmcnv.c~46d445a0bb33ee5c
1.5 04/07/16 12:13:39 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/ksp/impls/gmres/gmcnv.c

src/fortran/custom/zpc.c
1.25 04/07/16 11:49:53 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
buggy code!! Damn you Barry


Hg-commit: 03cb6e710a570207e5c59d82384a05ee7940766c

show more ...


/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petschead.h
/petsc/include/petscksp.h
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscviewer.h
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/ML.py
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/basic/aoreduced.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/utils/aosetlocal.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sda2.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/index.html
/petsc/src/fortran/custom/zpc.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.h
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cgeig.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.h
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/ilu/ilu.h
/petsc/src/ksp/pc/impls/is/makefile
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/nn/nn.h
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/is/pcis.h
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/pcimpl.h
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/bdiag/makefile
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/makefile
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sbaij/makefile
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/sro.c
matregis.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/ctable.h
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/f90/f90_IRIX.c
/petsc/src/sys/src/f90/f90_absoft.c
/petsc/src/sys/src/f90/f90_alpha.c
/petsc/src/sys/src/f90/f90_hpux.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_nag.c
/petsc/src/sys/src/f90/f90_rs6000.c
/petsc/src/sys/src/f90/f90_solaris.c
/petsc/src/sys/src/f90/f90_solaris_old.c
/petsc/src/sys/src/f90/f90_t3e.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/utils/vpscat.c
/petsc/todo
2e70eadc16-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2362.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040716031806|43941
ChangeSet
1.2362.1.1 04/07/15 22:18:06 barrysmith@barry-smiths-computer.local +7 -0
mg fixes, fieldsp

bk-changeset-1.2362.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040716031806|43941
ChangeSet
1.2362.1.1 04/07/15 22:18:06 barrysmith@barry-smiths-computer.local +7 -0
mg fixes, fieldsplit fixes
PetscInt

src/vec/utils/vinv.c
1.34 04/07/15 22:18:04 barrysmith@barry-smiths-computer.local +2 -0
check for valid blocksize before doing stride computations

src/sys/src/objects/options.c
1.45 04/07/15 22:18:04 barrysmith@barry-smiths-computer.local +32 -4
PetscInt
allow _%d_ style option handling

src/mat/interface/matrix.c
1.137 04/07/15 22:18:04 barrysmith@barry-smiths-computer.local +4 -0
set vector blocksize when tajen from Mat
set blocksize of matrix obtained from PtAP

src/ksp/pc/interface/precon.c
1.52 04/07/15 22:18:04 barrysmith@barry-smiths-computer.local +16 -15
PetscInt

src/ksp/pc/impls/mg/mgfunc.c
1.13 04/07/15 22:18:04 barrysmith@barry-smiths-computer.local +1 -1
allow options for particular levels

src/ksp/pc/impls/mg/mg.c
1.36 04/07/15 22:18:04 barrysmith@barry-smiths-computer.local +3 -1
allow options for particular levels

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.12 04/07/15 22:18:04 barrysmith@barry-smiths-computer.local +4 -4
formating

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.11 04/07/15 15:13:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
works ok. going to add support for not using the %d_ on the option prefixes


Hg-commit: a9ebaeeac6a9d599a399bea48529ccd69b937a76

show more ...

fafe18b614-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2356.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040714185159|04342
ChangeSet
1.2356.1.1 04/07/14 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
left over error check

bk-changeset-1.2356.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040714185159|04342
ChangeSet
1.2356.1.1 04/07/14 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
left over error checking from getblocksize() code. Damn that cut-and-paste
more error checking for -options_file user mistakes

src/sys/src/objects/options.c
1.44 04/07/14 13:51:57 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
generate error if options file does not exist

src/mat/interface/matrix.c
1.136 04/07/14 08:21:22 barrysmith@barry-smiths-computer.local +0 -1
left over error checking from getblocksize() code. Damn that cut-and-paste


Hg-commit: 591f818c218edd0bbbb61958390b656368df790b

show more ...

521d725211-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2345
barrysmith@barry-smiths-computer.local|ChangeSet|20040711030250|59162
ChangeSet
1.2345 04/07/10 22:02:50 barrysmith@barry-smiths-computer.local +56 -0
Make bs a data item in a

bk-changeset-1.2345
barrysmith@barry-smiths-computer.local|ChangeSet|20040711030250|59162
ChangeSet
1.2345 04/07/10 22:02:50 barrysmith@barry-smiths-computer.local +56 -0
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/utils/gcreate.c
1.24 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +6 -6
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/utils/convert.c
1.12 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/aijbaij.c
1.13 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +6 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/matimpl.h
1.52 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/interface/matrix.c
1.135 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +38 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/shell/shellcnv.c
1.12 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/shell/shell.c
1.23 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +9 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.56 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/sbaijfact2.c
1.41 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +4 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/sbaijfact.c
1.63 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +4 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/sbaij2.c
1.29 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +18 -22
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/sbaij.c
1.113 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +27 -38
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/aijsbaij.c
1.19 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +5 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.45 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/mpi/sbaijov.c
1.37 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +3 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/mpi/mpisbaij.c
1.99 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +23 -34
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/mpi/mmsbaij.c
1.28 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +6 -6
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/dense/seq/dense.c
1.63 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -10
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/dense/mpi/mpidense.c
1.46 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -10
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdiag3.c
1.22 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +6 -6
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdiag2.c
1.19 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +7 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdiag.h
1.12 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +0 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdiag.c
1.42 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +11 -23
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdfact.c
1.13 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +2 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/mpi/mpibdiag.c
1.41 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +28 -42
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/mpi/mmbdiag.c
1.7 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +7 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baijfact4.c
1.12 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baijfact3.c
1.16 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baijfact2.c
1.39 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +6 -8
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baij2.c
1.21 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +13 -13
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baij.h
1.23 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baij.c
1.95 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +26 -38
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/mpibaij.h
1.17 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/mpibaij.c
1.68 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +24 -35
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/mmbaij.c
1.24 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +5 -6
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.62 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +12 -10
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/baijov.c
1.23 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +6 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/superlu/superlu.c
1.69 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +4 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.30 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +9 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/lusol/lusol.c
1.32 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +9 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/essl/essl.c
1.31 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +2 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/aij.c
1.165 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +10 -10
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.98 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +7 -5
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.69 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +4 -3
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/mpi/mumps/mumps.c
1.78 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +16 -15
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/mpi/mpiaij.c
1.195 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +9 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/adj/mpi/mpiadj.c
1.37 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +1 -11
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.16 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +3 -3
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.5 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +10 -0
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/fortran/custom/zpc.c
1.24 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +25 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

include/petscmat.h
1.147 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +1 -0
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

include/petscbt.h
1.14 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +2 -2
change to typedef so can declare multiple per line, not sure
why was define

src/mat/impls/baij/seq/aijbaij.c
1.12 04/07/10 19:46:35 barrysmith@barry-smiths-computer.local +1 -1
*** empty log message ***

src/vec/is/impls/general/strgen.c
1.8 04/07/09 23:05:11 barrysmith@barry-smiths-computer.local +1 -0
need to indicate memory was allocated for indices inside general is created from stride

src/ksp/pc/impls/hypre/hyppilut.c
1.56 04/07/09 14:45:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move fortran stub to custom

src/vec/impls/seq/dvec2.c
1.20 04/07/08 14:29:20 barrysmith@barrysmith-57.mcs.anl.gov +42 -43
formating

src/inline/setval.h
1.5 04/07/08 14:27:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt


Hg-commit: 7f824bafc4d9041ce9342c5ae5c5bac68df054e5

show more ...


/petsc/bmake/common/rules
/petsc/bmake/config/variables.in
/petsc/bmake/predefined/linux-mcs/packages
/petsc/bmake/predefined/linux-mcs/petscconf.h
/petsc/bmake/predefined/linux-mcs/petscfix.h
/petsc/bmake/predefined/linux-mcs/rules
/petsc/bmake/predefined/linux-mcs/variables
/petsc/config/linux-mcs
/petsc/include/finclude/petscpc.h
/petsc/include/petsc.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/rockies
/petsc/maint/mapnameslatex.py
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/src/benchmarks/results/performance_cfd_2_10
/petsc/src/contrib/dvr/basic.F
/petsc/src/contrib/dvr/dvr.F
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/dvr/mxm44f2g.F
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/tex/sty/lgrind.sty
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/fortran/custom/zpc.c
/petsc/src/inline/setval.h
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/fieldsplit/makefile
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/general.h
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vpscat.c
/petsc/todo
9c4fc4c728-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2309
barrysmith@barry-smiths-computer.local|ChangeSet|20040628042253|34271
ChangeSet
1.2309 04/06/27 23:22:53 barrysmith@barry-smiths-computer.local +3 -0
ugly hack to get PtAP to

bk-changeset-1.2309
barrysmith@barry-smiths-computer.local|ChangeSet|20040628042253|34271
ChangeSet
1.2309 04/06/27 23:22:53 barrysmith@barry-smiths-computer.local +3 -0
ugly hack to get PtAP to work for MAIJ matrices for
testing of -dmmg_galerkin

src/mat/interface/matrix.c
1.134 04/06/27 23:22:45 barrysmith@barry-smiths-computer.local +13 -0
ugly hack to get PtAP to work for MAIJ matrices for
testing of -dmmg_galerkin

src/mat/impls/maij/maij.c
1.20 04/06/27 23:22:44 barrysmith@barry-smiths-computer.local +45 -0
convert from MAIJ to AIJ
can be made more efficient later

src/mat/impls/aij/seq/matptap.c
1.77 04/06/27 22:27:36 barrysmith@barry-smiths-computer.local +0 -197
moved PtAP code to interface where it belong

src/mat/interface/matrix.c
1.133 04/06/27 22:27:18 barrysmith@barry-smiths-computer.local +182 -0
moved PtAP code to interface where it belongs


Hg-commit: 284b5b33632eb9fbd178adc71517a6aac440d23a

show more ...


/petsc/bin/mpirun.gmalloc
/petsc/bmake/default/packages
/petsc/bmake/default/petscconf.h
/petsc/bmake/default/rules
/petsc/bmake/default/variables
/petsc/config/cygwin-portland.py
/petsc/config/linux-gnu-jazz-gcc.py
/petsc/config/linux-gnu-jazz-intel.py
/petsc/include/finclude/petscvec.h
/petsc/include/petsc.h
/petsc/include/petscmat.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/confignightly/rockies
/petsc/maint/xclude
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/update.py
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/fortran/custom/zstart.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex98.out
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
matrix.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/win32/win32draw.h
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/makefile
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/utils/makefile
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
ccd8e17623-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2299.5.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040623024148|42776
ChangeSet
1.2299.5.1 04/06/22 21:41:48 barrysmith@barry-smiths-computer.local +16 -0
error message sh

bk-changeset-1.2299.5.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040623024148|42776
ChangeSet
1.2299.5.1 04/06/22 21:41:48 barrysmith@barry-smiths-computer.local +16 -0
error message shows object type
[PETSC #10637] CSR preallocation for MPIAIJ

src/sys/src/plog/ploginfo.c
1.23 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +3 -3
const for filename for PetscLogInfoAllow

src/sys/src/objects/pinit.c
1.49 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +1 -0
turnoff loginfo before freeing things that are needed for loginfo :-)

src/sys/src/objects/init.c
1.42.1.1 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +0 -1
move prototype to public

src/sys/src/objects/destroy.c
1.17 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +1 -1
error message shows object type

src/sys/src/fileio/fwd.c
1.16 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +1 -1
error message shows object type

src/sys/src/error/err.c
1.35 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +9 -3
error message shows object type

src/mat/examples/tests/ex98.c
1.8 04/06/22 21:41:45 barrysmith@barry-smiths-computer.local +9 -28
error message shows object type

src/sys/src/draw/interface/dlinegw.c
1.8 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +1 -1
error message shows object type

src/mat/partition/partition.c
1.26 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +1 -1
error message shows object type

src/mat/impls/aij/mpi/mpiaij.c
1.182.1.1 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +213 -134
[PETSC #10637] PetscMPIAIJSetPreallocationCSR

src/mat/examples/tests/makefile
1.30 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +12 -2
[PETSC #10637] PetscMPIAIJSetPreallocationCSR

include/petscmat.h
1.143 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +1 -0
[PETSC #10637] PetscMPIAIJSetPreallocationCSR

include/petsc.h
1.84 04/06/22 21:41:44 barrysmith@barry-smiths-computer.local +1 -0
petscloginfoallow made public with const filename

src/mat/partition/impls/pmetis/pmetis.c
1.16 04/06/22 16:19:00 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
RE: [PETSC #10723] Another partitioning question
set the number of cuts as found by parmetis instead of putting
them in dummy variable that is never used

src/mat/examples/tests/ex98.c
1.7 04/06/22 14:17:49 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
bk cp ex80.c ex98.c

include/petscbt.h
1.13 04/06/22 11:19:20 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
do not multipley PetscBTLength by size of char since the length is suppose to be number
of bytes not size; The multiplication is already done in the code where needed.

src/mat/interface/matrix.c
1.132 04/06/22 09:35:51 barrysmith@barry-smiths-computer.local +3 -1
clear docs

src/mat/examples/tests/ex98.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/ex98.c
1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex98.c
1.4 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/mat/examples/tests/ex98.c
1.3 01/10/24 09:27:10 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-rw-r--

src/mat/examples/tests/ex98.c
1.2 01/10/24 08:12:21 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-r--r--

src/mat/examples/tests/ex98.c
1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +83 -0

src/mat/examples/tests/ex98.c
1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex80.c


Hg-commit: 321c5deb155cdc7732a4df0f9b4aaba74d0026b5

show more ...


/petsc/bmake/common/bopt_O
/petsc/bmake/common/bopt_O_c++
/petsc/bmake/common/bopt_O_c++_single
/petsc/bmake/common/bopt_O_complex
/petsc/bmake/common/bopt_O_matsingle
/petsc/bmake/common/bopt_O_single
/petsc/bmake/common/bopt_g
/petsc/bmake/common/bopt_g_c++
/petsc/bmake/common/bopt_g_c++_single
/petsc/bmake/common/bopt_g_complex
/petsc/bmake/common/bopt_g_matsingle
/petsc/bmake/common/bopt_g_single
/petsc/bmake/predefined/IRIX/packages
/petsc/bmake/predefined/IRIX/petscconf.h
/petsc/bmake/predefined/IRIX/petscfix.h
/petsc/bmake/predefined/IRIX/rules
/petsc/bmake/predefined/IRIX/variables
/petsc/bmake/predefined/IRIX64/packages
/petsc/bmake/predefined/IRIX64/petscconf.h
/petsc/bmake/predefined/IRIX64/petscfix.h
/petsc/bmake/predefined/IRIX64/rules
/petsc/bmake/predefined/IRIX64/variables
/petsc/bmake/predefined/IRIX_gnu/packages
/petsc/bmake/predefined/IRIX_gnu/petscconf.h
/petsc/bmake/predefined/IRIX_gnu/petscfix.h
/petsc/bmake/predefined/IRIX_gnu/rules
/petsc/bmake/predefined/IRIX_gnu/variables
/petsc/bmake/predefined/UXPV/packages
/petsc/bmake/predefined/UXPV/petscconf.h
/petsc/bmake/predefined/UXPV/petscfix.h
/petsc/bmake/predefined/UXPV/rules
/petsc/bmake/predefined/UXPV/variables
/petsc/bmake/predefined/alpha/packages
/petsc/bmake/predefined/alpha/petscconf.h
/petsc/bmake/predefined/alpha/petscfix.h
/petsc/bmake/predefined/alpha/rules
/petsc/bmake/predefined/alpha/variables
/petsc/bmake/predefined/alpha_gnu/packages
/petsc/bmake/predefined/alpha_gnu/petscconf.h
/petsc/bmake/predefined/alpha_gnu/petscfix.h
/petsc/bmake/predefined/alpha_gnu/rules
/petsc/bmake/predefined/alpha_gnu/variables
/petsc/bmake/predefined/alpha_uni/packages
/petsc/bmake/predefined/alpha_uni/petscconf.h
/petsc/bmake/predefined/alpha_uni/petscfix.h
/petsc/bmake/predefined/alpha_uni/rules
/petsc/bmake/predefined/alpha_uni/variables
/petsc/bmake/predefined/ascired/packages
/petsc/bmake/predefined/ascired/petscconf.h
/petsc/bmake/predefined/ascired/petscfix.h
/petsc/bmake/predefined/ascired/rules
/petsc/bmake/predefined/ascired/variables
/petsc/bmake/predefined/beos/packages
/petsc/bmake/predefined/beos/petscconf.h
/petsc/bmake/predefined/beos/petscfix.h
/petsc/bmake/predefined/beos/rules
/petsc/bmake/predefined/beos/variables
/petsc/bmake/predefined/cray_x1/packages
/petsc/bmake/predefined/cray_x1/petscconf.h
/petsc/bmake/predefined/cray_x1/petscfix.h
/petsc/bmake/predefined/cray_x1/rules
/petsc/bmake/predefined/cray_x1/variables
/petsc/bmake/predefined/freebsd/packages
/petsc/bmake/predefined/freebsd/petscconf.h
/petsc/bmake/predefined/freebsd/petscfix.h
/petsc/bmake/predefined/freebsd/rules
/petsc/bmake/predefined/freebsd/variables
/petsc/bmake/predefined/hpux/packages
/petsc/bmake/predefined/hpux/petscconf.h
/petsc/bmake/predefined/hpux/petscfix.h
/petsc/bmake/predefined/hpux/rules
/petsc/bmake/predefined/hpux/variables
/petsc/bmake/predefined/hpux64/packages
/petsc/bmake/predefined/hpux64/petscconf.h
/petsc/bmake/predefined/hpux64/petscfix.h
/petsc/bmake/predefined/hpux64/rules
/petsc/bmake/predefined/hpux64/variables
/petsc/bmake/predefined/linux/packages
/petsc/bmake/predefined/linux/petscconf.h
/petsc/bmake/predefined/linux/petscfix.h
/petsc/bmake/predefined/linux/rules
/petsc/bmake/predefined/linux/variables
/petsc/bmake/predefined/linux64/packages
/petsc/bmake/predefined/linux64/petscconf.h
/petsc/bmake/predefined/linux64/petscfix.h
/petsc/bmake/predefined/linux64/rules
/petsc/bmake/predefined/linux64/variables
/petsc/bmake/predefined/linux64_intel/packages
/petsc/bmake/predefined/linux64_intel/petscconf.h
/petsc/bmake/predefined/linux64_intel/petscfix.h
/petsc/bmake/predefined/linux64_intel/rules
/petsc/bmake/predefined/linux64_intel/variables
/petsc/bmake/predefined/linux_absoft/packages
/petsc/bmake/predefined/linux_absoft/petscconf.h
/petsc/bmake/predefined/linux_absoft/petscfix.h
/petsc/bmake/predefined/linux_absoft/rules
/petsc/bmake/predefined/linux_absoft/variables
/petsc/bmake/predefined/linux_alpha/packages
/petsc/bmake/predefined/linux_alpha/petscconf.h
/petsc/bmake/predefined/linux_alpha/petscfix.h
/petsc/bmake/predefined/linux_alpha/rules
/petsc/bmake/predefined/linux_alpha/variables
/petsc/bmake/predefined/linux_alpha_dec/packages
/petsc/bmake/predefined/linux_alpha_dec/petscconf.h
/petsc/bmake/predefined/linux_alpha_dec/petscfix.h
/petsc/bmake/predefined/linux_alpha_dec/rules
/petsc/bmake/predefined/linux_alpha_dec/variables
/petsc/bmake/predefined/linux_gcc_ifc/packages
/petsc/bmake/predefined/linux_gcc_ifc/petscconf.h
/petsc/bmake/predefined/linux_gcc_ifc/petscfix.h
/petsc/bmake/predefined/linux_gcc_ifc/rules
/petsc/bmake/predefined/linux_gcc_ifc/variables
/petsc/bmake/predefined/linux_gcc_pgf90/packages
/petsc/bmake/predefined/linux_gcc_pgf90/petscconf.h
/petsc/bmake/predefined/linux_gcc_pgf90/petscfix.h
/petsc/bmake/predefined/linux_gcc_pgf90/rules
/petsc/bmake/predefined/linux_gcc_pgf90/variables
/petsc/bmake/predefined/linux_gm/packages
/petsc/bmake/predefined/linux_gm/petscconf.h
/petsc/bmake/predefined/linux_gm/petscfix.h
/petsc/bmake/predefined/linux_gm/rules
/petsc/bmake/predefined/linux_gm/variables
/petsc/bmake/predefined/linux_intel/packages
/petsc/bmake/predefined/linux_intel/petscconf.h
/petsc/bmake/predefined/linux_intel/petscfix.h
/petsc/bmake/predefined/linux_intel/rules
/petsc/bmake/predefined/linux_intel/variables
/petsc/bmake/predefined/linux_jazz_intel/packages
/petsc/bmake/predefined/linux_jazz_intel/petscconf.h
/petsc/bmake/predefined/linux_jazz_intel/petscfix.h
/petsc/bmake/predefined/linux_jazz_intel/rules
/petsc/bmake/predefined/linux_jazz_intel/variables
/petsc/bmake/predefined/linux_nagf90/packages
/petsc/bmake/predefined/linux_nagf90/petscconf.h
/petsc/bmake/predefined/linux_nagf90/petscfix.h
/petsc/bmake/predefined/linux_nagf90/rules
/petsc/bmake/predefined/linux_nagf90/variables
/petsc/bmake/predefined/linux_pgi/packages
/petsc/bmake/predefined/linux_pgi/petscconf.h
/petsc/bmake/predefined/linux_pgi/petscfix.h
/petsc/bmake/predefined/linux_pgi/rules
/petsc/bmake/predefined/linux_pgi/variables
/petsc/bmake/predefined/linux_superludist/packages
/petsc/bmake/predefined/linux_superludist/petscconf.h
/petsc/bmake/predefined/linux_superludist/petscfix.h
/petsc/bmake/predefined/linux_superludist/rules
/petsc/bmake/predefined/linux_superludist/variables
/petsc/bmake/predefined/linux_tau/packages
/petsc/bmake/predefined/linux_tau/petscconf.h
/petsc/bmake/predefined/linux_tau/petscfix.h
/petsc/bmake/predefined/linux_tau/rules
/petsc/bmake/predefined/linux_tau/variables
/petsc/bmake/predefined/linux_uni/packages
/petsc/bmake/predefined/linux_uni/petscconf.h
/petsc/bmake/predefined/linux_uni/petscfix.h
/petsc/bmake/predefined/linux_uni/rules
/petsc/bmake/predefined/linux_uni/variables
/petsc/bmake/predefined/macx/packages
/petsc/bmake/predefined/macx/petscconf.h
/petsc/bmake/predefined/macx/petscfix.h
/petsc/bmake/predefined/macx/rules
/petsc/bmake/predefined/macx/variables
/petsc/bmake/predefined/rs6000/base.S
/petsc/bmake/predefined/rs6000/packages
/petsc/bmake/predefined/rs6000/petscconf.h
/petsc/bmake/predefined/rs6000/petscfix.h
/petsc/bmake/predefined/rs6000/rules
/petsc/bmake/predefined/rs6000/variables
/petsc/bmake/predefined/rs6000_64/packages
/petsc/bmake/predefined/rs6000_64/petscconf.h
/petsc/bmake/predefined/rs6000_64/petscfix.h
/petsc/bmake/predefined/rs6000_64/rules
/petsc/bmake/predefined/rs6000_64/variables
/petsc/bmake/predefined/rs6000_gnu/base.S
/petsc/bmake/predefined/rs6000_gnu/packages
/petsc/bmake/predefined/rs6000_gnu/petscconf.h
/petsc/bmake/predefined/rs6000_gnu/petscfix.h
/petsc/bmake/predefined/rs6000_gnu/rules
/petsc/bmake/predefined/rs6000_gnu/variables
/petsc/bmake/predefined/rs6000_sp/packages
/petsc/bmake/predefined/rs6000_sp/petscconf.h
/petsc/bmake/predefined/rs6000_sp/petscfix.h
/petsc/bmake/predefined/rs6000_sp/rules
/petsc/bmake/predefined/rs6000_sp/variables
/petsc/bmake/predefined/solaris/packages
/petsc/bmake/predefined/solaris/petscconf.h
/petsc/bmake/predefined/solaris/petscfix.h
/petsc/bmake/predefined/solaris/rules
/petsc/bmake/predefined/solaris/variables
/petsc/bmake/predefined/solaris64/packages
/petsc/bmake/predefined/solaris64/petscconf.h
/petsc/bmake/predefined/solaris64/petscfix.h
/petsc/bmake/predefined/solaris64/rules
/petsc/bmake/predefined/solaris64/variables
/petsc/bmake/predefined/solaris_gnu/packages
/petsc/bmake/predefined/solaris_gnu/petscconf.h
/petsc/bmake/predefined/solaris_gnu/petscfix.h
/petsc/bmake/predefined/solaris_gnu/rules
/petsc/bmake/predefined/solaris_gnu/variables
/petsc/bmake/predefined/solaris_lam/packages
/petsc/bmake/predefined/solaris_lam/petscconf.h
/petsc/bmake/predefined/solaris_lam/petscfix.h
/petsc/bmake/predefined/solaris_lam/rules
/petsc/bmake/predefined/solaris_lam/variables
/petsc/bmake/predefined/solaris_uni/packages
/petsc/bmake/predefined/solaris_uni/petscconf.h
/petsc/bmake/predefined/solaris_uni/petscfix.h
/petsc/bmake/predefined/solaris_uni/rules
/petsc/bmake/predefined/solaris_uni/variables
/petsc/bmake/predefined/solaris_x86/packages
/petsc/bmake/predefined/solaris_x86/petscconf.h
/petsc/bmake/predefined/solaris_x86/petscfix.h
/petsc/bmake/predefined/solaris_x86/rules
/petsc/bmake/predefined/solaris_x86/variables
/petsc/bmake/predefined/sx6/packages
/petsc/bmake/predefined/sx6/petscconf.h
/petsc/bmake/predefined/sx6/petscfix.h
/petsc/bmake/predefined/sx6/rules
/petsc/bmake/predefined/sx6/variables
/petsc/bmake/predefined/t3e/packages
/petsc/bmake/predefined/t3e/petscconf.h
/petsc/bmake/predefined/t3e/petscfix.h
/petsc/bmake/predefined/t3e/rules
/petsc/bmake/predefined/t3e/variables
/petsc/bmake/predefined/win32_borland/packages
/petsc/bmake/predefined/win32_borland/petscconf.h
/petsc/bmake/predefined/win32_borland/petscfix.h
/petsc/bmake/predefined/win32_borland/rules
/petsc/bmake/predefined/win32_borland/variables
/petsc/bmake/predefined/win32_gnu/packages
/petsc/bmake/predefined/win32_gnu/petscconf.h
/petsc/bmake/predefined/win32_gnu/petscfix.h
/petsc/bmake/predefined/win32_gnu/rules
/petsc/bmake/predefined/win32_gnu/variables
/petsc/bmake/predefined/win32_intel/packages
/petsc/bmake/predefined/win32_intel/petscconf.h
/petsc/bmake/predefined/win32_intel/petscfix.h
/petsc/bmake/predefined/win32_intel/rules
/petsc/bmake/predefined/win32_intel/variables
/petsc/bmake/predefined/win32_ms/packages
/petsc/bmake/predefined/win32_ms/petscconf.h
/petsc/bmake/predefined/win32_ms/petscfix.h
/petsc/bmake/predefined/win32_ms/rules
/petsc/bmake/predefined/win32_ms/variables
/petsc/bmake/predefined/win32_ms_hpvm/packages
/petsc/bmake/predefined/win32_ms_hpvm/petscconf.h
/petsc/bmake/predefined/win32_ms_hpvm/petscfix.h
/petsc/bmake/predefined/win32_ms_hpvm/rules
/petsc/bmake/predefined/win32_ms_hpvm/variables
/petsc/bmake/predefined/win32_ms_mpich/packages
/petsc/bmake/predefined/win32_ms_mpich/petscconf.h
/petsc/bmake/predefined/win32_ms_mpich/petscfix.h
/petsc/bmake/predefined/win32_ms_mpich/rules
/petsc/bmake/predefined/win32_ms_mpich/variables
/petsc/bmake/predefined/win32_ms_mpipro/packages
/petsc/bmake/predefined/win32_ms_mpipro/petscconf.h
/petsc/bmake/predefined/win32_ms_mpipro/petscfix.h
/petsc/bmake/predefined/win32_ms_mpipro/rules
/petsc/bmake/predefined/win32_ms_mpipro/variables
/petsc/bmake/predefined/win32_ms_wmpi/packages
/petsc/bmake/predefined/win32_ms_wmpi/petscconf.h
/petsc/bmake/predefined/win32_ms_wmpi/petscfix.h
/petsc/bmake/predefined/win32_ms_wmpi/rules
/petsc/bmake/predefined/win32_ms_wmpi/variables
/petsc/bmake/predefined/win64_intel/packages
/petsc/bmake/predefined/win64_intel/petscconf.h
/petsc/bmake/predefined/win64_intel/petscfix.h
/petsc/bmake/predefined/win64_intel/rules
/petsc/bmake/predefined/win64_intel/variables
/petsc/include/petsc.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petschead.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/maint/checkBuilds.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/docs/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/fortran/custom/zsys.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex29_2.out
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/impls/win32/makefile
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drawregall.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/fileio/ffpath.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/time/cputime.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/time/nt_time.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/src/viewer/impls/socket/matlab/closeport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/launch.c
/petsc/src/sys/src/viewer/impls/socket/matlab/mstart.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receive.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivedense.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivesparse.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/todo

1...<<81828384858687888990>>...111