History log of /petsc/src/snes/interface/ (Results 1376 – 1400 of 1850)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
df48e8d916-Mar-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2980
knepley@khan.mcs.anl.gov|ChangeSet|20050316005405|32347
ChangeSet
1.2980 05/03/15 18:54:05 knepley@khan.mcs.anl.gov +32 -0
Merge

src/snes/interface/snes.c
1.75 05/03/15

bk-changeset-1.2980
knepley@khan.mcs.anl.gov|ChangeSet|20050316005405|32347
ChangeSet
1.2980 05/03/15 18:54:05 knepley@khan.mcs.anl.gov +32 -0
Merge

src/snes/interface/snes.c
1.75 05/03/15 18:54:04 knepley@khan.mcs.anl.gov +0 -3
Merge

src/mat/utils/matio.c
1.28 05/03/15 18:54:04 knepley@khan.mcs.anl.gov +0 -1
Merge

src/vec/utils/vecio.c
1.44 05/03/15 18:35:27 knepley@khan.(none) +0 -0
Auto merged

src/vec/impls/seq/bvec2.c
1.66 05/03/15 18:35:27 knepley@khan.(none) +0 -1
Auto merged

src/vec/impls/mpi/pdvec.c
1.51 05/03/15 18:35:27 knepley@khan.(none) +0 -1
Auto merged

src/vec/examples/tutorials/ex17.c
1.5 05/03/15 18:35:27 knepley@khan.(none) +0 -2
Auto merged

src/ts/interface/ts.c
1.46 05/03/15 18:35:27 knepley@khan.(none) +0 -1
Auto merged

src/sys/src/viewer/impls/ascii/filev.c
1.37 05/03/15 18:35:27 knepley@khan.(none) +0 -1
Auto merged

src/sys/src/objects/prefix.c
1.11 05/03/15 18:35:27 knepley@khan.(none) +0 -1
Auto merged

src/sys/src/objects/pgname.c
1.10 05/03/15 18:35:27 knepley@khan.(none) +0 -1
Auto merged

src/sys/src/error/err.c
1.51 05/03/15 18:35:27 knepley@khan.(none) +0 -3
Auto merged

src/mat/impls/sbaij/seq/sbaij.c
1.141 05/03/15 18:35:27 knepley@khan.(none) +0 -1
Auto merged

src/mat/impls/dense/seq/dense.c
1.78 05/03/15 18:35:26 knepley@khan.(none) +0 -1
Auto merged

src/mat/impls/bdiag/seq/bdiag3.c
1.27 05/03/15 18:35:26 knepley@khan.(none) +0 -1
Auto merged

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.43 05/03/15 18:35:26 knepley@khan.(none) +0 -0
Auto merged

src/mat/impls/aij/seq/aijfact.c
1.114 05/03/15 18:35:26 knepley@khan.(none) +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.223 05/03/15 18:35:26 knepley@khan.(none) +0 -1
Auto merged

src/mat/impls/adj/mpi/mpiadj.c
1.48 05/03/15 18:35:26 knepley@khan.(none) +0 -1
Auto merged

src/ksp/pc/interface/precon.c
1.62 05/03/15 18:35:26 knepley@khan.(none) +0 -1
Auto merged

src/ksp/pc/impls/redundant/redundant.c
1.25 05/03/15 18:35:26 knepley@khan.(none) +0 -1
Auto merged

src/ksp/pc/impls/mg/mgfunc.c
1.24 05/03/15 18:35:26 knepley@khan.(none) +0 -1
Auto merged

src/ksp/pc/impls/mg/mg.c
1.59 05/03/15 18:35:26 knepley@khan.(none) +0 -1
Auto merged

src/ksp/pc/impls/ksp/pcksp.c
1.24 05/03/15 18:35:26 knepley@khan.(none) +0 -1
Auto merged

src/ksp/pc/impls/jacobi/jacobi.c
1.18 05/03/15 18:35:26 knepley@khan.(none) +0 -0
Auto merged

src/ksp/pc/impls/composite/composite.c
1.30 05/03/15 18:35:26 knepley@khan.(none) +0 -2
Auto merged

src/ksp/pc/impls/bjacobi/bjacobi.c
1.40 05/03/15 18:35:26 knepley@khan.(none) +0 -3
Auto merged

src/ksp/pc/impls/asm/asm.c
1.46 05/03/15 18:35:26 knepley@khan.(none) +0 -1
Auto merged

src/ksp/ksp/interface/itcl.c
1.17 05/03/15 18:35:26 knepley@khan.(none) +0 -1
Auto merged

src/dm/da/src/gr2.c
1.32.1.1 05/03/15 18:35:26 knepley@khan.(none) +0 -2
Auto merged

include/petscts.h
1.32 05/03/15 18:35:26 knepley@khan.(none) +0 -1
Auto merged

include/petscpc.h
1.72 05/03/15 18:35:26 knepley@khan.(none) +0 -1
Auto merged

include/petscksp.h
1.64 05/03/15 18:35:26 knepley@khan.(none) +0 -1
Auto merged


Hg-commit: c41894b0cb6422519adcfc7fea08b1e4231ff575

show more ...


/petsc/include/petscda.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/adic/examples/tutorials/ex1.c
/petsc/src/adic/examples/tutorials/ex2.c
/petsc/src/adic/examples/tutorials/ex2func.c
/petsc/src/adic/examples/tutorials/ex3.c
/petsc/src/adic/examples/tutorials/ex3func.c
/petsc/src/adic/examples/tutorials/ex4.c
/petsc/src/adic/examples/tutorials/ex5.c
/petsc/src/adic/examples/tutorials/ex5func.c
/petsc/src/adic/src/petscadic.c
/petsc/src/apps/1/ex2.c
/petsc/src/apps/2/ex1.c
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/lahaye/samg.old/petsctools.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.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/scalable/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/main.c
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
/petsc/src/contrib/oberman/ns_q1q1/appcreate.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/ns_q2q1/main.c
/petsc/src/contrib/oberman/quasigeo_q1/main.c
/petsc/src/contrib/oberman/tns_q2q1/main.c
/petsc/src/contrib/reusememory/ex1.c
/petsc/src/contrib/src/burgers_df_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/contrib/src/ns_q1q0_penalty/main.c
/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/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex17.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex21f.F
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex4.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/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/2d/constant_bilinear/main.c
/petsc/src/dm/usg/2d/quadratic/main.c
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/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/ex15.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/ex20.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex25.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/tutorials/ex1.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/examples/tutorials/ex12.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/ex2.c
/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/ex30.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/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/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.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/iguess.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/interface/itres.c
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/ex3.c
/petsc/src/ksp/pc/examples/tests/ex4.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex7.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/impls/asm/asm.c
/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/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex38.c
/petsc/src/mat/examples/tests/ex4.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex64.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/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex85f.F
/petsc/src/mat/examples/tests/ex9.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/ex99.c
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/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/mpiov.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/mpiaijspooles.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/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/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.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/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/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/feti/feti.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/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/sbaij.h
/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
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/multequal.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/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.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/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
noise/snesmfj2.c
noise/snesnoise.c
snes.c
snesj.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/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/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/tsfd.c
/petsc/src/vec/examples/tests/ex1.c
/petsc/src/vec/examples/tests/ex11.c
/petsc/src/vec/examples/tests/ex14.c
/petsc/src/vec/examples/tests/ex17.c
/petsc/src/vec/examples/tests/ex19f.F
/petsc/src/vec/examples/tests/ex2.c
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex22.c
/petsc/src/vec/examples/tests/ex25.c
/petsc/src/vec/examples/tests/ex28.c
/petsc/src/vec/examples/tests/ex29.c
/petsc/src/vec/examples/tests/ex3.c
/petsc/src/vec/examples/tests/ex30f.F
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tests/ex4.c
/petsc/src/vec/examples/tests/ex6.c
/petsc/src/vec/examples/tests/ex7.c
/petsc/src/vec/examples/tests/ex8.c
/petsc/src/vec/examples/tests/ex9.c
/petsc/src/vec/examples/tutorials/ex1.c
/petsc/src/vec/examples/tutorials/ex11.c
/petsc/src/vec/examples/tutorials/ex11f.F
/petsc/src/vec/examples/tutorials/ex12.c
/petsc/src/vec/examples/tutorials/ex13.c
/petsc/src/vec/examples/tutorials/ex15.c
/petsc/src/vec/examples/tutorials/ex17.c
/petsc/src/vec/examples/tutorials/ex1e.c
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex1f90.F
/petsc/src/vec/examples/tutorials/ex2.c
/petsc/src/vec/examples/tutorials/ex2f.F
/petsc/src/vec/examples/tutorials/ex7f.F
/petsc/src/vec/examples/tutorials/ex8.c
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.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/pf/impls/constant/const.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
/petsc/todo
f69a0ea316-Mar-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2975.1.5
knepley@khan.(none)|ChangeSet|20050316003440|07799
ChangeSet
1.2975.1.5 05/03/15 18:34:40 knepley@khan.(none) +235 -0
Fixed many const arguments
Changed MatCreate() to o

bk-changeset-1.2975.1.5
knepley@khan.(none)|ChangeSet|20050316003440|07799
ChangeSet
1.2975.1.5 05/03/15 18:34:40 knepley@khan.(none) +235 -0
Fixed many const arguments
Changed MatCreate() to only take a communicator
- Added MatSetSizes()
Changed SNESSolve() to accept a constant argument
- This should allow SNES to look almost like KSP
Added Options methods, SetUp(), and View() and objects which lacked them

src/vec/utils/vecio.c
1.42.1.2 05/03/15 18:34:38 knepley@khan.(none) +4 -4
Fixed const

src/vec/interface/vector.c
1.126 05/03/15 18:34:38 knepley@khan.(none) +124 -1
Added Options methods
Added SetUp()
Removed bad check

src/vec/interface/vecreg.c
1.32 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed const

src/vec/interface/mapreg.c
1.24 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed const

src/vec/interface/map.c
1.22 05/03/15 18:34:38 knepley@khan.(none) +190 -0
Added Options methods
Added SetUp() and View()

src/vec/impls/seq/dvec2.c
1.28 05/03/15 18:34:38 knepley@khan.(none) +4 -4
Fixed argument order

src/vec/impls/seq/bvec2.c
1.64.1.2 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed const

src/vec/impls/mpi/pbvec.c
1.34 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed const

src/vec/examples/tutorials/ex1e.c
1.9 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed AXPY

src/vec/examples/tutorials/ex17.c
1.3.1.1 05/03/15 18:34:38 knepley@khan.(none) +2 -0
Fixed compilation warning

src/vec/examples/tutorials/ex1.c
1.11 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed WAXPY

src/ts/impls/pseudo/posindep.c
1.25 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/ts/impls/implicit/cn/cn.c
1.23 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/ts/impls/implicit/beuler/beuler.c
1.25 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/ts/examples/tutorials/ex6.c
1.17 05/03/15 18:34:38 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ts/examples/tutorials/ex5.c
1.11 05/03/15 18:34:38 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ts/examples/tutorials/ex4.c
1.10 05/03/15 18:34:38 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ts/examples/tutorials/ex3.c
1.11 05/03/15 18:34:38 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ts/examples/tutorials/ex2f.F
1.14 05/03/15 18:34:38 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ts/examples/tutorials/ex2.c
1.9 05/03/15 18:34:38 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ts/examples/tests/ex4.c
1.12 05/03/15 18:34:38 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ts/examples/tests/ex2.c
1.8 05/03/15 18:34:38 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ts/examples/tests/ex1f.F
1.14 05/03/15 18:34:38 knepley@khan.(none) +6 -6
Fixed MatCreate

src/ts/examples/tests/ex1.c
1.13 05/03/15 18:34:38 knepley@khan.(none) +6 -3
Fixed MatCreate

src/sys/src/viewer/interface/viewreg.c
1.24 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed const

src/sys/src/viewer/interface/view.c
1.14 05/03/15 18:34:38 knepley@khan.(none) +182 -0
Added Options methods
Added SetUp() and View()

src/snes/utils/damgsnes.c
1.60 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/mf/snesmfj.c
1.52 05/03/15 18:34:38 knepley@khan.(none) +2 -1
Fixed MatCreate

src/snes/interface/snes.c
1.73.1.2 05/03/15 18:34:38 knepley@khan.(none) +9 -5
Now SNESSolve() can take a constant argument

src/snes/interface/noise/snesmfj2.c
1.28 05/03/15 18:34:38 knepley@khan.(none) +2 -1
Fixed MatCreate

src/snes/examples/tutorials/ex6.c
1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/examples/tutorials/ex5s.c
1.11 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/examples/tutorials/ex5f90.F
1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/examples/tutorials/ex5f.F
1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/examples/tutorials/ex5.c
1.22 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/examples/tutorials/ex3.c
1.16 05/03/15 18:34:38 knepley@khan.(none) +3 -2
Fixed SNESSolve
Fixed MatCreate

src/snes/examples/tutorials/ex26.c
1.21 05/03/15 18:34:38 knepley@khan.(none) +3 -2
Fixed SNESSolve
Fixed MatCreate

src/snes/examples/tutorials/ex21.c
1.9 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/examples/tutorials/ex2.c
1.13 05/03/15 18:34:38 knepley@khan.(none) +3 -2
Fixed SNESSolve
Fixed MatCreate

src/snes/examples/tutorials/ex1f.F
1.16 05/03/15 18:34:38 knepley@khan.(none) +3 -3
Fixed SNESSolve
Fixed MatCreate

src/snes/examples/tutorials/ex14.c
1.14 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/examples/tutorials/ex10d/ex10.c
1.14 05/03/15 18:34:38 knepley@khan.(none) +3 -2
Fixed SNESSolve
Fixed MatCreate

src/snes/examples/tutorials/ex1.c
1.12 05/03/15 18:34:38 knepley@khan.(none) +3 -2
Fixed SNESSolve
Fixed MatCreate

src/snes/examples/tests/ex9.c
1.12 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/examples/tests/ex7.c
1.13 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/examples/tests/ex5.c
1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/examples/tests/ex4.c
1.12 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/examples/tests/ex1f.F
1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/examples/tests/ex13.c
1.11 05/03/15 18:34:38 knepley@khan.(none) +3 -2
Fixed SNESSolve
Fixed MatCreate

src/snes/examples/tests/ex12f.F
1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/examples/tests/ex11.c
1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/snes/examples/tests/ex1.c
1.14 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/mat/utils/matio.c
1.26.1.2 05/03/15 18:34:38 knepley@khan.(none) +4 -3
Fixed const
Fixed MatCreate

src/mat/utils/gcreate.c
1.39 05/03/15 18:34:38 knepley@khan.(none) +53 -22
Now MatCreate() takes only a communicator
Added MatSetSizes()

src/mat/utils/convert.c
1.20 05/03/15 18:34:38 knepley@khan.(none) +3 -2
Fixed MatCreate

src/mat/utils/axpy.c
1.26 05/03/15 18:34:38 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/matimpl.h
1.80 05/03/15 18:34:38 knepley@khan.(none) +3 -3
Fixed const

src/mat/interface/matrix.c
1.173 05/03/15 18:34:38 knepley@khan.(none) +129 -4
Added Options methods
Added MatSetUp()
Fixed const
Fixed MatCreate

src/mat/interface/matreg.c
1.23 05/03/15 18:34:38 knepley@khan.(none) +1 -1
Fixed const

src/mat/impls/shell/shellcnv.c
1.19 05/03/15 18:34:38 knepley@khan.(none) +3 -2
Fixed MatCreate

src/mat/impls/shell/shell.c
1.30 05/03/15 18:34:38 knepley@khan.(none) +3 -2
Fixed MatCreate

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.61 05/03/15 18:34:38 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/sbaij/seq/sbaijfact2.c
1.59 05/03/15 18:34:38 knepley@khan.(none) +4 -2
Fixed MatCreate

src/mat/impls/sbaij/seq/sbaijfact.c
1.85 05/03/15 18:34:37 knepley@khan.(none) +4 -2
Fixed MatCreate

src/mat/impls/sbaij/seq/sbaij2.c
1.40 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/sbaij/seq/sbaij.h
1.38 05/03/15 18:34:37 knepley@khan.(none) +1 -1
Fixed const

src/mat/impls/sbaij/seq/sbaij.c
1.139.1.2 05/03/15 18:34:37 knepley@khan.(none) +9 -6
Fixed MatCreate

src/mat/impls/sbaij/seq/aijsbaij.c
1.28 05/03/15 18:34:37 knepley@khan.(none) +12 -8
Fixed MatCreate

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.49 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/sbaij/mpi/mpisbaij.h
1.17 05/03/15 18:34:37 knepley@khan.(none) +1 -1
Fixed const

src/mat/impls/sbaij/mpi/mpisbaij.c
1.122 05/03/15 18:34:37 knepley@khan.(none) +14 -8
Fixed MatCreate

src/mat/impls/sbaij/mpi/mmsbaij.c
1.34 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/rowbs/mpi/mpirowbs.c
1.71 05/03/15 18:34:37 knepley@khan.(none) +8 -4
Fixed MatCreate

src/mat/impls/normal/normm.c
1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/maij/maij.c
1.39 05/03/15 18:34:37 knepley@khan.(none) +4 -3
Fixed MatCreate
Fixed const

src/mat/impls/is/matis.c
1.23 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/feti/feti.c
1.5 05/03/15 18:34:37 knepley@khan.(none) +6 -3
Fixed MatCreate

src/mat/impls/dense/seq/dense.c
1.76.1.2 05/03/15 18:34:37 knepley@khan.(none) +13 -7
Fixed MatCreate

src/mat/impls/dense/mpi/mpidense.h
1.9 05/03/15 18:34:37 knepley@khan.(none) +1 -1
Fixed const

src/mat/impls/dense/mpi/mpidense.c
1.57 05/03/15 18:34:37 knepley@khan.(none) +21 -12
Fixed MatCreate

src/mat/impls/dense/mpi/mmdense.c
1.18 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/bdiag/seq/bdiag3.c
1.25.1.2 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/bdiag/seq/bdiag.h
1.15 05/03/15 18:34:37 knepley@khan.(none) +1 -1
Fixed const

src/mat/impls/bdiag/seq/bdiag.c
1.50 05/03/15 18:34:37 knepley@khan.(none) +9 -5
Fixed MatCreate

src/mat/impls/bdiag/mpi/mpibdiag.h
1.10 05/03/15 18:34:37 knepley@khan.(none) +1 -1
Fixed const

src/mat/impls/bdiag/mpi/mpibdiag.c
1.49 05/03/15 18:34:37 knepley@khan.(none) +10 -6
Fixed MatCreate
Fixed const

src/mat/impls/baij/seq/baijfact3.c
1.22 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/baij/seq/baijfact2.c
1.46 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/baij/seq/baijfact.c
1.30 05/03/15 18:34:37 knepley@khan.(none) +6 -3
Fixed MatCreate

src/mat/impls/baij/seq/baij2.c
1.34 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/baij/seq/baij.h
1.30 05/03/15 18:34:37 knepley@khan.(none) +1 -1
Fixed const

src/mat/impls/baij/seq/baij.c
1.127 05/03/15 18:34:37 knepley@khan.(none) +11 -7
Fixed MatCreate

src/mat/impls/baij/seq/aijbaij.c
1.25 05/03/15 18:34:37 knepley@khan.(none) +6 -4
Fixed MatCreate

src/mat/impls/baij/mpi/mpibaij.h
1.19 05/03/15 18:34:37 knepley@khan.(none) +1 -1
Fixed const

src/mat/impls/baij/mpi/mpibaij.c
1.95 05/03/15 18:34:37 knepley@khan.(none) +17 -10
Fixed MatCreate

src/mat/impls/baij/mpi/mmbaij.c
1.27 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.68 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/baij/mpi/baijov.c
1.31 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/aij/seq/umfpack/umfpack.c
1.44 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/aij/seq/superlu/superlu.c
1.77 05/03/15 18:34:37 knepley@khan.(none) +4 -2
Fixed MatCreate

src/mat/impls/aij/seq/spooles/aijspooles.c
1.39 05/03/15 18:34:37 knepley@khan.(none) +6 -3
Fixed MatCreate

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.41.1.1 05/03/15 18:34:37 knepley@khan.(none) +6 -3
Fixed MatCreate

src/mat/impls/aij/seq/lusol/lusol.c
1.38 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/aij/seq/essl/essl.c
1.38 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/aij/seq/aijfact.c
1.112.1.1 05/03/15 18:34:37 knepley@khan.(none) +10 -5
Fixed MatCreate

src/mat/impls/aij/seq/aij.h
1.54 05/03/15 18:34:37 knepley@khan.(none) +3 -3
Fixed const

src/mat/impls/aij/seq/aij.c
1.220.1.2 05/03/15 18:34:37 knepley@khan.(none) +17 -9
Fixed MatCreate

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.109 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
1.32 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/aij/mpi/mumps/mumps.c
1.87 05/03/15 18:34:37 knepley@khan.(none) +4 -2
Fixed MatCreate

src/mat/impls/aij/mpi/mpiptap.c
1.19 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/aij/mpi/mpiov.c
1.33 05/03/15 18:34:37 knepley@khan.(none) +4 -2
Fixed MatCreate

src/mat/impls/aij/mpi/mpiaij.h
1.37 05/03/15 18:34:37 knepley@khan.(none) +1 -1
Fixed const

src/mat/impls/aij/mpi/mpiaij.c
1.241 05/03/15 18:34:37 knepley@khan.(none) +25 -14
Fixed MatCreate

src/mat/impls/aij/mpi/mmaij.c
1.24 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/impls/aij/aij/aijtype.c
1.13 05/03/15 18:34:37 knepley@khan.(none) +12 -12
Fixed const

src/mat/impls/adj/mpi/mpiadj.c
1.46.1.2 05/03/15 18:34:37 knepley@khan.(none) +4 -2
Fixed MatCreate

src/mat/impls/adic/matadic.c
1.32 05/03/15 18:34:37 knepley@khan.(none) +1 -1
Fixed MatCreate

src/mat/examples/tutorials/ex5.c
1.4 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tutorials/ex2.c
1.7 05/03/15 18:34:37 knepley@khan.(none) +10 -5
Fixed MatCreate

src/mat/examples/tests/ex99.c
1.6 05/03/15 18:34:37 knepley@khan.(none) +4 -2
Fixed MatCreate

src/mat/examples/tests/ex98.c
1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex95.c
1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex94.c
1.18 05/03/15 18:34:37 knepley@khan.(none) +4 -2
Fixed MatCreate

src/mat/examples/tests/ex93.c
1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex9.c
1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex85f.F
1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -2
Fixed MatCreate

src/mat/examples/tests/ex8.c
1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex75.c
1.23 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex74.c
1.30 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex71.c
1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex70.c
1.6 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex7.c
1.14 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex6.c
1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex55.c
1.21 05/03/15 18:34:37 knepley@khan.(none) +1 -1
Fixed const

src/mat/examples/tests/ex50.c
1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex5.c
1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex49.c
1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex4.c
1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex38.c
1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex37.c
1.8 05/03/15 18:34:37 knepley@khan.(none) +4 -2
Fixed MatCreate

src/mat/examples/tests/ex33.c
1.12 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex31.c
1.11 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex30.c
1.15 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex3.c
1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex27.c
1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex21.c
1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex20.c
1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex2.c
1.12 05/03/15 18:34:37 knepley@khan.(none) +4 -2
Fixed MatCreate

src/mat/examples/tests/ex19.c
1.11 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex15.c
1.14 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex14.c
1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex12.c
1.10 05/03/15 18:34:37 knepley@khan.(none) +4 -2
Fixed MatCreate

src/mat/examples/tests/ex11.c
1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/mat/examples/tests/ex101.c
1.6 05/03/15 18:34:37 knepley@khan.(none) +4 -2
Fixed MatCreate

src/mat/examples/tests/ex10.c
1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/pc/interface/precon.c
1.60.1.2 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/pc/interface/pcset.c
1.25 05/03/15 18:34:37 knepley@khan.(none) +1 -1
Fixed const

src/ksp/pc/impls/tfs/pxxt.c
1.26 05/03/15 18:34:37 knepley@khan.(none) +4 -2
Fixed MatCreate

src/ksp/pc/impls/spai/ispai.c
1.33 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/pc/impls/samg/samgpetsctools.c
1.15 05/03/15 18:34:37 knepley@khan.(none) +6 -3
Fixed MatCreate

src/ksp/pc/impls/samg/samgmgpetsc.c
1.16 05/03/15 18:34:37 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/pc/impls/redundant/redundant.c
1.23.1.1 05/03/15 18:34:37 knepley@khan.(none) +1 -1
Fixed const

src/ksp/pc/impls/ml/ml.c
1.18 05/03/15 18:34:37 knepley@khan.(none) +4 -2
Fixed MatCreate

src/ksp/pc/impls/mg/mgfunc.c
1.22.1.2 05/03/15 18:34:36 knepley@khan.(none) +1 -1
Fixed const

src/ksp/pc/impls/mg/mg.c
1.57.1.2 05/03/15 18:34:36 knepley@khan.(none) +1 -1
Fixed const

src/ksp/pc/impls/ksp/pcksp.c
1.22.1.1 05/03/15 18:34:36 knepley@khan.(none) +1 -1
Fixed const

src/ksp/pc/impls/is/nn/nn.c
1.30 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/pc/impls/eisens/eisen.c
1.27 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/pc/examples/tests/ex7.c
1.8 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/ksp/interface/itcreate.c
1.61 05/03/15 18:34:36 knepley@khan.(none) +2 -2
Fixed const

src/ksp/ksp/interface/eige.c
1.26 05/03/15 18:34:36 knepley@khan.(none) +6 -4
Fixed MatCreate

src/ksp/examples/tutorials/ex9.c
1.19 05/03/15 18:34:36 knepley@khan.(none) +4 -2
Fixed MatCreate

src/ksp/examples/tutorials/ex8.c
1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tutorials/ex7.c
1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tutorials/ex5.c
1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tutorials/ex4.c
1.13 05/03/15 18:34:36 knepley@khan.(none) +4 -2
Fixed MatCreate

src/ksp/examples/tutorials/ex30.c
1.14 05/03/15 18:34:36 knepley@khan.(none) +4 -2
Fixed MatCreate

src/ksp/examples/tutorials/ex3.c
1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tutorials/ex23.c
1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tutorials/ex2.c
1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tutorials/ex16.c
1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tutorials/ex15.c
1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tutorials/ex12.c
1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tutorials/ex11.c
1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tutorials/ex1.c
1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tests/ex3.c
1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tests/ex24.c
1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tests/ex20.c
1.17 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tests/ex17.c
1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tests/ex15.c
1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/ksp/examples/tests/ex1.c
1.11 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/fortran/custom/zvec.c
1.19 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed const

src/fortran/custom/zts.c
1.20 05/03/15 18:34:36 knepley@khan.(none) +1 -1
Fixed const

src/fortran/custom/zpc.c
1.31 05/03/15 18:34:36 knepley@khan.(none) +2 -2
Fixed const

src/fortran/custom/zmat.c
1.48 05/03/15 18:34:36 knepley@khan.(none) +3 -3
Fixed MatCreate
Fixed const

src/fortran/custom/zksp.c
1.24 05/03/15 18:34:36 knepley@khan.(none) +2 -2
Fixed const

src/docs/website/documentation/changes/222.html
1.39 05/03/15 18:34:36 knepley@khan.(none) +5 -2
Fixed MatCreate
Fixed SNESSolve

src/docs/tex/manual/part2.tex
1.89 05/03/15 18:34:36 knepley@khan.(none) +6 -3
Fixed MatCreate
Fixed SNESSolve

src/docs/tex/manual/part1.tex
1.36 05/03/15 18:34:36 knepley@khan.(none) +5 -4
Fixed MatCreate

src/dm/da/utils/pack.c
1.21 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/dm/da/utils/fdda.c
1.48 05/03/15 18:34:36 knepley@khan.(none) +3 -2
Fixed MatCreate
Fixed const

src/dm/da/utils/dm.c
1.11 05/03/15 18:34:36 knepley@khan.(none) +1 -1
Fixed const

src/dm/da/src/dainterp.c
1.28 05/03/15 18:34:36 knepley@khan.(none) +8 -4
Fixed MatCreate

src/dm/da/src/da2.c
1.64 05/03/15 18:34:36 knepley@khan.(none) +1 -1
Fixed const

src/dm/da/daimpl.h
1.21 05/03/15 18:34:36 knepley@khan.(none) +2 -2
Fixed const

src/dm/ao/impls/basic/aodatabasic.c
1.32 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/contrib/src/ns_q1q0_penalty/main.c
1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed SNESSolve

src/contrib/src/burgers_vertex_based_q1/main_old2.c
1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed SNESSolve

src/contrib/src/burgers_vertex_based_q1/main_old.c
1.6 05/03/15 18:34:36 knepley@khan.(none) +5 -3
Fixed SNESSolve and MatCreate

src/contrib/src/burgers_vertex_based_q1/main.c
1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed SNESSolve

src/contrib/src/burgers_df_based_q1/main.c
1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed SNESSolve

src/contrib/oberman/tns_q2q1/main.c
1.5 05/03/15 18:34:36 knepley@khan.(none) +8 -4
Fixed SNESSolve

src/contrib/oberman/ns_q2q1/main.c
1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed SNESSolve

src/contrib/oberman/ns_q1q1/main.c
1.5 05/03/15 18:34:36 knepley@khan.(none) +4 -2
Fixed SNESSolve

src/contrib/oberman/ns_q1q0_penalty/main.c
1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed SNESSolve

src/contrib/oberman/ns_q1q0/main.c
1.6 05/03/15 18:34:36 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/contrib/oberman/laplacian_q1/appalgebra.c
1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/contrib/oberman/burgers_vertex_based_q1/main.c
1.13 05/03/15 18:34:36 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/contrib/oberman/burgers_df_based_q1/appsetalg.c
1.12 05/03/15 18:34:36 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/contrib/keyes/ex15.c
1.7 05/03/15 18:34:36 knepley@khan.(none) +4 -2
Fixed SNESSolve

src/contrib/helmholtz_2/ex12.c
1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1
Fixed MatCreate

src/contrib/fun3d/incomp/flow.c
1.22 05/03/15 18:34:36 knepley@khan.(none) +1 -1
Fixed SNESSolve

src/contrib/fun3d/comp/flow.c
1.8 05/03/15 18:34:36 knepley@khan.(none) +1 -1
Fixed MatCreate and SNESSovle

src/adic/examples/tutorials/ex5func.c
1.6 05/03/15 18:34:36 knepley@khan.(none) +4 -2
Fixed MatCreate and SNESSovle

src/adic/examples/tutorials/ex3func.c
1.6 05/03/15 18:34:36 knepley@khan.(none) +4 -2
Fixed MatCreate and SNESSovle

include/vecimpl.h
1.41 05/03/15 18:34:36 knepley@khan.(none) +1 -1
Fixed const

include/petscviewer.h
1.52 05/03/15 18:34:36 knepley@khan.(none) +8 -2
Fixed const
Added Options methods
Added PetscViewerSetUp() and PetscViewerView()

include/petscvec.h
1.72 05/03/15 18:34:36 knepley@khan.(none) +18 -6
Fixed const
Added Options methods
Added PetscMapSetUp() and PetscMapView()
Added VecSetUp()

include/petscsnes.h
1.47 05/03/15 18:34:36 knepley@khan.(none) +1 -1
Now SNESSolve() takes a constant part or NULL

include/petscpc.h
1.70.1.2 05/03/15 18:34:36 knepley@khan.(none) +2 -2
Fixed const

include/petscmat.h
1.172 05/03/15 18:34:36 knepley@khan.(none) +15 -9
Fixed const
Added Options methods
Added MatSetUp()
Added MatSetSizes()
- Now MatCreate() takes no sizes

include/petscksp.h
1.62.1.2 05/03/15 18:34:36 knepley@khan.(none) +2 -2
Fixed const

include/petscda.h
1.46 05/03/15 18:34:36 knepley@khan.(none) +3 -3
Fixed const


Hg-commit: 238482a61eaff96c8054348fb0892ede560888c9

show more ...


/petsc/include/petscda.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/adic/examples/tutorials/ex3func.c
/petsc/src/adic/examples/tutorials/ex5func.c
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.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/scalable/appalgebra.c
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/ns_q2q1/main.c
/petsc/src/contrib/oberman/tns_q2q1/main.c
/petsc/src/contrib/src/burgers_df_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/contrib/src/ns_q1q0_penalty/main.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/ksp/examples/tests/ex1.c
/petsc/src/ksp/examples/tests/ex15.c
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex20.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/ex30.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/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/pc/examples/tests/ex7.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex38.c
/petsc/src/mat/examples/tests/ex4.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex6.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/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex85f.F
/petsc/src/mat/examples/tests/ex9.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/ex98.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/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/mpiov.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/mpiaijspooles.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/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/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.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/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/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/feti/feti.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/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/sbaij.h
/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
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matio.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/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
noise/snesmfj2.c
snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/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/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/vec/examples/tutorials/ex1.c
/petsc/src/vec/examples/tutorials/ex17.c
/petsc/src/vec/examples/tutorials/ex1e.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.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/utils/vecio.c
2dcb1b2a12-Mar-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2975.1.1
knepley@khan.(none)|ChangeSet|20050312213541|03622
ChangeSet
1.2975.1.1 05/03/12 15:35:41 knepley@khan.(none) +290 -0
Changing BLAS interfaces to PETSc style
- still ne

bk-changeset-1.2975.1.1
knepley@khan.(none)|ChangeSet|20050312213541|03622
ChangeSet
1.2975.1.1 05/03/12 15:35:41 knepley@khan.(none) +290 -0
Changing BLAS interfaces to PETSc style
- still needs to be validated using testexamples
Some const fixes

src/vec/utils/vinv.c
1.42 05/03/12 15:35:39 knepley@khan.(none) +5 -6
Changing BLAS interfaces to PETSc style

src/vec/utils/vecio.c
1.42.1.1 05/03/12 15:35:39 knepley@khan.(none) +3 -2
Change to const

src/vec/pf/impls/constant/const.c
1.15 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/interface/vector.c
1.125 05/03/12 15:35:38 knepley@khan.(none) +105 -111
Changing BLAS interfaces to PETSc style

src/vec/impls/seq/dvec2.c
1.27 05/03/12 15:35:38 knepley@khan.(none) +101 -72
Changing BLAS interfaces to PETSc style

src/vec/impls/seq/bvec2.c
1.64.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Change to const

src/vec/impls/seq/bvec1.c
1.14 05/03/12 15:35:38 knepley@khan.(none) +27 -25
Changing BLAS interfaces to PETSc style

src/vec/impls/mpi/pdvec.c
1.49.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Change to const

src/vec/impls/dvecimpl.h
1.12 05/03/12 15:35:38 knepley@khan.(none) +7 -7
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex8.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex7f.F
1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex2f.F
1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex2.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex1f90.F
1.7 05/03/12 15:35:38 knepley@khan.(none) +13 -13
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex1f.F
1.9 05/03/12 15:35:38 knepley@khan.(none) +13 -13
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex1e.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +13 -13
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex15.c
1.2 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex13.c
1.5 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex12.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex11f.F
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex11.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tutorials/ex1.c
1.10 05/03/12 15:35:38 knepley@khan.(none) +13 -13
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex9.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex8.c
1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex7.c
1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex6.c
1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex4.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex34.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex30f.F
1.6 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex3.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex29.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex28.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex25.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex22.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex21.c
1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex2.c
1.6 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex19f.F
1.8 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex17.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex14.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex11.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/vec/examples/tests/ex1.c
1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ts/interface/tsfd.c
1.14 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ts/interface/ts.c
1.44.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Change to const

src/ts/impls/implicit/cn/cn.c
1.22 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/ts/impls/implicit/beuler/beuler.c
1.24 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ts/impls/explicit/rk/rk.c
1.19 05/03/12 15:35:38 knepley@khan.(none) +12 -12
Changing BLAS interfaces to PETSc style

src/ts/impls/explicit/euler/euler.c
1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tutorials/util2.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ts/examples/tutorials/ex6.c
1.16 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tutorials/ex5.c
1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tutorials/ex4.c
1.9 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tutorials/ex3.c
1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tutorials/ex2f.F
1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tutorials/ex2.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tests/ex1f.F
1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ts/examples/tests/ex1.c
1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/sys/src/viewer/impls/ascii/filev.c
1.35.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Change to const

src/sys/src/objects/prefix.c
1.9.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Change to const

src/sys/src/objects/pgname.c
1.8.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Change to const

src/sys/src/error/err.c
1.49.1.1 05/03/12 15:35:38 knepley@khan.(none) +3 -3
Change to const

src/snes/utils/damgsnes.c
1.59 05/03/12 15:35:38 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

src/snes/mf/snesmfj.c
1.51 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/snes/interface/snesj.c
1.12 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/interface/snes.c
1.73.1.1 05/03/12 15:35:38 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/snes/interface/noise/snesnoise.c
1.19 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/interface/noise/snesmfj2.c
1.27 05/03/12 15:35:38 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/snes/impls/tr/tr.c
1.30 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/impls/test/snestest.c
1.18 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/impls/ls/ls.c
1.57 05/03/12 15:35:38 knepley@khan.(none) +17 -17
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex6.c
1.17 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex3.c
1.15 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex29.c
1.81 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex27.c
1.13 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex22.c
1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex2.c
1.12 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex1f.F
1.15 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/snes/examples/tutorials/ex1.c
1.11 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/snes/examples/tests/ex7.c
1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/snes/examples/tests/ex12f.F
1.9 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/snes/examples/tests/ex11.c
1.17 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/utils/multequal.c
1.8 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/mat/utils/matio.c
1.26.1.1 05/03/12 15:35:38 knepley@khan.(none) +2 -1
Changing BLAS interfaces to PETSc style

src/mat/utils/getcolv.c
1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/utils/axpy.c
1.25 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/matfd/fdmatrix.c
1.31 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/interface/matrix.c
1.172 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/mat/interface/matnull.c
1.20 05/03/12 15:35:38 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/impls/shell/shellcnv.c
1.18 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/impls/shell/shell.c
1.29 05/03/12 15:35:38 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/impls/sbaij/seq/sbaij2.c
1.39 05/03/12 15:35:38 knepley@khan.(none) +10 -10
Changing BLAS interfaces to PETSc style

src/mat/impls/sbaij/seq/sbaij.c
1.139.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/impls/sbaij/mpi/mpisbaij.c
1.121 05/03/12 15:35:38 knepley@khan.(none) +6 -6
Changing BLAS interfaces to PETSc style

src/mat/impls/rowbs/mpi/mpirowbs.c
1.70 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/mat/impls/rowbs/mpi/iccbs.c
1.9 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/mat/impls/rowbs/mpi/cholbs.c
1.14 05/03/12 15:35:38 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/mat/impls/maij/maij.c
1.38 05/03/12 15:35:38 knepley@khan.(none) +9 -9
Changing BLAS interfaces to PETSc style

src/mat/impls/is/matis.c
1.22 05/03/12 15:35:38 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/impls/feti/feti.c
1.4 05/03/12 15:35:38 knepley@khan.(none) +31 -34
Changing BLAS interfaces to PETSc style

src/mat/impls/dense/seq/dense.c
1.76.1.1 05/03/12 15:35:38 knepley@khan.(none) +7 -7
Changing BLAS interfaces to PETSc style

src/mat/impls/dense/mpi/mpidense.c
1.56 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/impls/bdiag/seq/bdiag3.c
1.25.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/impls/bdiag/seq/bdiag.c
1.49 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/impls/bdiag/mpi/mpibdiag.c
1.48 05/03/12 15:35:38 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/impls/baij/seq/baij2.c
1.33 05/03/12 15:35:38 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/impls/baij/seq/baij.c
1.126 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/impls/aij/seq/aij.c
1.220.1.1 05/03/12 15:35:37 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/mat/impls/aij/mpi/mpiaij.c
1.240 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/impls/adj/mpi/mpiadj.c
1.46.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/impls/adic/matadic.c
1.31 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tutorials/ex2.c
1.6 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex99.c
1.5 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex96.c
1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex94.c
1.17 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex78.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex76.c
1.17 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex75.c
1.22 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex74.c
1.29 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex71.c
1.9 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex7.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex64.c
1.7 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex62.c
1.10 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex53.c
1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex5.c
1.9 05/03/12 15:35:37 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex48.c
1.17 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex3.c
1.9 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex27.c
1.8 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex19.c
1.10 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex17.c
1.8 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex15.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/mat/examples/tests/ex1.c
1.18 05/03/12 15:35:37 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/ksp/pc/interface/precon.c
1.60.1.1 05/03/12 15:35:37 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/samg/samgpetsctools.c
1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/prometheus/petscprom.c
1.6 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/ml/ml.c
1.17 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/mg/smg.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/mg/mgfunc.c
1.22.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/mg/mg.c
1.57.1.1 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/mg/fmg.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/jacobi/jacobi.c
1.16.1.1 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/is/pcis.c
1.27 05/03/12 15:35:37 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/is/nn/nn.c
1.29 05/03/12 15:35:37 knepley@khan.(none) +10 -10
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/is/feti/fetipc.c
1.5 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/hypre/hyppilut.c
1.73 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.23 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/eisens/eisen.c
1.26 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/composite/composite.c
1.28.1.1 05/03/12 15:35:37 knepley@khan.(none) +5 -4
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/bjacobi/bjacobi.c
1.38.1.1 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/pc/impls/asm/asm.c
1.44.1.1 05/03/12 15:35:37 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/ksp/pc/examples/tests/ex8f.F
1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/examples/tests/ex5.c
1.23 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/pc/examples/tests/ex4.c
1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/pc/examples/tests/ex3.c
1.10 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/pc/examples/tests/ex2.c
1.11 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/ksp/interface/itres.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/ksp/interface/itfunc.c
1.66 05/03/12 15:35:37 knepley@khan.(none) +7 -7
Changing BLAS interfaces to PETSc style

src/ksp/ksp/interface/iterativ.c
1.31 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/ksp/interface/itcl.c
1.15.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/ksp/interface/iguess.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

src/ksp/ksp/interface/eige.c
1.25 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.22 05/03/12 15:35:37 knepley@khan.(none) +10 -10
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.19 05/03/12 15:35:37 knepley@khan.(none) +20 -20
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/symmlq/symmlq.c
1.22 05/03/12 15:35:37 knepley@khan.(none) +16 -16
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/rich/rich.c
1.26 05/03/12 15:35:37 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/qcg/qcg.c
1.25 05/03/12 15:35:37 knepley@khan.(none) +14 -14
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/minres/minres.c
1.23 05/03/12 15:35:37 knepley@khan.(none) +14 -14
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/lsqr/lsqr.c
1.25 05/03/12 15:35:37 knepley@khan.(none) +10 -10
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.40 05/03/12 15:35:37 knepley@khan.(none) +12 -12
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/gmres/gmres.c
1.58 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.45 05/03/12 15:35:37 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/gmres/borthog2.c
1.20 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/gmres/borthog.c
1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/cr/cr.c
1.34 05/03/12 15:35:37 knepley@khan.(none) +6 -6
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/cheby/cheby.c
1.23 05/03/12 15:35:37 knepley@khan.(none) +7 -7
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/cgs/cgs.c
1.28 05/03/12 15:35:37 knepley@khan.(none) +7 -7
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/cg/cgne/cgne.c
1.28 05/03/12 15:35:37 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/cg/cg.c
1.39 05/03/12 15:35:37 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/bicg/bicg.c
1.21 05/03/12 15:35:37 knepley@khan.(none) +6 -6
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.19 05/03/12 15:35:37 knepley@khan.(none) +12 -12
Changing BLAS interfaces to PETSc style

src/ksp/ksp/impls/bcgs/bcgs.c
1.22 05/03/12 15:35:37 knepley@khan.(none) +9 -9
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex9.c
1.18 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex8.c
1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex7.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex6f.F
1.12 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex5.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex4.c
1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex31.c
1.16 05/03/12 15:35:37 knepley@khan.(none) +9 -9
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex30.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex3.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex2f.F
1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex29.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex28.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex27.c
1.14 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex25.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex23.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex22f.F
1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex22.c
1.11 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex21f.F
1.16 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex2.c
1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex1f.F
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex16.c
1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex15f.F
1.13 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex15.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex14f.F
1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex12.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex11f.F
1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex11.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex10.c
1.49 05/03/12 15:35:37 knepley@khan.(none) +4 -4
Changing BLAS interfaces to PETSc style

src/ksp/examples/tutorials/ex1.c
1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex7.c
1.19 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex6.c
1.22 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex5f.F
1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex4.c
1.11 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex3.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex26.c
1.5 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex25.c
1.8 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex24.c
1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex20.c
1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex19.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex18.c
1.17 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex17.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex16f.F
1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex15.c
1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex14.c
1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex12f.F
1.19 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex10.c
1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/ksp/examples/tests/ex1.c
1.10 05/03/12 15:35:37 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/fortran/custom/zvec.c
1.18 05/03/12 15:35:37 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/fortran/custom/zsys.c
1.33 05/03/12 15:35:37 knepley@khan.(none) +1 -1
Change to const

src/fortran/custom/zsnes.c
1.31 05/03/12 15:35:37 knepley@khan.(none) +6 -6
Reversed function pointer and context arguments
Change to const

src/docs/website/documentation/changes/222.html
1.38 05/03/12 15:35:37 knepley@khan.(none) +26 -1
Lots of interface changes

src/docs/tex/manual/part2.tex
1.88 05/03/12 15:35:36 knepley@khan.(none) +13 -13
Changing BLAS interfaces to PETSc style

src/docs/tex/manual/part1.tex
1.35 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/usg/2d/quadratic/main.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/dm/usg/2d/constant_bilinear/main.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/dm/da/src/gr2.c
1.31.1.1 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Change to const

src/dm/da/src/dainterp.c
1.27 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/da/src/da2.c
1.63 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tutorials/ex5.c
1.12 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tutorials/ex1.c
1.11 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex8.c
1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex7.c
1.11 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex6.c
1.9 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex4.c
1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex23.c
1.11 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex21f.F
1.3 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex20.c
1.10 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex2.c
1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex18.c
1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex17.c
1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex15.c
1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex14.c
1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/dm/da/examples/tests/ex1.c
1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/contrib/ysmp/ex1.c
1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/contrib/src/ns_q1q0_penalty/main.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/contrib/src/burgers_vertex_based_q1/main_old2.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

src/contrib/src/burgers_vertex_based_q1/main_old.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

src/contrib/src/burgers_vertex_based_q1/main.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

src/contrib/src/burgers_df_based_q1/main.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/contrib/reusememory/ex1.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/contrib/oberman/tns_q2q1/main.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +14 -14
Changing BLAS interfaces to PETSc style

src/contrib/oberman/quasigeo_q1/main.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/contrib/oberman/ns_q2q1/main.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/contrib/oberman/ns_q1q1/main.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +7 -7
Changing BLAS interfaces to PETSc style

src/contrib/oberman/ns_q1q1/appcreate.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/contrib/oberman/ns_q1q0_penalty/main.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/contrib/oberman/ns_q1q0/main.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/contrib/oberman/laplacian_q1/scalable/main.c
1.6 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
1.12 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/contrib/oberman/laplacian_q1/appalgebra.c
1.14 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/contrib/oberman/burgers_vertex_based_q1/main.c
1.12 05/03/12 15:35:36 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

src/contrib/oberman/burgers_df_based_q1/appsetalg.c
1.11 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/contrib/lahaye/samg.old/petsctools.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/contrib/keyes/ex15.c
1.6 05/03/12 15:35:36 knepley@khan.(none) +3 -3
Changing BLAS interfaces to PETSc style

src/contrib/helmholtz_2/ex12.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/apps/2/ex1.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/apps/1/ex2.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5
Changing BLAS interfaces to PETSc style

src/adic/src/petscadic.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex5func.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex5.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex4.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex3func.c
1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex3.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex2func.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex2.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Changing BLAS interfaces to PETSc style

src/adic/examples/tutorials/ex1.c
1.4 05/03/12 15:35:36 knepley@khan.(none) +2 -2
Changing BLAS interfaces to PETSc style

include/vecimpl.h
1.40 05/03/12 15:35:36 knepley@khan.(none) +8 -8
Changing BLAS interfaces to PETSc style

include/petscvec.h
1.71 05/03/12 15:35:36 knepley@khan.(none) +8 -14
Changing BLAS interfaces to PETSc style

include/petscts.h
1.30.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Should be const

include/petscpc.h
1.70.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Should be const

include/petscksp.h
1.62.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1
Should be const


Hg-commit: a97920152fb7a7025cba2675facc0c052ef70819

show more ...


/petsc/bin/mpiexec.valgrind
/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/vecimpl.h
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/makefile
/petsc/python/sidl/snes.sidl
/petsc/src/adic/examples/tutorials/ex1.c
/petsc/src/adic/examples/tutorials/ex2.c
/petsc/src/adic/examples/tutorials/ex2func.c
/petsc/src/adic/examples/tutorials/ex3.c
/petsc/src/adic/examples/tutorials/ex3func.c
/petsc/src/adic/examples/tutorials/ex4.c
/petsc/src/adic/examples/tutorials/ex5.c
/petsc/src/adic/examples/tutorials/ex5func.c
/petsc/src/adic/src/petscadic.c
/petsc/src/apps/1/ex2.c
/petsc/src/apps/2/ex1.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/lahaye/samg.old/petsctools.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.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/scalable/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/main.c
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
/petsc/src/contrib/oberman/ns_q1q1/appcreate.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/ns_q2q1/main.c
/petsc/src/contrib/oberman/quasigeo_q1/main.c
/petsc/src/contrib/oberman/tns_q2q1/main.c
/petsc/src/contrib/reusememory/ex1.c
/petsc/src/contrib/src/burgers_df_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/contrib/src/ns_q1q0_penalty/main.c
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex17.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex21f.F
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex4.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/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/usg/2d/constant_bilinear/main.c
/petsc/src/dm/usg/2d/quadratic/main.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zvec.c
/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/ex15.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/ex20.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex25.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/tutorials/ex1.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/examples/tutorials/ex12.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/ex2.c
/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/ex30.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/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/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.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/iguess.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/ex3.c
/petsc/src/ksp/pc/examples/tests/ex4.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/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/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex64.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex71.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/ex78.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex6.c
/petsc/src/mat/examples/tutorials/makefile
/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/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.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/feti/feti.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.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
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex22.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/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
noise/snesmfj2.c
noise/snesnoise.c
snes.c
snesj.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/ex18.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/pgname.c
/petsc/src/sys/src/objects/prefix.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/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/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/interface/ts.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/vec/examples/tests/ex1.c
/petsc/src/vec/examples/tests/ex11.c
/petsc/src/vec/examples/tests/ex14.c
/petsc/src/vec/examples/tests/ex17.c
/petsc/src/vec/examples/tests/ex19f.F
/petsc/src/vec/examples/tests/ex2.c
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex22.c
/petsc/src/vec/examples/tests/ex25.c
/petsc/src/vec/examples/tests/ex28.c
/petsc/src/vec/examples/tests/ex29.c
/petsc/src/vec/examples/tests/ex3.c
/petsc/src/vec/examples/tests/ex30f.F
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tests/ex4.c
/petsc/src/vec/examples/tests/ex6.c
/petsc/src/vec/examples/tests/ex7.c
/petsc/src/vec/examples/tests/ex8.c
/petsc/src/vec/examples/tests/ex9.c
/petsc/src/vec/examples/tutorials/ex1.c
/petsc/src/vec/examples/tutorials/ex11.c
/petsc/src/vec/examples/tutorials/ex11f.F
/petsc/src/vec/examples/tutorials/ex12.c
/petsc/src/vec/examples/tutorials/ex13.c
/petsc/src/vec/examples/tutorials/ex15.c
/petsc/src/vec/examples/tutorials/ex17.c
/petsc/src/vec/examples/tutorials/ex1e.c
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex1f90.F
/petsc/src/vec/examples/tutorials/ex2.c
/petsc/src/vec/examples/tutorials/ex2f.F
/petsc/src/vec/examples/tutorials/ex7f.F
/petsc/src/vec/examples/tutorials/ex8.c
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/examples/tutorials/output/ex17_1.out
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.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/pf/impls/constant/const.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
e060cb0912-Mar-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2977
barrysmith@barry-smiths-computer.local|ChangeSet|20050312141804|35573
ChangeSet
1.2977 05/03/12 08:18:04 barrysmith@barry-smiths-computer.local +31 -0
add const to match Matt'

bk-changeset-1.2977
barrysmith@barry-smiths-computer.local|ChangeSet|20050312141804|35573
ChangeSet
1.2977 05/03/12 08:18:04 barrysmith@barry-smiths-computer.local +31 -0
add const to match Matt's additional const char changes

src/vec/utils/vecio.c
1.43 05/03/12 08:18:02 barrysmith@barry-smiths-computer.local +2 -2
add const to match Matt's additional const char changes

src/vec/impls/seq/bvec2.c
1.65 05/03/12 08:18:02 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/vec/impls/mpi/pdvec.c
1.50 05/03/12 08:18:02 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ts/interface/ts.c
1.45 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/sys/src/viewer/impls/ascii/filev.c
1.36 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/sys/src/objects/prefix.c
1.10 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/sys/src/objects/pgname.c
1.9 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/sys/src/error/err.c
1.50 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +3 -3
add const to match Matt's additional const char changes

src/snes/interface/snes.c
1.74 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +3 -3
add const to match Matt's additional const char changes

src/mat/utils/matio.c
1.27 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +2 -2
add const to match Matt's additional const char changes

src/mat/impls/sbaij/seq/sbaij.c
1.140 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/mat/impls/dense/seq/dense.c
1.77 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/mat/impls/bdiag/seq/bdiag3.c
1.26 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.42 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +2 -2
add const to match Matt's additional const char changes

src/mat/impls/aij/seq/aij.c
1.222 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/mat/impls/adj/mpi/mpiadj.c
1.47 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ksp/pc/interface/precon.c
1.61 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ksp/pc/impls/redundant/redundant.c
1.24 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ksp/pc/impls/mg/mgfunc.c
1.23 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ksp/pc/impls/mg/mg.c
1.58 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ksp/pc/impls/ksp/pcksp.c
1.23 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ksp/pc/impls/composite/composite.c
1.29 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +2 -1
add const to match Matt's additional const char changes

src/ksp/pc/impls/bjacobi/bjacobi.c
1.39 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +3 -3
add const to match Matt's additional const char changes

src/ksp/pc/impls/asm/asm.c
1.45 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/ksp/ksp/interface/itcl.c
1.16 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

src/dm/da/src/gr2.c
1.32 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +2 -2
add const to match Matt's additional const char changes

src/dm/da/examples/tutorials/ex6.c
1.3 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +212 -11
add const to match Matt's additional const char changes

src/dm/ao/impls/basic/aobasic.c
1.30 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +25 -0
add const to match Matt's additional const char changes

include/petscts.h
1.31 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

include/petscpc.h
1.71 05/03/12 08:17:59 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes

include/petscksp.h
1.63 05/03/12 08:17:59 barrysmith@barry-smiths-computer.local +1 -1
add const to match Matt's additional const char changes


Hg-commit: 53306f66f65e04be83df4b32bcef35282e17d5b9

show more ...


/petsc/bin/mpiexec.valgrind
/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/python/PETSc/package.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/makefile
/petsc/python/sidl/snes.sidl
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/gr2.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tutorials/ex6.c
/petsc/src/mat/examples/tutorials/makefile
/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/aijfact.c
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/makefile
/petsc/src/mat/utils/matio.c
snes.c
/petsc/src/sys/examples/tests/ex18.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/pgname.c
/petsc/src/sys/src/objects/prefix.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/examples/tutorials/ex17.c
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/examples/tutorials/output/ex17_1.out
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
ed1caa0710-Mar-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2961.1.1
knepley@khan.(none)|ChangeSet|20050310011505|50934
ChangeSet
1.2961.1.1 05/03/09 19:15:05 knepley@khan.(none) +8 -0
Fixed Mat allocation checking

src/snes/interface/sne

bk-changeset-1.2961.1.1
knepley@khan.(none)|ChangeSet|20050310011505|50934
ChangeSet
1.2961.1.1 05/03/09 19:15:05 knepley@khan.(none) +8 -0
Fixed Mat allocation checking

src/snes/interface/snes.c
1.73 05/03/09 19:15:04 knepley@khan.(none) +1 -1
Small fix

src/mat/matimpl.h
1.77.1.1 05/03/09 19:15:04 knepley@khan.(none) +2 -1
Look for no new allocations

src/mat/impls/sbaij/seq/sbaij.c
1.139 05/03/09 19:15:03 knepley@khan.(none) +2 -2
Look for no new allocations

src/mat/impls/sbaij/mpi/mpisbaij.c
1.120 05/03/09 19:15:03 knepley@khan.(none) +2 -2
Look for no new allocations

src/mat/impls/baij/seq/baij.c
1.125 05/03/09 19:15:03 knepley@khan.(none) +2 -2
Look for no new allocations

src/mat/impls/baij/mpi/mpibaij.c
1.94 05/03/09 19:15:03 knepley@khan.(none) +2 -2
Look for no new allocations

src/mat/impls/aij/seq/aij.c
1.219 05/03/09 19:15:03 knepley@khan.(none) +1 -1
Look for no new allocations

src/mat/impls/aij/mpi/mpiaij.c
1.238 05/03/09 19:15:03 knepley@khan.(none) +2 -2
Look for no new allocations


Hg-commit: 3a5ffc889562790aa8c71a932ae59c7d09775268

show more ...

70e9266808-Mar-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2961
knepley@khan.(none)|ChangeSet|20050308171545|63805
ChangeSet
1.2961 05/03/08 11:15:45 knepley@khan.(none) +3 -0
Consistency fixes for SNES

src/snes/interface/snes.c
1.7

bk-changeset-1.2961
knepley@khan.(none)|ChangeSet|20050308171545|63805
ChangeSet
1.2961 05/03/08 11:15:45 knepley@khan.(none) +3 -0
Consistency fixes for SNES

src/snes/interface/snes.c
1.72 05/03/08 11:15:44 knepley@khan.(none) +8 -8
Swapped argument order to agree with the set functions

include/petscsnes.h
1.45 05/03/08 11:15:44 knepley@khan.(none) +2 -2
Swapped argument order to agree with the set functions

src/snes/interface/snes.c
1.71 05/03/07 12:47:53 knepley@khan.(none) +48 -14
Now solution vector comes from SNESSolve()
- Can also be set with SNESSetSolution()
- If it has not been set, the rhs will be duplicated

src/snes/interface/noise/snesnoise.c
1.18 05/03/07 12:47:53 knepley@khan.(none) +1 -1
Use new interface

include/petscsnes.h
1.44 05/03/07 12:47:53 knepley@khan.(none) +1 -1
Removed solution vector argument


Hg-commit: de5f5d1a0821be84aca11b0e96eb580df21ae146

show more ...


/petsc/bin/matlab/PetscBagRead.m
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bmake/common/rules
/petsc/bmake/common/test
/petsc/bmake/docsonly/petscconf
/petsc/config/configure.py
/petsc/config/linux-gnu-amd
/petsc/config/linux-gnu-amd64.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.py
/petsc/config/linux-rhAS3-gcc32
/petsc/config/linux-rhAS3-gcc32.py
/petsc/config/linux-rhAS3-intel81
/petsc/config/linux-rhAS3-intel81.py
/petsc/include/f90impl/f90_g95.h
/petsc/include/f90impl/f90_intel.h
/petsc/include/f90impl/f90_intel8.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscvec.h
/petsc/include/petsc.h
/petsc/include/petscbag.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/maint/buildtest
/petsc/maint/confignightly/jazz
/petsc/maint/confignightly/opteron-ibm
/petsc/maint/copylognightly
/petsc/maint/tuesdayreminder
/petsc/maint/update-docs.py
/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/Chaco.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/PARTY.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/makefile
/petsc/python/sidl/snes.sidl
/petsc/src/adic/examples/tutorials/ex3func.c
/petsc/src/adic/examples/tutorials/ex5func.c
/petsc/src/adic/examples/tutorials/makefile
/petsc/src/apps/1/appctx.h
/petsc/src/apps/1/ex1.c
/petsc/src/apps/1/ex2.c
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/contrib/oberman/burgers_df_based_q1/makefile
/petsc/src/contrib/oberman/burgers_vertex_based_q1/makefile
/petsc/src/contrib/oberman/laplacian_q1/makefile
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tests/output/ex3_1.out
/petsc/src/dm/ao/examples/tests/output/ex5_1.out
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/usg/utils/makefile
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/miscellaneous/plans.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/docs/website/publications/index.html
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/fortran/f90/tests/ex1f90.F
/petsc/src/fortran/f90/tests/makefile
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/is/nn/nn.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/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/makefile
noise/snesnoise.c
snes.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/examples/tutorials/output/ex5_1.out
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/examples/tutorials/makefile
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/examples/tests/makefile
/petsc/src/sys/src/f90/f90_g95.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/sys/src/viewer/examples/tutorials/makefile
/petsc/src/sys/src/viewer/impls/binary/binv.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/interface/vector.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/examples/tutorials/makefile
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/todo
9dcbbd2b27-Feb-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2932
barrysmith@barry-smiths-computer.local|ChangeSet|20050227025812|09115
ChangeSet
1.2932 05/02/26 20:58:12 barrysmith@barry-smiths-computer.local +85 -0
massive changes
option

bk-changeset-1.2932
barrysmith@barry-smiths-computer.local|ChangeSet|20050227025812|09115
ChangeSet
1.2932 05/02/26 20:58:12 barrysmith@barry-smiths-computer.local +85 -0
massive changes
options/bag enum
PC_ in front of all MG routines
strings for PETSc enum types
subclass cgne from cg and lgmres and fgmres from gmres

src/sys/src/viewer/impls/binary/binv.c
1.44 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +69 -3
allow binary loads to ignore options

src/ksp/ksp/impls/gmres/lgmres/makefile
1.9 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +1 -1
subclass

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.39 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +3 -1
subclass

src/ksp/ksp/impls/gmres/fgmres/makefile
1.9 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +1 -1
subclass

todo
1.127 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +5 -1
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/vec/interface/dlregis.c
1.25 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +4 -2
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/sys/src/objects/pinit.c
1.61 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +9 -2
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/sys/src/objects/options.c
1.55 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +136 -39
case independent test of Petsc options

src/sys/src/objects/ams/aoptions.c
1.34 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +51 -30
adding enum to PetscOptions

src/sys/src/bag/bag.c
1.8 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +62 -83
support for adding enums

src/sys/examples/tutorials/ex5.c
1.10.1.1 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +10 -11
support for adding enums

src/snes/utils/damg.c
1.52 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front of MG

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.44 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +2 -1
subclass

src/ksp/ksp/impls/cg/cgne/makefile
1.5 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +1 -4
subclass

src/ksp/ksp/impls/cg/cgne/cgne.c
1.27 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +2 -0
subclass

src/fortran/custom/zsles.c
1.17 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +8 -0
change DMMGGetb to DMMGGetRHS

python/PETSc/packages/MPI.py
1.160 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +7 -8
better support of Lam/mpi

src/snes/interface/snesregi.c
1.9 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +7 -1
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/snes/interface/snes.c
1.70 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +2 -19
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/snes/examples/tests/ex11.c
1.16 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front of MG

src/mat/utils/matio.c
1.26 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1
no more load_ignore_info

src/mat/examples/tutorials/makefile
1.19 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +2 -2
no more load_ignore

src/mat/examples/tests/makefile
1.50 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +3 -3
no more load_ignore

src/mat/examples/tests/ex73.c
1.11 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1
no more load_ignore

src/ksp/pc/impls/spai/ispai.c
1.32 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +4 -4
formating

src/ksp/pc/impls/samg/samgmgpetsc.c
1.15 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front of MG

src/ksp/pc/impls/ml/ml.c
1.16 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +21 -21
formating

src/ksp/pc/impls/mg/smg.c
1.14 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +2 -11
PC_ infront of MG

src/ksp/pc/impls/mg/mgimpl.h
1.13 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -4
PC_MG instead of MG

src/ksp/pc/impls/mg/mgfunc.c
1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +13 -13
PC_ in front of MG

src/ksp/pc/impls/mg/mg.c
1.57 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +72 -104
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/pc/impls/mg/fmg.c
1.14 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +7 -29
PC_ infront of MG

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +4 -8
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/pc/impls/composite/composite.c
1.28 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -6
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/pc/impls/asm/asm.c
1.44 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -13
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/pc/examples/tests/ex5.c
1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -3
PC_ in front of MG

src/ksp/ksp/interface/itfunc.c
1.65 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +2 -16
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/ksp/interface/dlregis.c
1.23 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +18 -2
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/ksp/impls/makefile
1.9 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +1 -1
subclass

src/ksp/ksp/impls/gmres/makefile
1.7 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +1 -0
subclass

src/ksp/ksp/impls/gmres/gmres.c
1.56 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +15 -13
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/ksp/impls/cg/makefile
1.6 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -0
subclass

src/ksp/ksp/impls/cg/cg.c
1.37 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +4 -13
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/examples/tutorials/makefile
1.64 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +8 -8
no more load_ignore

src/ksp/examples/tutorials/ex29.c
1.11 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front MG

src/ksp/examples/tutorials/ex28.c
1.12 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front MG

src/ksp/examples/tutorials/ex25.c
1.12 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front MG

src/ksp/examples/tutorials/ex22.c
1.10 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front MG

src/ksp/examples/tests/ex19.c
1.14 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front MG

src/fortran/custom/zstartf.c
1.10 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
PetscMPIInt

src/docs/website/documentation/changes/222.html
1.37 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +5 -0
PC_ in front of all MG functions

src/contrib/keyes/ex15.c
1.5 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front of all MG functions

python/PETSc/packages/spooles.py
1.24.1.1 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/spai.py
1.15 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/ml.py
1.25 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/hypre.py
1.55 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/blacs.py
1.6 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/UMFPACK.py
1.23 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/SuperLU_DIST.py
1.31 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/SuperLU.py
1.21 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/SCALAPACK.py
1.6 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/Prometheus.py
1.7 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/ParMetis.py
1.50 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/PARTY.py
1.9 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/MUMPS.py
1.36.1.1 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/Chaco.py
1.10 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/package.py
1.26.1.1 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +25 -12
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

include/petscviewer.h
1.50 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +2 -1
option to binary viewers to not use command line options

include/petscvec.h
1.66 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +2 -1
strings for PETSc enums

include/petscsnes.h
1.43 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +1 -0
strings for PETSc enums

include/petscpc.h
1.70 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +5 -0
strings for PETSc enums

include/petscoptions.h
1.25 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +5 -2
GetEList and GetEnum for options

include/petscmg.h
1.14 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +11 -10
PC_ in front of MG routines

include/petscksp.h
1.62 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +8 -6
ksp subclasses
strings for all PETSc enums

include/petscdmmg.h
1.3 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +6 -6
fix two macros with same fortran name DMMGGetB

include/petscbag.h
1.6 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +6 -6
registering enums

include/petsc.h
1.117 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +4 -6
strings for all basic PETSc enums

include/finclude/petscmg.h
1.10 05/02/26 20:57:59 barrysmith@barry-smiths-computer.local +8 -6
all multigrid routines macros start with PC_

python/PETSc/packages/MPI.py
1.159 05/02/26 18:40:47 barrysmith@barry-smiths-computer.local +5 -0
doman

src/vec/utils/vscat.c
1.41 05/02/26 11:33:35 barrysmith@barry-smiths-computer.local +8 -6
formating clearer manual page

src/fortran/custom/zsles.c
1.16 05/02/25 13:35:30 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no B

src/docs/website/documentation/tutorials/index.html
1.20 05/02/25 12:19:52 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
add Houston tutorial

src/sys/src/viewer/impls/binary/binv.c
1.43 05/02/24 15:02:04 barrysmith@barrysmith-57.mcs.anl.gov +7 -8
dead code with outdated option

src/ksp/ksp/impls/cg/cgne/makefile
1.4 05/02/24 07:11:24 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/cg/cgne/cgne.c
1.26 05/02/24 07:11:23 barrysmith@barry-smiths-computer.local +15 -113
mvdir

src/ksp/ksp/impls/gmres/fgmres/modpcf.c
1.17 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/fgmres/makefile
1.8 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/fgmres/fgmresp.h
1.14 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.43 05/02/24 07:09:58 barrysmith@barry-smiths-computer.local +2 -24
mvdir

src/ksp/ksp/impls/gmres/lgmres/readme
1.4 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/lgmres/makefile
1.8 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/lgmres/lgmresp.h
1.9 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.38 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +8 -64
mvdir

src/fortran/custom/zstart.c
1.30.1.2 05/02/22 21:05:18 barrysmith@barry-smiths-computer.local +1 -1
typo in previous change

src/fortran/custom/zstart.c
1.30.1.1 05/02/22 21:04:22 barrysmith@barry-smiths-computer.local +6 -0
need to set PETSC_COMM_WORLD; dang it really would be nice to
have a single PetscInitialize() for C and Fortran and not all this duplicated code

src/fortran/custom/zsles.c
1.15 05/02/22 19:22:58 barrysmith@barry-smiths-computer.local +22 -1
added dmmgsetinitialguess_ for Fortran


Hg-commit: 887aa17e22982bf46d3e4dec0c549e1596b7a6c7

show more ...


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bmake/common/rules
/petsc/config/configure.py
/petsc/include/finclude/petscmg.h
/petsc/include/petsc.h
/petsc/include/petscbag.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscdmmg.h
/petsc/include/petscksp.h
/petsc/include/petscmath.h
/petsc/include/petscmg.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/maint/generatefortranstubs.py
/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/Chaco.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/PARTY.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/UMFPACK.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/sowing.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/Make.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/src/contrib/keyes/ex15.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zstartf.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/cgne/makefile
/petsc/src/ksp/ksp/impls/cg/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/gmres/fgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/lgmres/readme
/petsc/src/ksp/ksp/impls/gmres/makefile
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/dlregis.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/prometheus/makefile
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/spai/dspai.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/spai/makefile
/petsc/src/ksp/pc/impls/spai/petscspai.h
/petsc/src/ksp/pc/impls/spai/readme
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex99.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/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/baij/seq/baij.h
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/utils/matio.c
/petsc/src/snes/examples/tests/ex11.c
snes.c
snesregi.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/examples/tutorials/output/ex5_1.out
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/makefile
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
f588057b13-Feb-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2898
barrysmith@barry-smiths-computer.local|ChangeSet|20050213042530|17535
ChangeSet
1.2898 05/02/12 22:25:30 barrysmith@barry-smiths-computer.local +14 -0
support for serializing

bk-changeset-1.2898
barrysmith@barry-smiths-computer.local|ChangeSet|20050213042530|17535
ChangeSet
1.2898 05/02/12 22:25:30 barrysmith@barry-smiths-computer.local +14 -0
support for serializing and GetOptions for users structs
plus various minor bug fixes

src/sys/src/viewer/impls/binary/binv.c
1.41 05/02/12 22:25:26 barrysmith@barry-smiths-computer.local +67 -6
formating

src/sys/src/fileio/sysio.c
1.33 05/02/12 22:25:26 barrysmith@barry-smiths-computer.local +43 -0
convience function

src/sys/src/fileio/mprint.c
1.37 05/02/12 22:25:26 barrysmith@barry-smiths-computer.local +0 -1
bad comment

src/sys/src/fileio/mpiuopen.c
1.21 05/02/12 22:25:26 barrysmith@barry-smiths-computer.local +1 -1
int fix

src/sys/src/bag/bag.c
1.3 05/02/12 22:25:26 barrysmith@barry-smiths-computer.local +401 -0
support for serializing and GetOptions for users structs

src/sys/examples/tutorials/ex5.c
1.2 05/02/12 22:25:26 barrysmith@barry-smiths-computer.local +43 -30
support for serializing and GetOptions for users structs

src/sys/examples/tutorials/makefile
1.6 05/02/12 22:25:25 barrysmith@barry-smiths-computer.local +12 -2
support for serializing and GetOptions for users structs

src/snes/interface/snesj.c
1.11 05/02/12 22:25:25 barrysmith@barry-smiths-computer.local +4 -0
bug fix

include/petscviewer.h
1.49 05/02/12 22:25:25 barrysmith@barry-smiths-computer.local +2 -0
convienice function

include/petscsys.h
1.40 05/02/12 22:25:25 barrysmith@barry-smiths-computer.local +1 -0
convience function

include/petscbag.h
1.2 05/02/12 22:25:25 barrysmith@barry-smiths-computer.local +80 -14
support for serializing and GetOptions for users structs

bin/matlab/PetscBinaryWrite.m
1.12 05/02/12 22:25:25 barrysmith@barry-smiths-computer.local +6 -2
fix for one d sparse matrices

src/sys/examples/tutorials/output/ex5_1.out
1.1 05/02/12 22:15:11 barrysmith@barry-smiths-computer.local +15 -0

src/sys/examples/tutorials/output/ex5_1.out
1.0 05/02/12 22:15:11 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/sys/examples/tutorials/output/ex5_1.out

src/docs/tex/petscapp.bib
1.147 05/02/10 21:25:42 barrysmith@barry-smiths-computer.local +8 -0
new app from Glasser/Tang

src/sys/examples/tutorials/ex5.c
1.1 05/02/06 07:50:45 barrysmith@barry-smiths-computer.local +57 -0

src/sys/examples/tutorials/ex5.c
1.0 05/02/06 07:50:45 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/sys/examples/tutorials/ex5.c


Hg-commit: cd5da09ca17bca3ec9d281bedb5e1dd7e6a6e39f

show more ...


/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bmake/common/rules
/petsc/config/configure.py
/petsc/include/makefile
/petsc/include/petsc.h
/petsc/include/petscbag.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscoptions.h
/petsc/include/petscsys.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/contrib/oberman/burgers_df_based_q1/appctx.h
/petsc/src/contrib/oberman/burgers_df_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appview.c
/petsc/src/contrib/oberman/burgers_df_based_q1/makefile
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appctx.h
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appview.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/makefile
/petsc/src/contrib/oberman/laplacian_q1/appctx.h
/petsc/src/contrib/oberman/laplacian_q1/appload.c
/petsc/src/contrib/oberman/laplacian_q1/appview.c
/petsc/src/contrib/oberman/ns_q1q0/appctx.h
/petsc/src/contrib/oberman/ns_q1q0/appview.c
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0/makefile
/petsc/src/contrib/oberman/ns_q2q1/makefile
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/ex2.c
/petsc/src/dm/ao/examples/tests/ex3.c
/petsc/src/dm/ao/examples/tests/ex5.c
/petsc/src/dm/ao/examples/tests/ex6.c
/petsc/src/dm/ao/examples/tests/ex7.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zviewer.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/examples/tests/ex45.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex5s.c
snesj.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/examples/tutorials/output/ex5_1.out
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/bag/makefile
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/socket/makefile
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/vec/examples/tutorials/ex16.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/vector.c
/petsc/todo
52eef5da04-Feb-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2889.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050204200404|18922
ChangeSet
1.2889.1.1 05/02/04 14:04:04 barrysmith@barrysmith-57.mcs.anl.gov +6 -0
fix bug found by Vict

bk-changeset-1.2889.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050204200404|18922
ChangeSet
1.2889.1.1 05/02/04 14:04:04 barrysmith@barrysmith-57.mcs.anl.gov +6 -0
fix bug found by Victor when using f2c with configure

python/PETSc/utilities/getResidentSetSize.py
1.11 05/02/04 14:04:01 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
new name for batch function

python/PETSc/packages/MPI.py
1.154 05/02/04 14:04:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
new name for batch python

include/petscsnes.h
1.42 05/02/04 14:04:00 barrysmith@barrysmith-57.mcs.anl.gov +0 -4
removed dead code

config/aix5.1.0.0.py
1.9 05/02/04 14:04:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
new name for argument

python/PETSc/packages/BlasLapack.py
1.112 05/02/04 13:42:14 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
fix bug found by Victor

src/snes/interface/snes.c
1.69 05/02/03 14:45:39 barrysmith@barrysmith-57.mcs.anl.gov +0 -108
dumb functions removed


Hg-commit: 62513eb712de4ffcce71e0375752889c9f180641

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/docsonly/petscconf
/petsc/bmake/docsonly/petscrules
/petsc/config/aix5.1.0.0.py
/petsc/config/freebsd5.1.py
/petsc/config/irix6.5-64.py
/petsc/config/irix6.5.py
/petsc/config/macosx-nagf90
/petsc/config/macosx-nagf90.py
/petsc/config/solaris-64.py
/petsc/config/solaris2.9-lam.py
/petsc/config/solaris2.9.py
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscsnes.h
/petsc/include/petsc.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscversion.h
/petsc/maint/builddist
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/atlantis
/petsc/maint/confignightly/atlantis2
/petsc/maint/confignightly/icrunch2
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/PARTY.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/reusememory/reuse.c
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex24.c
/petsc/src/dm/da/examples/tests/ex25.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tests/output/ex24_1.out
/petsc/src/dm/da/examples/tests/output/ex25_1.out
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/fortran/kernels/faypx.F
/petsc/src/fortran/kernels/fcopy.F
/petsc/src/fortran/kernels/fmaxpy.F
/petsc/src/fortran/kernels/fmdot.F
/petsc/src/fortran/kernels/fmult.F
/petsc/src/fortran/kernels/fmultadd.F
/petsc/src/fortran/kernels/fnorm.F
/petsc/src/fortran/kernels/frelax.F
/petsc/src/fortran/kernels/fsolve.F
/petsc/src/fortran/kernels/fsolvebaij.F
/petsc/src/fortran/kernels/fwaxpy.F
/petsc/src/fortran/kernels/sgemv.F
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/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/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.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/itfunc.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/mmaij.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/aijfact.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/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/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.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/sbaijfact2.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex3_4.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/ls/lsparams.c
snes.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/src/dll/makefile
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/f90/f90_common.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/makefile
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/socket/makefile
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/vec/examples/tests/ex22.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
38f152fe07-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2838.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050107153323|18708
ChangeSet
1.2838.1.1 05/01/07 09:33:23 barrysmith@barry-smiths-computer.local +7 -0
moving PETSC_COMM

bk-changeset-1.2838.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050107153323|18708
ChangeSet
1.2838.1.1 05/01/07 09:33:23 barrysmith@barry-smiths-computer.local +7 -0
moving PETSC_COMM.. to be just macros

src/sys/src/objects/tagm.c
1.25 05/01/07 09:33:19 barrysmith@barry-smiths-computer.local +41 -45
add link from inner comm to outer comm

src/sys/src/objects/pinit.c
1.58 05/01/07 09:33:19 barrysmith@barry-smiths-computer.local +3 -4
PETSC_COMM_WORLD/SELF no longer duplicates

src/sys/src/fileio/mprint.c
1.36 05/01/07 09:33:19 barrysmith@barry-smiths-computer.local +2 -1
make sure use PETSc comm for getting tag.

src/snes/interface/snes.c
1.68 05/01/07 09:33:19 barrysmith@barry-smiths-computer.local +4 -2
fix for exception handling

src/mat/impls/aij/mpi/mpiaij.c
1.229 05/01/07 09:33:19 barrysmith@barry-smiths-computer.local +11 -2
missing #define for function names

src/ksp/pc/impls/hypre/hyppilut.c
1.71 05/01/06 20:38:40 barrysmith@barry-smiths-computer.local +8 -0
add option to change truncfactor petsc-maint 12493

src/docs/tex/petscapp.bib
1.143 05/01/06 20:26:50 barrysmith@barry-smiths-computer.local +7 -0
cool new app


Hg-commit: 05481563bbd93b865340ec5f4ffbf43be1ad503f

show more ...

d5e4510304-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2831
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050104213823|47505
ChangeSet
1.2831 05/01/04 15:38:23 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
allow nesting of catching exc

bk-changeset-1.2831
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050104213823|47505
ChangeSet
1.2831 05/01/04 15:38:23 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
allow nesting of catching exceptions
allow making certain errors noncatchable

src/vec/utils/vecio.c
1.41 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +11 -5
allow nesting of catching exceptions
allow making certain errors noncatchable

src/sys/src/error/err.c
1.42 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +41 -7
allow nesting of catching exceptions
allow making certain errors noncatchable

src/snes/utils/damgsnes.c
1.55 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
allow nesting of catching exceptions
allow making certain errors noncatchable

src/snes/interface/snes.c
1.67 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +10 -5
allow nesting of catching exceptions
allow making certain errors noncatchable

src/snes/impls/ls/ls.c
1.52 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +19 -20
allow nesting of catching exceptions
allow making certain errors noncatchable

src/ksp/examples/tutorials/ex10.c
1.48 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow nesting of catching exceptions
allow making certain errors noncatchable

src/dm/da/src/da2.c
1.60 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
allow nesting of catching exceptions
allow making certain errors noncatchable

include/petscsnes.h
1.38 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow nesting of catching exceptions
allow making certain errors noncatchable

include/petscerror.h
1.47 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +31 -2
allow nesting of catching exceptions
allow making certain errors noncatchable

src/snes/interface/snes.c
1.66 05/01/04 14:27:52 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
use PetscExceptionValue


Hg-commit: 1be0c606bd09e08cbac27ffc7826bf770c09ff92

show more ...

1971707404-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2830
barrysmith@barry-smiths-computer.local|ChangeSet|20050104151418|45969
ChangeSet
1.2830 05/01/04 09:14:18 barrysmith@barry-smiths-computer.local +5 -0
end logging event if erro

bk-changeset-1.2830
barrysmith@barry-smiths-computer.local|ChangeSet|20050104151418|45969
ChangeSet
1.2830 05/01/04 09:14:18 barrysmith@barry-smiths-computer.local +5 -0
end logging event if error is thrown in compute function by user

src/snes/utils/damgsnes.c
1.54 05/01/04 09:14:14 barrysmith@barry-smiths-computer.local +5 -1
end logging event if error is thrown in compute function by user

src/snes/interface/snes.c
1.65 05/01/04 09:14:14 barrysmith@barry-smiths-computer.local +10 -2
end logging event if error is thrown in compute function by user

src/snes/impls/ls/ls.c
1.51 05/01/04 09:14:14 barrysmith@barry-smiths-computer.local +53 -17
end logging event if error is thrown in compute function by user

src/dm/da/src/da2.c
1.59 05/01/04 09:14:14 barrysmith@barry-smiths-computer.local +6 -1
free resources if error is thrown in user function

todo
1.116 05/01/03 18:42:21 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***


Hg-commit: 42784014e9cbdcf132f86954b0e2069d5a6421a9

show more ...

63dd3a1a25-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2821.1.30
Kris@p4buschel.|ChangeSet|20041225032201|00809
ChangeSet
1.2821.1.30 04/12/24 19:22:01 Kris@p4buschel. +36 -0
PETSCSNES_DLLEXPORT
PETSCTS_DLLEXPORT
No libpetscfortran

bk-changeset-1.2821.1.30
Kris@p4buschel.|ChangeSet|20041225032201|00809
ChangeSet
1.2821.1.30 04/12/24 19:22:01 Kris@p4buschel. +36 -0
PETSCSNES_DLLEXPORT
PETSCTS_DLLEXPORT
No libpetscfortran.so so don't bother with PETSCFORTRAN_DLL

src/ts/interface/tsregall.c
1.13 04/12/24 19:21:58 Kris@p4buschel. +8 -7
PETSCTS_DLLEXPORT

src/ts/interface/tsreg.c
1.24 04/12/24 19:21:58 Kris@p4buschel. +5 -4
PETSCTS_DLLEXPORT

src/ts/interface/tsfd.c
1.13 04/12/24 19:21:58 Kris@p4buschel. +2 -1
PETSCTS_DLLEXPORT

src/ts/interface/tscreate.c
1.18 04/12/24 19:21:58 Kris@p4buschel. +2 -1
PETSCTS_DLLEXPORT

src/ts/interface/ts.c
1.44 04/12/24 19:21:58 Kris@p4buschel. +50 -48
PETSCTS_DLLEXPORT

src/ts/interface/dlregis.c
1.19 04/12/24 19:21:58 Kris@p4buschel. +3 -2
PETSCTS_DLLEXPORT

src/ts/impls/pseudo/posindep.c
1.24 04/12/24 19:21:58 Kris@p4buschel. +15 -13
PETSCTS_DLLEXPORT

src/ts/impls/implicit/pvode/petscpvode.c
1.30 04/12/24 19:21:58 Kris@p4buschel. +19 -18
PETSCTS_DLLEXPORT

src/ts/impls/implicit/cn/cn.c
1.21 04/12/24 19:21:58 Kris@p4buschel. +3 -1
PETSCTS_DLLEXPORT

src/ts/impls/implicit/beuler/beuler.c
1.23 04/12/24 19:21:58 Kris@p4buschel. +3 -1
PETSCTS_DLLEXPORT

src/ts/impls/explicit/rk/rk.c
1.18 04/12/24 19:21:58 Kris@p4buschel. +5 -3
PETSCTS_DLLEXPORT

src/ts/impls/explicit/euler/euler.c
1.12 04/12/24 19:21:58 Kris@p4buschel. +3 -1
PETSCTS_DLLEXPORT

src/snes/utils/damgsnes.c
1.53 04/12/24 19:21:58 Kris@p4buschel. +12 -11
PETSCSNES_DLLEXPORT

src/snes/utils/damg.c
1.47 04/12/24 19:21:58 Kris@p4buschel. +14 -13
PETSCSNES_DLLEXPORT

src/snes/mf/wp.c
1.17 04/12/24 19:21:57 Kris@p4buschel. +7 -5
PETSCSNES_DLLEXPORT

src/snes/mf/snesmfjdef.c
1.16 04/12/24 19:21:57 Kris@p4buschel. +4 -2
PETSCSNES_DLLEXPORT

src/snes/mf/snesmfj.c
1.50 04/12/24 19:21:57 Kris@p4buschel. +27 -26
PETSCSNES_DLLEXPORT

src/snes/mf/mfregis.c
1.7 04/12/24 19:21:57 Kris@p4buschel. +4 -3
PETSCSNES_DLLEXPORT

src/snes/interface/snesut.c
1.18 04/12/24 19:21:57 Kris@p4buschel. +11 -10
PETSCSNES_DLLEXPORT

src/snes/interface/snesregi.c
1.8 04/12/24 19:21:57 Kris@p4buschel. +5 -4
PETSCSNES_DLLEXPORT

src/snes/interface/snesj2.c
1.14 04/12/24 19:21:57 Kris@p4buschel. +2 -1
PETSCSNES_DLLEXPORT

src/snes/interface/snesj.c
1.10 04/12/24 19:21:57 Kris@p4buschel. +2 -1
PETSCSNES_DLLEXPORT

src/snes/interface/snes.c
1.64 04/12/24 19:21:57 Kris@p4buschel. +54 -53
PETSCSNES_DLLEXPORT

src/snes/interface/noise/snesnoise.c
1.17 04/12/24 19:21:57 Kris@p4buschel. +1 -0
PETSCSNES_DLLEXPORT

src/snes/interface/noise/snesmfj2.c
1.26 04/12/24 19:21:57 Kris@p4buschel. +6 -5
PETSCSNES_DLLEXPORT

src/snes/interface/noise/snesdnest.c
1.6 04/12/24 19:21:57 Kris@p4buschel. +2 -0
PETSCSNES_DLLEXPORT

src/snes/interface/dlregis.c
1.21 04/12/24 19:21:57 Kris@p4buschel. +3 -2
PETSCSNES_DLLEXPORT

src/snes/impls/tr/tr.c
1.29 04/12/24 19:21:57 Kris@p4buschel. +3 -2
PETSCSNES_DLLEXPORT

src/snes/impls/test/snestest.c
1.17 04/12/24 19:21:57 Kris@p4buschel. +2 -1
PETSCSNES_DLLEXPORT

src/snes/impls/ls/lsparams.c
1.8 04/12/24 19:21:57 Kris@p4buschel. +3 -2
PETSCSNES_DLLEXPORT

src/snes/impls/ls/ls.c
1.50 04/12/24 19:21:57 Kris@p4buschel. +10 -9
PETSCSNES_DLLEXPORT

src/fortran/custom/zstart.c
1.27 04/12/24 19:21:56 Kris@p4buschel. +10 -10
No libpetscfortran.so, do don't bother making the dll.

maint/generatefortranstubs.py
1.9 04/12/24 19:21:56 Kris@p4buschel. +1 -1
No libpetscfortran.so, do don't bother making the dll.

include/petscts.h
1.30 04/12/24 19:21:56 Kris@p4buschel. +92 -92
PETSCTS_DLLEXPORT

include/petscsnes.h
1.37 04/12/24 19:21:56 Kris@p4buschel. +113 -113
PETSCSNES_DLLEXPORT

include/petscdmmg.h
1.2 04/12/24 19:21:56 Kris@p4buschel. +16 -16
PETSCSNES_DLLEXPORT


Hg-commit: 8305e5fb1ff9b868077d368771ca4d54c9ceba75

show more ...


/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscksp.h
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/maint/generatefortranstubs.py
/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/interface/aodataalias.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/ao/utils/aopart.c
/petsc/src/dm/ao/utils/aosetlocal.c
/petsc/src/dm/da/daimpl.h
/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/dadestroy.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/daltog.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/src/dascatter.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/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sda2.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgeig.c
/petsc/src/ksp/ksp/impls/cg/cgtype.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/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmpre.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/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/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/rich/richscale.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/dlregis.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcl.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/interface/itregis.c
/petsc/src/ksp/ksp/interface/itres.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/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.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/is/nn/nn.c
/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/mat/pcmat.c
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/none/none.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/include/spai.h
/petsc/src/ksp/pc/impls/spai/src/dspai.c
/petsc/src/ksp/pc/impls/spai/src/ispai.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/pxxt.c
/petsc/src/ksp/pc/impls/tfs/queue.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/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/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/utils/makefile
/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/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/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
dlregis.c
noise/snesdnest.c
noise/snesmfj2.c
noise/snesnoise.c
snes.c
snesj.c
snesj2.c
snesregi.c
snesut.c
/petsc/src/snes/mf/mfregis.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/ctable.h
/petsc/src/sys/src/utils/dlregis.h
/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/implicit/pvode/petscpvode.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/interface/tsregall.c
46129b9722-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2821.1.25
Kris@p4buschel.|ChangeSet|20041222124633|37459
ChangeSet
1.2821.1.25 04/12/22 04:46:33 Kris@p4buschel. +8 -0
Isolate MAT API from PC and SNES.
Move MatSeqBAIJInvertBloc

bk-changeset-1.2821.1.25
Kris@p4buschel.|ChangeSet|20041222124633|37459
ChangeSet
1.2821.1.25 04/12/22 04:46:33 Kris@p4buschel. +8 -0
Isolate MAT API from PC and SNES.
Move MatSeqBAIJInvertBlockDiagonal out of petscpc.h
Move MATSNESMFCTX_COOKIE and associated Mult event into libpetscsnes

src/snes/mf/snesmfj.c
1.49 04/12/22 04:46:31 Kris@p4buschel. +5 -2
Isolate MAT API from PC and SNES.
Move MATSNESMFCTX_COOKIE and associated Mult event into libpetscsnes

src/snes/interface/noise/snesmfj2.c
1.25 04/12/22 04:46:31 Kris@p4buschel. +2 -2
Isolate MAT API from PC and SNES.
Move MATSNESMFCTX_COOKIE and associated Mult event into libpetscsnes

src/snes/interface/dlregis.c
1.20 04/12/22 04:46:31 Kris@p4buschel. +1 -0
Isolate MAT API from PC and SNES.
Move MATSNESMFCTX_COOKIE and associated Mult event into libpetscsnes

src/mat/interface/matrix.c
1.165 04/12/22 04:46:31 Kris@p4buschel. +1 -2
Isolate MAT API from PC and SNES.
Move MATSNESMFCTX_COOKIE and associated Mult event into libpetscsnes

src/mat/interface/dlregis.c
1.29 04/12/22 04:46:31 Kris@p4buschel. +0 -1
Isolate MAT API from PC and SNES.
Move MATSNESMFCTX_COOKIE and associated Mult event into libpetscsnes

src/mat/impls/baij/seq/baij.c
1.119 04/12/22 04:46:31 Kris@p4buschel. +2 -2
Isolate MAT API from PC and SNES.
Move MatSeqBAIJInvertBlockDiagonal out of petscpc.h

include/petscsnes.h
1.36 04/12/22 04:46:30 Kris@p4buschel. +2 -1
Isolate MAT API from PC and SNES.
Move MATSNESMFCTX_COOKIE and associated Mult event into libpetscsnes

include/petscmat.h
1.168 04/12/22 04:46:30 Kris@p4buschel. +1 -2
Isolate MAT API from PC and SNES.
Move MatSeqBAIJInvertBlockDiagonal out of petscpc.h
Move MATSNESMFCTX_COOKIE and associated Mult event into libpetscsnes


Hg-commit: 994105c4557c7aa2a4140725c7787c62adf667d0

show more ...


/petsc/include/petsc.h
/petsc/include/petscadic.h
/petsc/include/petscbt.h
/petsc/include/petscctable.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscf90.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmatlab.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/maint/mapnameslatex.py
/petsc/makefile
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/adic/src/petscadic.c
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/gettinginfo.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/fortran/custom/zplog.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/mat/color/color.c
/petsc/src/mat/color/degr.c
/petsc/src/mat/color/dsm.c
/petsc/src/mat/color/ido.c
/petsc/src/mat/color/numsrt.c
/petsc/src/mat/color/scolor.c
/petsc/src/mat/color/seq.c
/petsc/src/mat/color/setr.c
/petsc/src/mat/color/slo.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/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/mpiaijpc.c
/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/mpi/spooles/mpiaijspooles.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/dxml/dxml.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/ij.c
/petsc/src/mat/impls/aij/seq/ilut.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/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.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/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/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/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.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/baij/seq/dgedi.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.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/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/csr/inode/inode2.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.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/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/spooles/sbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/degree.c
/petsc/src/mat/order/fn1wd.c
/petsc/src/mat/order/fndsep.c
/petsc/src/mat/order/fnroot.c
/petsc/src/mat/order/gen1wd.c
/petsc/src/mat/order/gennd.c
/petsc/src/mat/order/genqmd.c
/petsc/src/mat/order/genrcm.c
/petsc/src/mat/order/qmdmrg.c
/petsc/src/mat/order/qmdqt.c
/petsc/src/mat/order/qmdrch.c
/petsc/src/mat/order/qmdupd.c
/petsc/src/mat/order/rcm.c
/petsc/src/mat/order/rootls.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/order/spinver.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/order/sprcm.c
/petsc/src/mat/order/sregis.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.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/partition/partition.c
/petsc/src/mat/partition/spartition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matioall.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/multequal.c
/petsc/src/mat/utils/ptap.c
/petsc/src/mat/utils/zerodiag.c
dlregis.c
noise/snesmfj2.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/ctable.h
/petsc/src/sys/src/adic/Gradient/ad_grad.c
/petsc/src/sys/src/adic/Gradient/ad_utils.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/x/drawopenx.c
/petsc/src/sys/src/draw/impls/x/frame.c
/petsc/src/sys/src/draw/impls/x/text.c
/petsc/src/sys/src/draw/impls/x/tone.c
/petsc/src/sys/src/draw/impls/x/wmap.c
/petsc/src/sys/src/draw/impls/x/xcolor.c
/petsc/src/sys/src/draw/impls/x/ximpl.h
/petsc/src/sys/src/draw/impls/x/xinit.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/dbuff.c
/petsc/src/sys/src/draw/interface/dclear.c
/petsc/src/sys/src/draw/interface/dcoor.c
/petsc/src/sys/src/draw/interface/dellipse.c
/petsc/src/sys/src/draw/interface/dflush.c
/petsc/src/sys/src/draw/interface/dgcoor.c
/petsc/src/sys/src/draw/interface/dgpause.c
/petsc/src/sys/src/draw/interface/dline.c
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/draw/interface/dlinew.c
/petsc/src/sys/src/draw/interface/dmouse.c
/petsc/src/sys/src/draw/interface/dpause.c
/petsc/src/sys/src/draw/interface/dpoint.c
/petsc/src/sys/src/draw/interface/dpoints.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drawregall.c
/petsc/src/sys/src/draw/interface/drect.c
/petsc/src/sys/src/draw/interface/dsclear.c
/petsc/src/sys/src/draw/interface/dsetpause.c
/petsc/src/sys/src/draw/interface/dsflush.c
/petsc/src/sys/src/draw/interface/dtext.c
/petsc/src/sys/src/draw/interface/dtextgs.c
/petsc/src/sys/src/draw/interface/dtexts.c
/petsc/src/sys/src/draw/interface/dtextv.c
/petsc/src/sys/src/draw/interface/dtri.c
/petsc/src/sys/src/draw/interface/dviewp.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/hue.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/draw/utils/zoom.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/f90/f90_common.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_win32.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/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/gcomm.c
/petsc/src/sys/src/objects/gcookie.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/olist.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pcomm.c
/petsc/src/sys/src/objects/pgname.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/prefix.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/plog/stageLog.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/time/rs6000_time.c
/petsc/src/sys/src/utils/arch.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/plapack.c
/petsc/src/sys/src/utils/psleep.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/utils/sortd.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/sys/src/utils/str.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/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/socket/senddense.c
/petsc/src/sys/src/viewer/impls/socket/sendsparse.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/interface/dupl.c
/petsc/src/sys/src/viewer/interface/flush.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewa.c
/petsc/src/sys/src/viewer/interface/viewers.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/vec/impls/hypre/vhyp.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pmap.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/mpi/vmpicr.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/impls/seq/vseqcr.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/mapregall.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vecregall.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/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.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/pf/impls/constant/const.c
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/impls/string/cstringbase.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/utils/cmesh.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/makefile
/petsc/src/vec/utils/matlab/gcreatev.c
/petsc/src/vec/utils/matlab/makefile
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
c8d321e017-Dec-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2821.4.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041217033526|13054
ChangeSet
1.2821.4.1 04/12/16 21:35:26 barrysmith@barry-smiths-computer.local +2 -0
protection for ma

bk-changeset-1.2821.4.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041217033526|13054
ChangeSet
1.2821.4.1 04/12/16 21:35:26 barrysmith@barry-smiths-computer.local +2 -0
protection for mat_single excluded call maint 12397

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.19 04/12/16 21:35:22 barrysmith@barry-smiths-computer.local +1 -1
missing other manual page

src/snes/interface/snes.c
1.63 04/12/16 21:34:00 barrysmith@barry-smiths-computer.local +1 -1
protection for mat_single excluded call


Hg-commit: a5aabcbd2003876a62a24c614e949b8d8eda01f7

show more ...


/petsc/config/configure.py
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Party.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/UMFPACK.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/clanguage.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/bilinear/interface/create.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/src/dagtol.c
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/inline/axpy.h
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tests/output/ex19_1.out
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex10_6.out
/petsc/src/ksp/examples/tutorials/output/ex15_1.out
/petsc/src/ksp/examples/tutorials/output/ex15f_1.out
/petsc/src/ksp/examples/tutorials/output/ex23_2.out
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adj/mpi/mpiadj.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/essl/essl.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/csr/inode/inode.h
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/makefile
snes.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/matlabengine/makefile
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/viewer/impls/matlab/makefile
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/petsc/src/sys/src/viewer/interface/viewa.c
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tutorials/ex16.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/pf/impls/matlab/makefile
/petsc/src/vec/utils/comb.c
/petsc/todo
63ba0a8807-Dec-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2781.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041207035700|55776
ChangeSet
1.2781.1.1 04/12/06 21:57:00 barrysmith@barry-smiths-computer.local +99 -0
PetscLogInfo bec

bk-changeset-1.2781.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041207035700|55776
ChangeSet
1.2781.1.1 04/12/06 21:57:00 barrysmith@barry-smiths-computer.local +99 -0
PetscLogInfo becomes a macro and always has error checking

src/vec/utils/vscat.c
1.37 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +17 -17
PetscLogInfo becomes a macro and always has error checking

src/vec/utils/vpscat.c
1.39 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +15 -14
PetscLogInfo becomes a macro and always has error checking

src/vec/utils/comb.c
1.21 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/vec/is/utils/isltog.c
1.34 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/vec/is/utils/iscoloring.c
1.29 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/vec/interface/vector.c
1.114 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/vec/impls/mpi/pdvec.c
1.44 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ts/interface/tsfd.c
1.12 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/sys/src/viewer/impls/socket/send.c
1.30 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/viewer/impls/matlab/vmatlab.c
1.18 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/sys/src/viewer/impls/binary/binv.c
1.38 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/utils/random.c
1.23 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/utils/fhost.c
1.19 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/plog/plogmpe.c
1.16 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/sys/src/plog/ploginfo.c
1.26 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +6 -3
PetscLogInfo becomes a macro and always has error checking

src/sys/src/objects/tagm.c
1.22 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

src/sys/src/objects/pinit.c
1.55 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/sys/src/objects/options.c
1.51 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/objects/init.c
1.50 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/matlabengine/matlab.c
1.39 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +12 -12
PetscLogInfo becomes a macro and always has error checking

src/sys/src/fileio/mpiuopen.c
1.19 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/sys/src/fileio/ftest.c
1.33 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/fileio/fretrieve.c
1.23 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/sys/src/draw/impls/x/xcolor.c
1.10 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/sys/src/dll/dl.c
1.32 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +15 -15
PetscLogInfo becomes a macro and always has error checking

src/snes/utils/damgsnes.c
1.51 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/snes/mf/snesmfj.c
1.48 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/snesut.c
1.17 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +9 -7
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/snesj2.c
1.13 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/snes.c
1.62 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/noise/snesnoise.c
1.16 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/noise/snesmfj2.c
1.24 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/snes/impls/tr/tr.c
1.28 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +14 -14
PetscLogInfo becomes a macro and always has error checking

src/snes/impls/ls/ls.c
1.49 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +27 -27
PetscLogInfo becomes a macro and always has error checking

src/mat/utils/gcreate.c
1.37 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/utils/compressedrow.c
1.10 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +5 -5
PetscLogInfo becomes a macro and always has error checking

src/mat/matfd/fdmatrix.c
1.29 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/sbaij/seq/sbaijfact2.c
1.52.1.1 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +29 -25
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/sbaij/seq/sbaijfact.c
1.81 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +33 -29
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/sbaij/seq/sbaij.c
1.129.1.1 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +15 -15
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/sbaij/mpi/mpisbaij.c
1.114 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +5 -5
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/rowbs/mpi/mpirowbs.c
1.66 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/rowbs/mpi/cholbs.c
1.12 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/dense/seq/dense.c
1.72 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +3 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/dense/mpi/mpidense.c
1.54 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/csr/inode/inode.c
1.43.1.1 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +7 -7
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/bdiag/seq/bdiag2.c
1.23 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/bdiag/seq/bdiag.c
1.47 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +9 -7
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/bdiag/mpi/mpibdiag.c
1.46 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/seq/baijfact3.c
1.18 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +7 -5
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/seq/baijfact2.c
1.42 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +37 -34
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/seq/baijfact.c
1.24.1.1 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +16 -12
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/seq/baij.c
1.114.1.1 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +8 -7
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/mpi/mpibaij.c
1.86 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +7 -7
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/mpi/baijov.c
1.26 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/umfpack/umfpack.c
1.41 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/symtranspose.c
1.9 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/superlu/superlu.c
1.75 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/matmatmult.c
1.84 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.35.1.1 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/lusol/lusol.c
1.36 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/essl/essl.c
1.34.1.1 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/aijfact.c
1.107 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +34 -26
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/aij.c
1.204.1.1 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.103 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/mumps/mumps.c
1.84 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/mpiptap.c
1.16 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/mpiov.c
1.30 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/mpiaij.c
1.227 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/fdmpiaij.c
1.12 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/adj/mpi/mpiadj.c
1.43.1.1 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +3 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/color/color.c
1.22 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/interface/precon.c
1.58 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +5 -5
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/tfs/pxxt.c
1.23 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/sor/sor.c
1.26 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/mg/mg.c
1.43 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/jacobi/jacobi.c
1.15 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/hypre/hyppilut.c
1.69 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.18 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/interface/itfunc.c
1.60 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/interface/iterativ.c
1.29 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +10 -9
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/interface/itcreate.c
1.59 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +4 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/symmlq/symmlq.c
1.19 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/qcg/qcg.c
1.22 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/minres/minres.c
1.20 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/lgmres/lgmres.c
1.35 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/gmres/gmres.c
1.53 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/gmres/borthog2.c
1.17 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/fgmres/fgmres.c
1.40 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/cgne/cgne.c
1.23 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/cg/cg.c
1.31 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/examples/tutorials/ex10.c
1.46 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/fortran/custom/zstart.c
1.24 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +4 -3
PetscLogInfo becomes a macro and always has error checking

src/fortran/custom/zoptions.c
1.22 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/dm/da/src/gr2.c
1.30 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +5 -5
PetscLogInfo becomes a macro and always has error checking

src/dm/da/src/dasub.c
1.11 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/dm/da/src/da2.c
1.57 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

include/petsclog.h
1.50 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +6 -1
PetscLogInfo becomes a macro and always has error checking

src/docs/website/publications/prizes.html
1.19 04/12/06 11:12:59 barrysmith@barrysmith-57.mcs.anl.gov +7 -1
added CFGS fellows from Lois


Hg-commit: 81f9f5ef459e333bd2dd09393e15782b082b998d

show more ...


/petsc/include/petsclog.h
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/docs/website/publications/prizes.html
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/ksp/examples/tutorials/ex10.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/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.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/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/color/color.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.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/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.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/aij/seq/symtranspose.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.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/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
noise/snesmfj2.c
noise/snesnoise.c
snes.c
snesj2.c
snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/impls/x/xcolor.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/matlabengine/matlab.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/objects/tagm.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
43e7102806-Dec-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2781
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041206160346|40599
ChangeSet
1.2781 04/12/06 10:03:46 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
improvements to snes divergen

bk-changeset-1.2781
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041206160346|40599
ChangeSet
1.2781 04/12/06 10:03:46 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
improvements to snes divergence test if number func evals >= maxfunc
allowed; also check norm of user evaluated function in snes to see
if NaN.

src/snes/impls/tr/tr.c
1.27 04/12/06 10:03:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
make sure snes does not do maxfuncs +1 function evals

src/snes/interface/snesut.c
1.16 04/12/06 10:01:53 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
fixed test for numfuncs >= max_funcs so if the user asks for 1 SNES will only do 1, not 2

src/snes/impls/ls/ls.c
1.48 04/12/06 10:00:55 barrysmith@barrysmith-57.mcs.anl.gov +57 -22
added checks for max_funcs limit reached to all user function calls
added error checking of user provided functions generating NaN

src/ksp/pc/impls/hypre/hyppilut.c
1.68 04/12/06 09:16:12 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
type cast warnings and uninitialized variable warning fix
petsc-maint 12370

todo
1.112 04/12/06 06:58:28 barrysmith@barry-smiths-computer.local +3 -0
*** empty log message ***


Hg-commit: 71c1c513a1199bde521b756795ebe6cbe7e03294

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/include/petsc.h
/petsc/include/petsc/petsc.h
/petsc/include/petsc/vec.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_cptofcd.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/maint/processpoly.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Party.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex10_20shiftpd.out
/petsc/src/ksp/examples/tutorials/output/ex9_1.out
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/prometheus/makefile
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/examples/tutorials/makefile
/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/aijfact.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/csr/csr.h
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/csr/inode/inode.h
/petsc/src/mat/impls/csr/inode/inode2.c
/petsc/src/mat/impls/csr/inode/makefile
/petsc/src/mat/impls/csr/makefile
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/sorder.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
snesut.c
/petsc/src/sys/src/fileio/makefile
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/socket/senddense.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/examples/tutorials/ex17.c
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/vector.c
/petsc/todo
efee365b22-Nov-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2736.1.4
balay@asterix.mcs.anl.gov|ChangeSet|20041122212205|00847
ChangeSet
1.2736.1.4 04/11/22 15:22:05 balay@asterix.mcs.anl.gov +77 -0
fix missing CHKERRQ(ierr) -(fixes warnings

bk-changeset-1.2736.1.4
balay@asterix.mcs.anl.gov|ChangeSet|20041122212205|00847
ChangeSet
1.2736.1.4 04/11/22 15:22:05 balay@asterix.mcs.anl.gov +77 -0
fix missing CHKERRQ(ierr) -(fixes warnings on gcc-34)

src/vec/is/utils/isdiff.c
1.18 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/vec/impls/seq/dvec2.c
1.25 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +14 -14
fix missing CHKERRQ(ierr)

src/vec/impls/seq/bvec2.c
1.60 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/vec/impls/seq/bvec1.c
1.12 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +6 -6
fix missing CHKERRQ(ierr)

src/vec/impls/mpi/pvec2.c
1.16 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/sys/src/utils/memc.c
1.25 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/sys/src/utils/dlregis.h
1.9 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/sys/src/matlabengine/matlab.c
1.38 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/sys/src/fileio/mprint.c
1.33 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +3 -1
fix missing CHKERRQ(ierr)

src/sys/src/adic/Gradient/ad_grad.c
1.13 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +4 -2
fix missing CHKERRQ(ierr)

src/snes/interface/snesj.c
1.9 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/snes/impls/tr/tr.c
1.26 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/snes/impls/ls/ls.c
1.46 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/snes/examples/tutorials/ex24.c
1.18 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/snes/examples/tutorials/ex23.c
1.8 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/snes/examples/tutorials/ex22.c
1.10 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/snes/examples/tests/ex11.c
1.14 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/mat/impls/sbaij/seq/sbaijfact9.c
1.9 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/mat/impls/sbaij/seq/sbaijfact8.c
1.8 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/mat/impls/sbaij/seq/sbaijfact7.c
1.9 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/mat/impls/sbaij/seq/sbaijfact6.c
1.10 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/mat/impls/sbaij/seq/sbaijfact5.c
1.9 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/mat/impls/sbaij/seq/sbaijfact4.c
1.8 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/mat/impls/sbaij/seq/sbaijfact3.c
1.9 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/mat/impls/sbaij/seq/sbaijfact2.c
1.52 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +18 -18
fix missing CHKERRQ(ierr)

src/mat/impls/sbaij/seq/sbaijfact12.c
1.8 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/mat/impls/sbaij/seq/sbaijfact11.c
1.9 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/mat/impls/sbaij/seq/sbaijfact10.c
1.8 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/mat/impls/sbaij/seq/sbaijfact.c
1.80 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +7 -7
fix missing CHKERRQ(ierr)

src/mat/impls/sbaij/seq/sbaij2.c
1.35 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +20 -19
fix missing CHKERRQ(ierr)

src/mat/impls/sbaij/seq/sbaij.c
1.129 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +6 -6
fix missing CHKERRQ(ierr)

src/mat/impls/rowbs/mpi/mpirowbs.c
1.64 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/mat/impls/rowbs/mpi/cholbs.c
1.10 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +5 -5
fix missing CHKERRQ(ierr)

src/mat/impls/maij/maij.c
1.35 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +36 -36
fix missing CHKERRQ(ierr)

src/mat/impls/dense/seq/dense.c
1.71 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +20 -17
fix missing CHKERRQ(ierr)

src/mat/impls/dense/mpi/mpidense.c
1.53 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +6 -5
fix missing CHKERRQ(ierr)

src/mat/impls/bdiag/seq/bdiag2.c
1.22 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +12 -12
fix missing CHKERRQ(ierr)

src/mat/impls/bdiag/seq/bdiag.c
1.46 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +4 -3
fix missing CHKERRQ(ierr)

src/mat/impls/bdiag/seq/bdfact.c
1.18 04/11/22 15:22:02 balay@asterix.mcs.anl.gov +6 -6
fix missing CHKERRQ(ierr)

src/mat/impls/bdiag/mpi/mpibdiag.c
1.45 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baijfact9.c
1.10 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baijfact8.c
1.9 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baijfact7.c
1.10 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baijfact6.c
1.9 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baijfact5.c
1.10 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baijfact4.c
1.14 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baijfact2.c
1.41 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +34 -34
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baijfact14.c
1.9 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baijfact13.c
1.10 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baijfact12.c
1.22 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +8 -8
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baijfact11.c
1.11 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baijfact10.c
1.9 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baijfact.c
1.24 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +8 -8
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baij2.c
1.29 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +22 -21
fix missing CHKERRQ(ierr)

src/mat/impls/baij/seq/baij.c
1.114 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +12 -12
fix missing CHKERRQ(ierr)

src/mat/impls/aij/seq/dxml/dxml.c
1.7 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/mat/impls/aij/seq/aijnode.c
1.33.1.1 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +10 -10
fix missing CHKERRQ(ierr)

src/mat/impls/aij/seq/aijfact.c
1.94.1.1 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +8 -8
fix missing CHKERRQ(ierr)

src/mat/impls/aij/seq/aij.c
1.199.1.1 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +17 -15
fix missing CHKERRQ(ierr)

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.18 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +4 -4
fix missing CHKERRQ(ierr)

src/ksp/pc/impls/factor/lu/lu.c
1.40 04/11/22 15:22:01 balay@asterix.mcs.anl.gov +3 -3
fix missing CHKERRQ(ierr)

src/ksp/pc/impls/factor/ilu/ilu.c
1.52 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +10 -10
fix missing CHKERRQ(ierr)

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.38 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +3 -3
fix missing CHKERRQ(ierr)

src/ksp/ksp/interface/iterativ.c
1.27 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/ksp/ksp/interface/iguess.c
1.13 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/ksp/ksp/impls/lsqr/lsqr.c
1.22 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/ksp/ksp/impls/lgmres/lgmres.c
1.34 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +4 -4
fix missing CHKERRQ(ierr)

src/ksp/ksp/impls/gmres/gmres.c
1.52 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +3 -3
fix missing CHKERRQ(ierr)

src/ksp/ksp/impls/fgmres/fgmres.c
1.39 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +4 -4
fix missing CHKERRQ(ierr)

src/dm/usg/utils/triconvert.c
1.10 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/dm/usg/utils/inpututils.c
1.11 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

src/dm/da/src/dainterp.c
1.25 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +4 -4
fix missing CHKERRQ(ierr)

src/dm/ao/impls/basic/aodatabasic.c
1.28 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/dm/ao/examples/tests/ex3.c
1.7 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

src/contrib/oberman/laplacian_q1/finput.c
1.9 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +1 -1
fix missing CHKERRQ(ierr)

include/petscsys.h
1.37 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)

include/petsclog.h
1.49 04/11/22 15:22:00 balay@asterix.mcs.anl.gov +2 -2
fix missing CHKERRQ(ierr)


Hg-commit: 9464ed364350f5935a8dc63d460ab883871e9f28

show more ...


/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petsclog.h
/petsc/include/petscsys.h
/petsc/include/vecimpl.h
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tests/ex3.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/da/daimpl.h
/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/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/pcimpl.h
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/dxml/dxml.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/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/baijfact2.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/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/bdiag2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.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/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/matimpl.h
/petsc/src/snes/examples/tests/ex11.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/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
snesj.c
/petsc/src/snes/mf/snesmfj.h
/petsc/src/snes/snesimpl.h
/petsc/src/sys/src/adic/Gradient/ad_grad.c
/petsc/src/sys/src/draw/drawimpl.h
/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/mprint.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/utils/dlregis.h
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/viewerimpl.h
/petsc/src/ts/tsimpl.h
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/is/isimpl.h
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/pf/pfimpl.h
a79aaaed22-Nov-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2736.1.2
balay@asterix.mcs.anl.gov|ChangeSet|20041122192456|60427
ChangeSet
1.2736.1.2 04/11/22 13:24:56 balay@asterix.mcs.anl.gov +5 -0
remove warning with PetscHeaderDestroy (gcc

bk-changeset-1.2736.1.2
balay@asterix.mcs.anl.gov|ChangeSet|20041122192456|60427
ChangeSet
1.2736.1.2 04/11/22 13:24:56 balay@asterix.mcs.anl.gov +5 -0
remove warning with PetscHeaderDestroy (gcc34)

src/ts/interface/ts.c
1.42 04/11/22 13:24:55 balay@asterix.mcs.anl.gov +1 -1
remove warning with PetscHeaderDestroy (gcc34)

src/sys/src/viewer/interface/view.c
1.12 04/11/22 13:24:55 balay@asterix.mcs.anl.gov +1 -1
remove warning with PetscHeaderDestroy (gcc34)

src/sys/src/viewer/impls/draw/drawv.c
1.24 04/11/22 13:24:55 balay@asterix.mcs.anl.gov +1 -1
remove warning with PetscHeaderDestroy (gcc34)

src/sys/src/utils/random.c
1.21 04/11/22 13:24:55 balay@asterix.mcs.anl.gov +1 -1
remove warning with PetscHeaderDestroy (gcc34)

src/snes/interface/snes.c
1.61 04/11/22 13:24:55 balay@asterix.mcs.anl.gov +1 -1
remove warning with PetscHeaderDestroy (gcc34)


Hg-commit: 9301ac3a943904f897d3117e1f1d8aeb08bac892

show more ...


/petsc/bmake/common/rules
/petsc/config/configure.py
/petsc/include/petsc.h
/petsc/include/petschead.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/maint/processpoly.py
/petsc/makefile
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/sowing.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/benchmarks.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/docs/website/publications/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/kernels/sgemv.F
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex46.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/mpiaij.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/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/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/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.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/sbaij.h
/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
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/qmdmrg.c
/petsc/src/mat/order/qmdqt.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.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/factorshift.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/matioall.c
/petsc/src/snes/impls/test/snestest.c
snes.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/utils/zoom.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/utils/random.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/examples/tutorials/ex1.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/todo
52e6d16b12-Nov-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2693.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20041112205404|59977
ChangeSet
1.2693.1.6 04/11/12 14:54:04 barrysmith@barry-smiths-computer.local +134 -0
replace logging

bk-changeset-1.2693.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20041112205404|59977
ChangeSet
1.2693.1.6 04/11/12 14:54:04 barrysmith@barry-smiths-computer.local +134 -0
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/utils/vscat.c
1.36 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/pf/interface/pf.c
1.28 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/utils/isltog.c
1.33 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/stride/stride.c
1.17 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/general/strgen.c
1.9 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/general/general.c
1.21 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/block/block.c
1.19 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/vector.c
1.109.1.1 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/veccreate.c
1.22 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/mapcreate.c
1.14 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/impls/mpi/pdvec.c
1.43 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/dscatter.c
1.14 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/fdmpiaij.c
1.11 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/bjacobi/bjacobi.c
1.37 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +17 -17
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/impls/mpi/pbvec.c
1.32 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +7 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/interface/tscreate.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/interface/ts.c
1.41 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/pseudo/posindep.c
1.23 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/pvode/petscpvode.c
1.29 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/cn/cn.c
1.20 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/beuler/beuler.c
1.22 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/explicit/rk/rk.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/interface/viewreg.c
1.19 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/silo/vsilo.c
1.19 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/matlab/vmatlab.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/draw/drawv.c
1.23 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/binary/binv.c
1.36 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/utils/random.c
1.20 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/utils/fhost.c
1.18 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/tagm.c
1.21 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/options.c
1.50 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/inherit.c
1.32 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/matlabengine/matlab.c
1.36 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +13 -13
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/fileio/mpiuopen.c
1.18 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/fileio/ftest.c
1.32 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/lg.c
1.16 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/hists.c
1.22 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/axis.c
1.18 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/interface/drawreg.c
1.27 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/impls/x/xops.c
1.25 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/dll/dl.c
1.31 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/mf/snesmfj.c
1.47 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/snes.c
1.60 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/noise/snesnoise.c
1.15 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/noise/snesmfj2.c
1.23 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/tr/tr.c
1.25 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/test/snestest.c
1.15 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/ls/ls.c
1.45 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/utils/gcreate.c
1.29 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/partition/partition.c
1.29 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/matfd/fdmatrix.c
1.28 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +7 -7
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/interface/matrix.c
1.157 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/interface/matnull.c
1.18 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/shell/shell.c
1.26 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaijfact2.c
1.49 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaijfact.c
1.76 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaij.c
1.120.1.1 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/mpi/mpisbaij.c
1.111.1.1 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +20 -20
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/mpi/mmsbaij.c
1.31 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +21 -21
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/rowbs/mpi/mpirowbs.c
1.63 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +12 -12
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/seq/dense.c
1.69 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/mpi/mpidense.c
1.52 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/mpi/mmdense.c
1.15 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdiag2.c
1.21 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdiag.c
1.45 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdfact.c
1.16 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/mpi/mpibdiag.c
1.44 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +4 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/mpi/mmbdiag.c
1.9 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact3.c
1.17 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact2.c
1.40 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact.c
1.19 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baij.c
1.108.1.1 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +9 -9
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/mpi/mpibaij.c
1.80 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +14 -14
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/mpi/mmbaij.c
1.25 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/umfpack/umfpack.c
1.39 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/symtranspose.c
1.8 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/superlu/superlu.c
1.72 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.33 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/lusol/lusol.c
1.34 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/essl/essl.c
1.33 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/aijfact.c
1.90 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +7 -7
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/aij.c
1.195.1.1 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +10 -10
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.101 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mumps/mumps.c
1.82 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mpiaij.c
1.222 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +14 -14
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mmaij.c
1.21 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/adj/mpi/mpiadj.c
1.40 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/interface/precon.c
1.57 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/tfs/tfs.c
1.5 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/tfs/pxxt.c
1.22 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/sor/sor.c
1.25 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/shell/shellpc.c
1.23 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/redundant/redundant.c
1.22 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.17 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/mg/mgfunc.c
1.15 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/mg/mg.c
1.42 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/ksp/pcksp.c
1.21 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/jacobi/jacobi.c
1.14 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/is/nn/nn.c
1.26 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.16 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/lu/lu.c
1.39 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/ilu/ilu.c
1.51 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/icc/icc.c
1.39 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.37 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/eisens/eisen.c
1.24 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/composite/composite.c
1.24 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/asm/asm.c
1.41 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/xmon.c
1.10 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/itfunc.c
1.58 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/itcreate.c
1.58 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/iguess.c
1.12 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/eige.c
1.23 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/rich/rich.c
1.19 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/qcg/qcg.c
1.21 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/lsqr/lsqr.c
1.21 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/lgmres/lgmres.c
1.33 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +10 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/gmres/gmres.c
1.51 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/fgmres/fgmres.c
1.38 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +10 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cheby/cheby.c
1.20 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cgne/cgne.c
1.22 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cg/cg.c
1.30 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/utils/pack.c
1.18 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/gr1.c
1.15 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/daltol.c
1.15 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/daindex.c
1.14 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da3.c
1.31 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +11 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da2.c
1.56 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +11 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da1.c
1.29 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +10 -10
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/mapping/aomapping.c
1.26 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/basic/aodatabasic.c
1.27 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/basic/aobasic.c
1.28 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

include/petsclog.h
1.48 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +26 -48
replace logging macros that use 0;if stuff with ( || , stuff

config/configure.py
1.77 04/11/12 13:19:10 barrysmith@barry-smiths-computer.local +4 -1
nice print at beginning saying what the heck we are doing

todo
1.104.1.1 04/11/12 12:21:43 barrysmith@barry-smiths-computer.local +1 -1
did some bad macro fixes, but discovered more that must be done

src/sys/src/draw/utils/dscatter.c
1.13 04/11/12 11:15:23 barrysmith@barry-smiths-computer.local +2 -2
*** empty log message ***

src/mat/impls/aij/mpi/fdmpiaij.c
1.10 04/11/12 11:05:36 barrysmith@barry-smiths-computer.local +3 -3
*** empty log message ***

src/ksp/pc/impls/bjacobi/bjacobi.c
1.36 04/11/12 11:02:44 barrysmith@barry-smiths-computer.local +1 -1
*** empty log message ***


Hg-commit: 7b215793c5e97c2128e82609b069418fddc3948a

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/test
/petsc/config/configure.py
/petsc/include/finclude/petscmat.h
/petsc/include/petsc.h
/petsc/include/petscerror.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/builddist
/petsc/maint/generatefortranstubs.py
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.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/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/c2html.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/PetscMalloc.c
/petsc/src/benchmarks/makefile
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/oberman/ns_q2q1/biquadinput.c
/petsc/src/contrib/oberman/ns_q2q1/biquadinput8.c
/petsc/src/contrib/oberman/ns_q2q1/main.c
/petsc/src/contrib/oberman/quasigeo_q1/input.c
/petsc/src/contrib/oberman/tns_q2q1/biquadinput.c
/petsc/src/contrib/reusememory/ex1.c
/petsc/src/contrib/src/laplacian_q1/input.c
/petsc/src/contrib/ysmp/ex1.c
/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/mapping/aomapping.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/daindex.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/fortran/custom/zao.c
/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/ex10_20shiftnz.out
/petsc/src/ksp/examples/tutorials/output/ex10_20shiftpd.out
/petsc/src/ksp/examples/tutorials/output/ex10_21shiftnz.out
/petsc/src/ksp/examples/tutorials/output/ex10_21shiftpd.out
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.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/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/cholesky/makefile
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/icc/icc.h
/petsc/src/ksp/pc/impls/factor/icc/makefile
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.h
/petsc/src/ksp/pc/impls/factor/ilu/makefile
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.h
/petsc/src/ksp/pc/impls/factor/lu/makefile
/petsc/src/ksp/pc/impls/factor/makefile
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex15.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/ex48.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/ex75.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/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/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/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/symtranspose.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.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/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/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/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.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/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/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.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/shell/shell.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.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/partition/partition.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/factorshift.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/ptap.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
noise/snesmfj2.c
noise/snesnoise.c
snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/x/xops.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/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/inherit.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/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/utils/fhost.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/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/examples/tutorials/ex1f.F
/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/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.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/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/isimpl.h
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
b5d3048926-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2629.1.53
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041026220850|09804
ChangeSet
1.2629.1.53 04/10/26 17:08:50 barrysmith@barrysmith-57.mcs.anl.gov +7 -0
configure changes t

bk-changeset-1.2629.1.53
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041026220850|09804
ChangeSet
1.2629.1.53 04/10/26 17:08:50 barrysmith@barrysmith-57.mcs.anl.gov +7 -0
configure changes to make packages/*.py files MUCH simplier

src/snes/interface/snes.c
1.59 04/10/26 17:08:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -1
fix typo

src/ksp/examples/tutorials/ex31.c
1.12 04/10/26 17:08:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
fix bug

python/PETSc/packages/lgrind.py
1.11 04/10/26 17:08:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -7
getDir() will downLoad if needed

python/PETSc/packages/hypre.py
1.44 04/10/26 17:08:47 barrysmith@barrysmith-57.mcs.anl.gov +9 -15
move more stuff to package.py

python/PETSc/packages/MPI.py
1.144 04/10/26 17:08:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -2
add to packages only if it exists, otherwise crashes when
for example building ParMetis which does not use packages

python/PETSc/package.py
1.10 04/10/26 17:08:47 barrysmith@barrysmith-57.mcs.anl.gov +4 -3
fix downloading with ftp have getDir() call downLoad() if needed
dangerous recursive business I hope never screws us

makefile
1.135 04/10/26 17:08:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -17
no more compiling cblaslapack automatically. Configure should do this

python/PETSc/packages/lgrind.py
1.10 04/10/26 16:53:32 barrysmith@barrysmith-57.mcs.anl.gov +11 -53
will call downLoad() from getDir()

python/PETSc/package.py
1.9 04/10/26 16:53:18 barrysmith@barrysmith-57.mcs.anl.gov +47 -23
will call downLoad() from getDir()


Hg-commit: 30b8ed4bdedccb5c54447af471b35edacb2ed806

show more ...


/petsc/bin/matlab/PetscBinaryWrite.m
/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/petscblaslapack.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/maint/buildtest.py
/petsc/maint/confignightly/jazz
/petsc/maint/petscgoto
/petsc/maint/runremote
/petsc/makefile
/petsc/projects/c++/ksp/ex2/ex2.dsp
/petsc/projects/c/ksp/ex2/ex2.dsp
/petsc/projects/fortran/ksp/ex2f/ex2f.dsp
/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/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/SPAI.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/utilities/clanguage.py
/petsc/src/benchmarks/makefile
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/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/dm/da/utils/fdda.c
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/aij/makefile
/petsc/src/mat/impls/aij/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/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/baijfact.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matioall.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/makefile
snes.c
/petsc/src/sys/examples/tests/ex18.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/examples/tutorials/makefile
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/viewer/examples/tests/makefile
/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/mpi/pdvec.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/todo
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/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bmake/common/base
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/variables
/petsc/bmake/default/petscconf
/petsc/bmake/default/petscrules
/petsc/config/configure.py
/petsc/config/macosx-ibm.py
/petsc/include/f90impl/f90_cray_x1.h
/petsc/include/finclude/petscdef.h
/petsc/include/petsc.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petschead.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/generatefortranstubs.py
/petsc/maint/tuesdayreminder
/petsc/make.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.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/SPAI.py
/petsc/python/PETSc/packages/Scotch.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/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/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/programs.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/ex1.c
/petsc/src/contrib/ysmp/makefile
/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/src/dagetarray.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/docs/website/documentation/changes/222.html
/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/fortran/f90/tests/ex1.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/interface/eige.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/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex100.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/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex100.out
/petsc/src/mat/examples/tests/output/ex55_1.out
/petsc/src/mat/examples/tests/output/ex55_2.out
/petsc/src/mat/examples/tests/output/ex93_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.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/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.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/partition/partition.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex5.c
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/error/signal.c
/petsc/src/sys/src/f90/f90_cray_x1.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/memory/mem.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/makefile
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/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/examples/tests/ex35.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tests/output/ex35_1.out
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.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/impls/string/cstring.c
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.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/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/MPI.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/SPAI.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/utilities/arch.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/docs/website/download/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
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/ls/ls.c
dlregis.c
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
71044d3c13-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2527
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913202651|61226
ChangeSet
1.2527 04/09/13 15:26:51 barrysmith@barrysmith-57.mcs.anl.gov +64 -0
PetscNew() now zeros memory

bk-changeset-1.2527
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913202651|61226
ChangeSet
1.2527 04/09/13 15:26:51 barrysmith@barrysmith-57.mcs.anl.gov +64 -0
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/utils/vpscat.c
1.34 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -8
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/aij.c
1.183 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/ilu/ilu.c
1.42 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/seq/bvec2.c
1.57 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/seq/bvec1.c
1.10 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/mpi/pvec2.c
1.15 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/mpi/pbvec.c
1.30 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/pvode/petscpvode.c
1.28 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/cn/cn.c
1.19 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/beuler/beuler.c
1.21 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/explicit/euler/euler.c
1.11 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/utils/pdisplay.c
1.20 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/utils/memc.c
1.22 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/error/stack.c
1.13 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/draw/impls/x/xops.c
1.23 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/draw/impls/x/text.c
1.9 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/snes/interface/noise/snesnoise.c
1.14 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/snes/interface/noise/snesmfj2.c
1.22 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/shell/shell.c
1.24 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/seq/sbaij2.c
1.31 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/seq/sbaij.c
1.118 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/mpi/mpisbaij.c
1.105 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/maij/maij.c
1.24 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/is/matis.c
1.19 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/feti/feti.c
1.3 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/dense/seq/dense.c
1.66 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +21 -22
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/dense/mpi/mpidense.c
1.51 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/bdiag/seq/bdiag.c
1.44 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/seq/baij2.c
1.26 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/seq/baij.c
1.100.1.2 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/mpi/mpibaij.c
1.77 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.64 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/spooles/spooles.c
1.100 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpiptap.c
1.12 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpimatmatmult.c
1.4 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpiaij.c
1.212 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/adj/mpi/mpiadj.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/adic/matadic.c
1.29 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/utils/damg.c
1.41 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/xyt.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/xxt.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/gs.c
1.20 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/redundant/redundant.c
1.21 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/ml/ml.c
1.6 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/mg/mg.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/is/feti/fetipc.c
1.3 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/hypre/hyppilut.c
1.59 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/asm/asm.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/interface/eige.c
1.21 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/lgmres/lgmres.c
1.32 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/gmres/gmres.c
1.50 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/gmres/gmreig.c
1.15 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/fgmres/fgmres.c
1.37 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/cgne/cgne.c
1.21 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/cg/cg.c
1.29 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.17 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +13 -14
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/ilu.h
1.14 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/dot.h
1.13 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/axpy.h
1.14 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

maint/generateetags.py
1.4 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petschead.h
1.41 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petscblaslapack.h
1.12 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +241 -242
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petsc.h
1.96 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/aij.c
1.182 04/09/13 14:58:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
*** empty log message ***

src/ksp/pc/impls/ilu/ilu.c
1.41 04/09/13 14:56:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
*** empty log message ***


Hg-commit: 03fb4ae0a31fea3f887c926814d30cec68df1938

show more ...


/petsc/bin/petscarch
/petsc/bin/petscmpirun
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/rules.shared.darwin7
/petsc/bmake/common/variables
/petsc/config/configure.py
/petsc/config/linux-gnu-ml.py
/petsc/include/petsc.h
/petsc/include/petscblaslapack.h
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/builddist
/petsc/maint/generateetags.py
/petsc/maint/generatefortranstubs.py
/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/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/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/da3.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/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/download/petsc-patches.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zsda.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/dot.h
/petsc/src/inline/gccsse.h
/petsc/src/inline/ilu.h
/petsc/src/ksp/examples/tests/ex25.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/examples/tests/makefile
/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/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/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/cr/cr.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/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/ilu/ilu.h
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/lu/lu.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/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/makefile
/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/pc/interface/pcregis.c
/petsc/src/ksp/utils/damg.c
/petsc/src/ksp/utils/makefile
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex53.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/mpiaij.h
/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/aij.h
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/matmatmult.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/baij.h
/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/normal/normm.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
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/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
noise/snesmfj2.c
noise/snesnoise.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/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/win32/win32draw.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/fileio/ftest.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/inherit.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/objects/tagm.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/ctable.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/pdisplay.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/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/ts/impls/implicit/pvode/petscpvode.h
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.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/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/vpscat.c
/petsc/src/vec/utils/vscat.c
2492ecdb18-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2471
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040818211038|04611
ChangeSet
1.2471 04/08/18 16:10:38 barrysmith@barrysmith-57.mcs.anl.gov +29 -0
getting rid of bopt

src/s

bk-changeset-1.2471
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040818211038|04611
ChangeSet
1.2471 04/08/18 16:10:38 barrysmith@barrysmith-57.mcs.anl.gov +29 -0
getting rid of bopt

src/snes/interface/snes.c
1.56 04/08/18 16:10:35 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
getting rid of bopt

src/ksp/ksp/impls/qcg/qcg.c
1.20 04/08/18 16:10:35 barrysmith@barrysmith-57.mcs.anl.gov +0 -2
getting rid of bopt

src/docs/tex/manual/part2.tex
1.84 04/08/18 16:10:35 barrysmith@barrysmith-57.mcs.anl.gov +2 -12
getting rid of bopt

src/contrib/oberman/laplacian_q1/appalgebra.c
1.13 04/08/18 16:10:35 barrysmith@barrysmith-57.mcs.anl.gov +29 -26
getting rid of bopt

python/PETSc/packages/Dscpack.py
1.10 04/08/18 16:10:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
getting rid of bopt

python/PETSc/Configure.py
1.260 04/08/18 16:10:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
getting rid of bopt

makefile
1.124 04/08/18 16:10:34 barrysmith@barrysmith-57.mcs.anl.gov +8 -12
getting rid of bopt

bmake/predefined/linux_gm/rules
1.7 04/08/18 16:10:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
getting rid of bopt

bmake/predefined/linux-mcs/rules
1.13 04/08/18 16:10:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
getting rid of bopt

bmake/config/variables.in
1.51 04/08/18 16:10:34 barrysmith@barrysmith-57.mcs.anl.gov +57 -73
getting rid of bopt

bmake/common/variables
1.67 04/08/18 16:10:34 barrysmith@barrysmith-57.mcs.anl.gov +8 -80
getting rid of bopt

bmake/common/rules
1.132 04/08/18 16:10:34 barrysmith@barrysmith-57.mcs.anl.gov +21 -110
getting rid of bopt

bmake/common/rules.shared.darwin7
1.9 04/08/18 16:10:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
getting rid of bopt

bmake/common/rules.shared.basic
1.10 04/08/18 16:10:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
getting rid of bopt

BitKeeper/deleted/.del-bopt_g~dd2f17487c4b0d35
1.8 04/08/17 22:15:30 barrysmith@barry-smiths-computer.local +0 -0
Delete: bmake/common/bopt_g

BitKeeper/deleted/.del-bopt_g_single~14752a275b7be990
1.8 04/08/17 22:15:30 barrysmith@barry-smiths-computer.local +0 -0
Delete: bmake/common/bopt_g_single

BitKeeper/deleted/.del-bopt_g_matsingle~b72036717bb92659
1.7 04/08/17 22:15:30 barrysmith@barry-smiths-computer.local +0 -0
Delete: bmake/common/bopt_g_matsingle

BitKeeper/deleted/.del-bopt_g_complex~6032f795dae6817c
1.7 04/08/17 22:15:30 barrysmith@barry-smiths-computer.local +0 -0
Delete: bmake/common/bopt_g_complex

BitKeeper/deleted/.del-bopt_g_c++~d6d5b9ea90f76d6
1.7 04/08/17 22:15:30 barrysmith@barry-smiths-computer.local +0 -0
Delete: bmake/common/bopt_g_c++

BitKeeper/deleted/.del-bopt_g_c++_single~de47d0dc2175f2c8
1.4 04/08/17 22:15:30 barrysmith@barry-smiths-computer.local +0 -0
Delete: bmake/common/bopt_g_c++_single

BitKeeper/deleted/.del-bopt_O_single~fa385ba991572208
1.8 04/08/17 22:15:30 barrysmith@barry-smiths-computer.local +0 -0
Delete: bmake/common/bopt_O_single

BitKeeper/deleted/.del-bopt_O~6505fd951f362f74
1.9 04/08/17 22:15:29 barrysmith@barry-smiths-computer.local +0 -16
Delete: bmake/common/bopt_O

BitKeeper/deleted/.del-bopt_O_matsingle~3ee8cfe8e9c3437e
1.7 04/08/17 22:15:29 barrysmith@barry-smiths-computer.local +0 -0
Delete: bmake/common/bopt_O_matsingle

BitKeeper/deleted/.del-bopt_O_complex~73333d2b291ed104
1.7 04/08/17 22:15:29 barrysmith@barry-smiths-computer.local +0 -0
Delete: bmake/common/bopt_O_complex

BitKeeper/deleted/.del-bopt_O_c++~3d7dde72f873ba90
1.8 04/08/17 22:15:29 barrysmith@barry-smiths-computer.local +0 -0
Delete: bmake/common/bopt_O_c++

BitKeeper/deleted/.del-bopt_O_c++_single~31855ea8caa8d27
1.4 04/08/17 22:15:29 barrysmith@barry-smiths-computer.local +0 -0
Delete: bmake/common/bopt_O_c++_single

BitKeeper/deleted/.del-bopt_0~4e0647f5de99d38f
1.6 04/08/17 22:15:29 barrysmith@barry-smiths-computer.local +0 -0
Delete: bmake/common/bopt_0

BitKeeper/deleted/.del-bopt_0_c++~f29fe9fbdce1cf10
1.6 04/08/17 22:15:29 barrysmith@barry-smiths-computer.local +0 -0
Delete: bmake/common/bopt_0_c++

maint/petscgoto
1.9 04/08/17 16:32:23 barrysmith@barrysmith-57.mcs.anl.gov +18 -0
now can enter arch to go to


Hg-commit: 14860b2cf3cf995787fe87976ef2266b08a82f83

show more ...


/petsc/bin/mpiexec.valgrind
/petsc/bin/update.py
/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/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/petscconf.h
/petsc/bmake/predefined/linux-mcs/rules
/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/petscconf.h
/petsc/bmake/predefined/linux_gm/petscconf.h
/petsc/bmake/predefined/linux_gm/rules
/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/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/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-gnu.py
/petsc/include/finclude/petscdef.h
/petsc/include/petschead.h
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/dactyl
/petsc/maint/petscgoto
/petsc/maint/runremote
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Dscpack.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/Spooles.py
/petsc/python/PETSc/packages/Superlu_dist.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/appview.c
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/appelement.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/utils/triconvert.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/tex/pictures/petscwww.fig
/petsc/src/docs/tex/pictures/petscwww.gif
/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/fortran/custom/zda.c
/petsc/src/fortran/custom/zis.c
/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/tests/ex6.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex1f.F
/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/makefile
/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/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/qcg/qcg.c
/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/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/none/makefile
/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/types.h
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/aij/seq/unary.c
/petsc/src/mat/impls/normal/makefile
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex30.c
snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/sys/examples/tests/ex1f.F
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/impls/x/text.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex1f.h
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex2f.h
/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/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex32f.F
/petsc/src/vec/examples/tests/output/ex21_1.out
/petsc/src/vec/examples/tests/output/ex21_2.out
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex4f.F
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/vector.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/pf/impls/string/cstring.c
/petsc/todo

1...<<51525354555657585960>>...74