History log of /petsc/src/sys/objects/ (Results 2401 – 2425 of 2473)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
776b82ae30-Nov-2006 Lisandro Dalcin <dalcinl@gmail.com>

Rename PetscObjectContainer to PetscContainer

Hg-commit: 05bce231e4bd6c5dbd5c28782c5c6dc4de5c997c

ce04d42629-Nov-2006 Matthew Knepley <knepley@mcs.anl.gov>

Small fix for PetscObjectContainer


Hg-commit: c0405f84eb5654096523719f26771a2d60b38bfe

7dcf0eaa27-Nov-2006 dalcinl <dalcinl@trantor.ceride.gov.ar>

changes for correct reference counting

Hg-commit: 7240f091687d23f6eb0fb787008189c237331f2e


/petsc/include/petscdmmg.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscvec.h
/petsc/include/private/kspimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/pcimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/private/tsimpl.h
/petsc/maint/asterix-test.sh
/petsc/python/PETSc/FEM.py
/petsc/python/PETSc/packages/fftw.py
/petsc/src/bilinear/interface/bilinear.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/examples/tests/xsifter0.cxx
/petsc/src/dm/mesh/examples/tests/xsifterTest.hh
/petsc/src/dm/mesh/examples/tutorials/Hierarchy.h
/petsc/src/dm/mesh/examples/tutorials/fast_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/external.html
/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/cgctx.h
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.h
/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/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/lcd/lcdctx.h
/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/dlregisksp.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/makefile
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex110.c
/petsc/src/mat/examples/tests/ex111.c
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex112.out
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.h
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/dgefa2.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/seq/bdiag.h
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/feti/feti.h
/petsc/src/mat/impls/fftw/fftw.c
/petsc/src/mat/impls/fftw/makefile
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/is/matis.h
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/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/scatter/mscatter.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/makefile
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sregis.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/matstashspace.c
/petsc/src/mat/utils/multequal.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.h
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/makefile
/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
olist.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/implicit/sundials/sundials.h
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregists.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
/petsc/src/ts/makefile
/petsc/src/vec/vec/utils/vinv.c
96fc60bc14-Nov-2006 Barry Smith <bsmith@mcs.anl.gov>

fixed caps in PCPROMETHIUS and PCCHOLESKY, how could it have been so wrong?
sor error check for zero diagonal entry
cleaned up snes ex22.c to support both matrix based and matrrix free.

Hg-commit:

fixed caps in PCPROMETHIUS and PCCHOLESKY, how could it have been so wrong?
sor error check for zero diagonal entry
cleaned up snes ex22.c to support both matrix based and matrrix free.

Hg-commit: 6f3fdd121e9dccc609ef0b12f66d21e9a41abc9b

show more ...


/petsc/bin/portabilitycheck.py
/petsc/bmake/common/rules
/petsc/include/finclude/petscis.h
/petsc/include/petscda.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/include/private/vecimpl.h
/petsc/python/PETSc/packages/sundials.py
/petsc/src/contrib/remote/makefile
/petsc/src/dm/da/examples/tests/ex16.c
/petsc/src/dm/da/examples/tests/ex9.c
/petsc/src/dm/da/src/dalocal.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/website/documentation/changes/dev.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/interface/snesregi.c
options.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/impls/mpi/pmap.c
3216601303-Nov-2006 Matthew Knepley <knepley@mcs.anl.gov>

New helper functions for tags


Hg-commit: b96f5c5c6ea9fd443974d45cf22e38005d463907

2c33bbae30-Oct-2006 Satish Balay <balay@mcs.anl.gov>

fix compile errors on windows

Hg-commit: 2f5111459b025b0b0c431de4eda0c1565cea4603


/petsc/bin/mpirun.sshrsync
/petsc/bmake/common/rules
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscversion.h
/petsc/maint/buildremotes
/petsc/python/PETSc/packages/Prometheus.py
/petsc/src/contrib/remote/makefile
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/fast_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/id_bound.h
/petsc/src/dm/mesh/examples/tutorials/tree_mis.h
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/docs/manualpages-sec/header_AO
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/mat/examples/tests/ex110.c
/petsc/src/mat/examples/tests/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/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.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/sbaij.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
aoptions.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/utils/iscoloring.c
6426062323-Oct-2006 Matthew Knepley <knepley@mcs.anl.gov>

Fixed ex2, Moved partitioning to Partitioner.hh, Moved numbering code to Numbering.hh
- Label creation was causing a tag mismatch
CoSieve.hh:
- Fixed Topology.getLabels()
- Fixed Section.reallocat

Fixed ex2, Moved partitioning to Partitioner.hh, Moved numbering code to Numbering.hh
- Label creation was causing a tag mismatch
CoSieve.hh:
- Fixed Topology.getLabels()
- Fixed Section.reallocate() which was severely broken
- Moved partitioning code
Completion.hh:
- Moved numbering code to Numbering.hh
- Moved scatterTopology() to Distribution.hh
- Fixed PartitionSection to use points instead of numbering
- Fixed scatterSieve(), now creates correct local sieve and generalized overlap creation
- Split out scatterCones()
Distribution.hh:
- Now have scatterTopology()
- Added unifyMesh() and unifyTopology()
Generator.hh:
- Fixed Triangle generation and refinement (mostly tag mismaches and using new unify)
Added PetscCommCheckTags()
- Tags can get out of sync on different processes


Hg-commit: d3eca209d5730c765a87fa7e20eaa69db5de41a6

show more ...


/petsc/bin/mpirun.remote
/petsc/bmake/common/rules
/petsc/include/petscdmmg.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscsnes.h
/petsc/include/petscviewer.h
/petsc/python/PETSc/Configure.py
/petsc/src/contrib/remote/ex1.c
/petsc/src/contrib/remote/makefile
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_mumps_redundant.out
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/makefile
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/interface/matregis.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
tagm.c
/petsc/src/sys/viewer/impls/ascii/filev.c
115b5ef713-Oct-2006 Satish Balay <balay@mcs.anl.gov>

more optionshelp cleanup

Hg-commit: 53bf0428bc8e960cf315bbede643434f370c7482

61b37b2813-Oct-2006 Satish Balay <balay@mcs.anl.gov>

avoid printing the same help string multiple times [from the same proc]

Hg-commit: 81752c539c27a42bb4f4d9548d5a2e9a606713d4


/petsc/bmake/common/rules
/petsc/include/finclude/petscmat.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/maint/wwwindex.py
/petsc/python/PETSc/FEM.py
/petsc/python/PETSc/packages/FFC.py
/petsc/python/PETSc/packages/FIAT.py
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/mesh/examples/tests/meshTest.hh
/petsc/src/dm/mesh/examples/tests/sieve2.cxx
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_2.c
/petsc/src/dm/mesh/examples/tutorials/fast_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/id_bound.h
/petsc/src/dm/mesh/examples/tutorials/tree_mis.h
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshimpl.h
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpcice.h
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9.out
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.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/seq/sbaij.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
aoptions.c
pinit.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/vec/is/utils/iscoloring.c
95abf9c028-Sep-2006 Satish Balay <balay@mcs.anl.gov>

fix warnings with borland compilers

Hg-commit: 253b5a22d7602c492a3d03a96321565a3bef3975


/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/xsifter0.cxx
/petsc/src/dm/mesh/examples/tests/xsifterTest.hh
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_2.c
/petsc/src/dm/mesh/examples/tutorials/fast_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/id_bound.h
/petsc/src/dm/mesh/examples/tutorials/tree_mis.h
/petsc/src/dm/mesh/sieve/ALE.cxx
/petsc/src/dm/mesh/sieve/ALE_exception.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.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/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/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/blockmat/makefile
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/blockmat/seq/makefile
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/interface/snes.c
options.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
9acff08828-Sep-2006 Matthew Knepley <knepley@mcs.anl.gov>

pinit.c:
- Added package finalize for DM
petscmesh.h:
meshimpl.h:
- Added Section type
dlregisdm.c:
- Registered Section stuff
- Added DMFinalizePackage()
mesh1.cc:
overlap2.cxx:
overlapTest.h:
s

pinit.c:
- Added package finalize for DM
petscmesh.h:
meshimpl.h:
- Added Section type
dlregisdm.c:
- Registered Section stuff
- Added DMFinalizePackage()
mesh1.cc:
overlap2.cxx:
overlapTest.h:
sieveTest.h:
topology1.cxx:
- Upgraded to new interface
overlap1.cxx:
- No longer works
zmesh.c:
- Added SectionComplete()
mesh.c:
- Added MeshFinalize()
- Added SectionComplete()
- Converted numbering and global orders
- Fixed VTK output
meshpcice.c:
meshpylith.c:
meshvtk.h:
- Convertes numbering and global order
ALE_containers.hh:
- Fixed constructor for Point
CoSieve.hh:
- Added overlap to Topology
- Now setFiberDimension() can take a sequence
Completion.hh:
- Redid Numbering and GlobalOrder
- Added NumberingFactory
Mesh.hh:
- Moved numberings and orders out


Hg-commit: a565f5a9b105b9bf03f89f0473c9d6f072311e8e

show more ...


/petsc/bmake/common/variables
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmesh.h90
/petsc/include/finclude/petscsnes.h
/petsc/include/petscmesh.h
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/mesh/examples/tests/overlap1.cxx
/petsc/src/dm/mesh/examples/tests/overlap2.cxx
/petsc/src/dm/mesh/examples/tests/overlapTest.hh
/petsc/src/dm/mesh/examples/tests/sieveTest.hh
/petsc/src/dm/mesh/examples/tests/topology1.cxx
/petsc/src/dm/mesh/examples/tests/xsifter0.cxx
/petsc/src/dm/mesh/examples/tests/xsifterTest.hh
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_2.c
/petsc/src/dm/mesh/examples/tutorials/tree_mis.h
/petsc/src/dm/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshimpl.h
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/ksp/ksp/examples/tutorials/p1.py
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/sys/f90/f90_g95.c
/petsc/src/sys/fileio/sysio.c
pinit.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex1_beuler.out
/petsc/src/ts/examples/tests/output/ex1_beuler_no_matrix.out
/petsc/src/ts/examples/tests/output/ex1_beuler_nonlinear.out
/petsc/src/ts/examples/tests/output/ex1_beuler_nonlinear_no_jacobian.out
/petsc/src/ts/examples/tests/output/ex1_cn.out
/petsc/src/ts/examples/tests/output/ex1_euler.out
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
51f519a218-Sep-2006 Barry Smith <bsmith@mcs.anl.gov>

bug fix for PetscBinaryRead when filename passed in
bug fixes for fieldsplit preconditioner
enhancement to PetscOptionsGetIntArray() to support 0-23 notation
added symmetric_multiplicative to fieldsp

bug fix for PetscBinaryRead when filename passed in
bug fixes for fieldsplit preconditioner
enhancement to PetscOptionsGetIntArray() to support 0-23 notation
added symmetric_multiplicative to fieldsplit
minor cleanup

Hg-commit: 4f04561d24dfb0b158d6ddfdd5949da977f645be

show more ...


/petsc/.hgtags
/petsc/bin/matlab/@freader/close.m
/petsc/bin/matlab/@freader/freader.m
/petsc/bin/matlab/@freader/read.m
/petsc/bin/matlab/@sreader/close.m
/petsc/bin/matlab/@sreader/read.m
/petsc/bin/matlab/@sreader/sreader.m
/petsc/bin/matlab/PetscBagRead.m
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/launch.m
/petsc/config/asterix-c89.py
/petsc/config/bgl-ibm-cxx-opt.py
/petsc/config/bgl-ibm-debug.py
/petsc/config/bgl-ibm-opt.py
/petsc/config/configure.py
/petsc/config/linux-gnu-ia64
/petsc/config/linux-gnu-ia64-intel
/petsc/config/linux-gnu-ia64-intel.py
/petsc/include/finclude/petscmesh.h
/petsc/include/finclude/petscmesh.h90
/petsc/include/finclude/petscvec.h90
/petsc/include/finclude/petscviewer.h
/petsc/include/petscao.h
/petsc/include/petscbt.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscpc.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/maint/asterix-test.sh
/petsc/maint/confignightly/ganon
/petsc/maint/createpatch
/petsc/maint/rebuildtar
/petsc/maint/wwwindex.py
/petsc/maint/xclude
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/blopex.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/contrib/blopex/driver_fiedler/makefile
/petsc/src/contrib/blopex/driver_fiedler/readme
/petsc/src/contrib/blopex/petsc-interface/makefile
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.c
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.h
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/examples/tutorials/ex6f90.F
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/mesh/examples/tests/meshTest.hh
/petsc/src/dm/mesh/examples/tests/overlap2.cxx
/petsc/src/dm/mesh/examples/tests/overlapTest.hh
/petsc/src/dm/mesh/examples/tests/section1.cxx
/petsc/src/dm/mesh/examples/tests/sectionTest.hh
/petsc/src/dm/mesh/examples/tests/sieveTest.hh
/petsc/src/dm/mesh/examples/tests/xsifter0.cxx
/petsc/src/dm/mesh/examples/tests/xsifterTest.hh
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/data/coarsen_mesh.lcon
/petsc/src/dm/mesh/examples/tutorials/data/coarsen_mesh.nodes
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_2.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/f90-custom/makefile
/petsc/src/dm/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshimpl.h
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpcice.h
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/manualpages-sec/header_AO
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/tops/images/10.jpg
/petsc/src/docs/website/tops/images/11.jpg
/petsc/src/docs/website/tops/images/12.jpg
/petsc/src/docs/website/tops/images/13.jpg
/petsc/src/docs/website/tops/images/4.jpg
/petsc/src/docs/website/tops/images/5.jpg
/petsc/src/docs/website/tops/images/6.jpg
/petsc/src/docs/website/tops/images/7.jpg
/petsc/src/docs/website/tops/images/8.jpg
/petsc/src/docs/website/tops/images/9.jpg
/petsc/src/docs/website/tops/images/s10.jpg
/petsc/src/docs/website/tops/images/s11.jpg
/petsc/src/docs/website/tops/images/s2.jpg
/petsc/src/docs/website/tops/images/s3.jpg
/petsc/src/docs/website/tops/images/s4.jpg
/petsc/src/docs/website/tops/images/s5.jpg
/petsc/src/docs/website/tops/images/s6.jpg
/petsc/src/docs/website/tops/images/s7.jpg
/petsc/src/docs/website/tops/images/s8.jpg
/petsc/src/docs/website/tops/images/s9.jpg
/petsc/src/docs/website/tops/images/tops-hypre-withpalette.png
/petsc/src/docs/website/tops/images/tops-hypre.png
/petsc/src/docs/website/tops/images/tops-linear.png
/petsc/src/docs/website/tops/images/tops-linear2.png
/petsc/src/docs/website/tops/images/tops-nonlinear-withpalette.png
/petsc/src/docs/website/tops/images/tops-nonlinear.png
/petsc/src/docs/website/tops/tops.html
/petsc/src/docs/website/tops/topsccafe.html
/petsc/src/docs/website/tops/topsgenerator.html
/petsc/src/docs/website/tops/topsinstaller.html
/petsc/src/docs/website/tops/twopager.pdf
/petsc/src/ksp/ksp/examples/tests/ex5f.F
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/p1.py
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.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/xmon.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/ftn-custom/zhyppilutf.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex16f90_1.out
/petsc/src/mat/examples/tests/output/ex2_1_A.out
/petsc/src/mat/examples/tests/output/ex2_1_B.out
/petsc/src/mat/examples/tests/output/ex2_2.out
/petsc/src/mat/examples/tests/output/ex30_2.out
/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/inode.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/error/err.c
/petsc/src/sys/f90/f90_g95.c
/petsc/src/sys/f90/f90_g95.h
/petsc/src/sys/f90/f90_lahaye.c
/petsc/src/sys/f90/f90_lahaye.h
/petsc/src/sys/f90/makefile
options.c
/petsc/src/sys/viewer/impls/socket/ftn-custom/makefile
/petsc/src/sys/viewer/impls/socket/makefile
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/tops/examples/cxx/ex1/run/Ex1_gui_rc.in
/petsc/src/tops/examples/cxx/ex1/run/Ex1_rc.in
/petsc/src/tops/examples/cxx/ex1/run/Ex1_script.pbs
/petsc/src/tops/examples/cxx/ex1/run/ex1.bld
/petsc/src/tops/examples/cxx/ex1/server/cxx/Ex1_System_Impl.cxx
/petsc/src/tops/examples/cxx/ex2/run/Ex2_gui_rc.in
/petsc/src/tops/examples/cxx/ex2/run/Ex2_rc.in
/petsc/src/tops/examples/cxx/ex2/run/Ex2_script.pbs
/petsc/src/tops/examples/cxx/ex2/run/ex1_rc.in
/petsc/src/tops/examples/cxx/ex2/server/cxx/Ex2_System_Impl.cxx
/petsc/src/tops/examples/cxx/ex3/run/Ex3_gui_rc.in
/petsc/src/tops/examples/cxx/ex3/run/Ex3_rc.in
/petsc/src/tops/examples/cxx/ex3/server/cxx/Ex3_System_Impl.cxx
/petsc/src/tops/examples/cxx/ex4/Ex4.sidl
/petsc/src/tops/examples/cxx/ex4/run/Ex4_gui_rc.in
/petsc/src/tops/examples/cxx/ex4/run/Ex4_proxy_rc.in
/petsc/src/tops/examples/cxx/ex4/run/Ex4_rc.in
/petsc/src/tops/examples/cxx/ex4/server/cxx/Ex4_SystemProxy_Impl.cxx
/petsc/src/tops/examples/cxx/ex4/server/cxx/Ex4_SystemProxy_Impl.hxx
/petsc/src/tops/examples/cxx/ex4/server/cxx/Ex4_System_Impl.cxx
/petsc/src/tops/makefile.rules
/petsc/src/tops/server/cxx/TOPS_StructuredSolver_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_StructuredSolver_Impl.hxx
/petsc/src/tops/server/cxx/TOPS_UnstructuredSolver_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_UnstructuredSolver_Impl.hxx
/petsc/src/tops/tops.sidl
/petsc/src/tops/utils/genSCLCCAmulti.sh
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex1_1.out
/petsc/src/ts/examples/tests/output/ex1_beuler.out
/petsc/src/ts/examples/tests/output/ex1_beuler_no_matrix.out
/petsc/src/ts/examples/tests/output/ex1_cn.out
/petsc/src/ts/examples/tests/output/ex1_euler.out
/petsc/src/ts/examples/tutorials/ex1f.F
/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/tsimpl.h
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/utils/vinv.c
a6570f2012-Aug-2006 Barry Smith <bsmith@mcs.anl.gov>

changed ksp,snes,ts monitor function names and command line options
to a consistent model like the -ksp_view_.... model.

Hg-commit: 59f4eafae0b5023efcea351555f5a4c24277ba99


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/include/finclude/petscksp.h
/petsc/include/petscksp.h
/petsc/include/petscoptions.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/private/vecimpl.h
/petsc/python/PETSc/packages/Matlab.py
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/contrib/keyes/makefile
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
/petsc/src/contrib/oberman/ns_q2q1/main.c
/petsc/src/contrib/oberman/tns_q2q1/main.c
/petsc/src/contrib/sif/1d/sif.F
/petsc/src/contrib/sif/1d/sifseq.F
/petsc/src/contrib/sif/2d/sif.F
/petsc/src/contrib/src/ns_q1q0_penalty/main.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/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/interface/eige.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zxonf.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/xmon.c
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/impls/is/feti/examples/ex1.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/seq/matlab/makefile
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/interface/matregis.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/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/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/matlabengine/makefile
options.c
/petsc/src/sys/viewer/impls/matlab/ftn-custom/zvmatlabf.c
/petsc/src/sys/viewer/impls/matlab/makefile
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/sys/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/viewer/impls/socket/matlab/sclose.c
/petsc/src/sys/viewer/impls/socket/matlab/sopen.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/tops/server/cxx/TOPS_StructuredSolver_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_UnstructuredSolver_Impl.cxx
/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/ex7.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/pf/impls/matlab/makefile
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/matlab/makefile
ef6c6fed11-Aug-2006 Boyana Norris <norris@mcs.anl.gov>

A few more fixes to the options database monitor.


Hg-commit: f25bd98549a900b6be060d9eb162c90adbd4d5b0


/petsc/include/petscoptions.h
options.c
pinit.c
/petsc/src/tops/examples/cxx/ex1/ex1.cxx
/petsc/src/tops/examples/cxx/ex1/makefile
/petsc/src/tops/examples/cxx/ex1/server/cxx/Ex1_System_Impl.cxx
/petsc/src/tops/examples/cxx/ex1/server/cxx/Ex1_System_Impl.hxx
/petsc/src/tops/examples/cxx/ex2/ex2.cxx
/petsc/src/tops/examples/cxx/ex2/makefile
/petsc/src/tops/examples/cxx/ex2/server/cxx/Ex2_System_Impl.cxx
/petsc/src/tops/examples/cxx/ex2/server/cxx/Ex2_System_Impl.hxx
/petsc/src/tops/examples/cxx/ex3/ex3.cxx
/petsc/src/tops/examples/cxx/ex3/makefile
/petsc/src/tops/examples/cxx/ex3/server/cxx/Ex3_System_Impl.cxx
/petsc/src/tops/examples/cxx/ex3/server/cxx/Ex3_System_Impl.hxx
/petsc/src/tops/examples/cxx/ex4/ex4.cxx
/petsc/src/tops/examples/cxx/ex4/makefile
/petsc/src/tops/examples/cxx/ex4/server/cxx/Ex4_System_Impl.cxx
/petsc/src/tops/examples/cxx/ex4/server/cxx/Ex4_System_Impl.hxx
/petsc/src/tops/makefile.rules
/petsc/src/tops/server/cxx/TOPS_ParameterHandling.cxx
/petsc/src/tops/server/cxx/TOPS_ParameterHandling.hxx
/petsc/src/tops/server/cxx/TOPS_StructuredSolver_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_StructuredSolver_Impl.hxx
/petsc/src/tops/server/cxx/TOPS_Structured_Matrix_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_Structured_Matrix_Impl.hxx
/petsc/src/tops/server/cxx/TOPS_UnstructuredSolver_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_UnstructuredSolver_Impl.hxx
/petsc/src/tops/server/cxx/TOPS_Unstructured_Matrix_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_Unstructured_Matrix_Impl.hxx
/petsc/src/tops/tops.html
/petsc/src/tops/utils/Makefile_template.client
081c24ba09-Aug-2006 Boyana Norris <norris@mcs.anl.gov>

Added a user-defined options database monitor function, which is invoked
each time an option value is set or cleared.


Hg-commit: a9e7923b0b90c9545450536c15ef1ce9a68781cd

658a22f208-Aug-2006 Matthew Knepley <knepley@mcs.anl.gov>

petscmesh.h:
mesh.c:
Mesh.hh:
- Ripped out a lot of dead code
- Working with new code
meshpcice.c:
meshpylith.c:
meshpylith.h:
- Compiling, but not yet fixed
meshvtk.h:
- Working in parallel with

petscmesh.h:
mesh.c:
Mesh.hh:
- Ripped out a lot of dead code
- Working with new code
meshpcice.c:
meshpylith.c:
meshpylith.h:
- Compiling, but not yet fixed
meshvtk.h:
- Working in parallel with new code
meshTest.hh:
CoSieve.hh:
- Moved partitioning to Partitioner in CoSieve.hh
sieveTest.hh:
Completion.hh:
- Moved custom sections to Completion.hh
- Cleaned up references to test headers
Distribution.hh:
- Includes mesh distribution and element numbering
ex1.c:
- Working with new code
overlap2.cxx
- Still broken
sieve2.cxx:
- Small fixes


Hg-commit: 0c36a9b8800b74b5cc1c677c1e446e0583fe4322

show more ...

728871ef06-Aug-2006 Matthew Knepley <knepley@mcs.anl.gov>

Now have an anstraction for sending/receiving sections
Fixed tag synchronization code


Hg-commit: 62c89e7e5b0441905297e39220ecfe66e8f4e8ae

341da36006-Aug-2006 Matthew Knepley <knepley@mcs.anl.gov>

Sieve distribution now working
- Had to synchronize tags on PETSC_COMM_WORLD afterwards because I create types on a subset of processors


Hg-commit: 2060822565af527b394e642b8d7b4c1ec203b1b3


/petsc/.hgignore
/petsc/bin/processSummary.py
/petsc/bmake/common/test
/petsc/config/bgl-gnu-opt.py
/petsc/config/bgl-ibm-cxx-opt.py
/petsc/config/bgl-ibm-debug.py
/petsc/config/bgl-ibm-opt.py
/petsc/include/finclude/petscksp.h
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/maint/asterix-test.sh
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/scalarTypes.py
/petsc/src/contrib/semiLagrange/impls/da/da.c
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tutorials/ex6f90.F
/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/utils/binaryMatlab.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/mesh/examples/tests/meshTest.hh
/petsc/src/dm/mesh/examples/tests/overlap1.cxx
/petsc/src/dm/mesh/examples/tests/overlap2.cxx
/petsc/src/dm/mesh/examples/tests/overlapTest.hh
/petsc/src/dm/mesh/examples/tests/section1.cxx
/petsc/src/dm/mesh/examples/tests/sectionTest.hh
/petsc/src/dm/mesh/examples/tests/sieve2.cxx
/petsc/src/dm/mesh/examples/tests/sieveTest.hh
/petsc/src/dm/mesh/examples/tests/sifter1.cxx
/petsc/src/dm/mesh/examples/tests/sifterTest.hh
/petsc/src/dm/mesh/examples/tests/topology1.cxx
/petsc/src/dm/mesh/examples/tests/topologyTest.hh
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex6.c
/petsc/src/dm/mesh/examples/tutorials/ex7.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshimpl.h
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpcice.h
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/sieve/ALE.cxx
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Delta.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Notes
/petsc/src/dm/mesh/sieve/ParDelta.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/dm/mesh/sieve/makefile
/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/changes/2918-21.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/examples/tutorials/output/ex15_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_2.out
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/interface/dlregisksp.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/itres.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex105f.F
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex20_1.out
/petsc/src/mat/examples/tests/output/ex30_1.out
/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/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/csrperm/mpicsrperm.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/crl/crl.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.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/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/baijfact2.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/plapack/plapack.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/makefile
/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/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matregis.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/gcreate.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/matio.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex2_2.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/error/err.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/mpiuni/mpi.c
tagm.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/utils/random/examples/makefile
/petsc/src/sys/utils/random/interface/random.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/tops/tops.html
/petsc/src/ts/examples/tutorials/ex3.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/implicit/sundials/sundials.c
/petsc/src/ts/interface/ftn-custom/makefile
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ftn-custom/ztsfdf.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/vec/examples/tutorials/ex1f90.F
/petsc/src/vec/vec/impls/makefile
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/vector.c
f86e92e013-Jul-2006 Matthew Knepley <knepley@mcs.anl.gov>

Added PetscObjectCreateGeneric
Mesh additions
Added python processor for log_summary (preliminary)
Added check for cxxabi.h
Generic naming functions
Use static allocators
Destroy Sifter obj

Added PetscObjectCreateGeneric
Mesh additions
Added python processor for log_summary (preliminary)
Added check for cxxabi.h
Generic naming functions
Use static allocators
Destroy Sifter objects correctly (I think)


Hg-commit: 5600b9fe9f7852629ddc8dcba4623fab96c33c8e

show more ...


/petsc/bin/processSummary.py
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/config/configure.py
/petsc/include/finclude/makefile
/petsc/include/finclude/moddeps
/petsc/include/finclude/petscerror.h
/petsc/include/finclude/petscsys.h
/petsc/include/petsc.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/maint/builddist
/petsc/maint/createpatch
/petsc/maint/rebuildtar
/petsc/maint/xclude
/petsc/projects/complex/ksp/ex2/ex2.dsp
/petsc/projects/fortran/ksp/ex2f/ex2f.dsp
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/TetGen.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/utilities/languages.py
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/ex5.c
/petsc/src/dm/mesh/examples/tutorials/ex6.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/sieve/ALE.cxx
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Map.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Notes
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/ksp/ksp/examples/tests/ex10.c
/petsc/src/ksp/ksp/examples/tests/ex19.c
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/ksp/examples/tutorials/ex13.c
/petsc/src/ksp/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/galerkin/makefile
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex102.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex13.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/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex22.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex25.c
/petsc/src/mat/examples/tests/ex27.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/ex35.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex60.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/ex77.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/output/ex16_1.out
/petsc/src/mat/examples/tests/output/ex1_1.out
/petsc/src/mat/examples/tests/output/ex36_1.out
/petsc/src/mat/examples/tests/output/ex63_1.out
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.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/makefile
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/scatter/makefile
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mtr.c
destroy.c
/petsc/src/sys/utils/random/examples/ex1.c
/petsc/src/sys/utils/random/interface/random.c
/petsc/src/vec/vec/examples/tutorials/ex1e.c
/petsc/src/vec/vec/impls/makefile
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/sieve/makefile
/petsc/src/vec/vec/impls/sieve/sieveVec.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/interface/vector.c
762437b830-Jun-2006 Satish Balay <balay@mcs.anl.gov>

more C99 complex fixes
- perhaps use __cplusplus instead of PETSC_CLANGUAGE_CXX?


Hg-commit: 99e51a3a3b0996a67378e29445c7effe6710f2c8

b7940d3930-Jun-2006 Satish Balay <balay@mcs.anl.gov>

C99 complex support contrib by Mathieu Taillefumier <taillefu@mpi-halle.mpg.de>


Hg-commit: 1231aa03fa59fd9c373062e473228c578f2118d3


/petsc/.hgignore
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/mpirun.llrun
/petsc/bin/mpirun.poe
/petsc/bin/mpirun.prun
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/variables
/petsc/config/aix5.1.0.0-64.py
/petsc/config/aix5.1.0.0.py
/petsc/config/asterix-sun.py
/petsc/config/bgl-gnu-opt.py
/petsc/config/bgl-ibm-opt.py
/petsc/config/configure.py
/petsc/config/cray-x1.py
/petsc/config/cray-xt3.py
/petsc/include/finclude/makefile
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscsnes.h
/petsc/include/petsc.h
/petsc/include/petscdmmg.h
/petsc/include/petscerror.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/private/vecimpl.h
/petsc/include/zpetsc.h
/petsc/maint/bk2hg.py
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/confignightly/atlantis
/petsc/maint/confignightly/atlantis2
/petsc/maint/confignightly/icrunch
/petsc/maint/confignightly/icrunch2
/petsc/maint/confignightly/msopteron1
/petsc/maint/confignightly/seaborg
/petsc/maint/confignightly/tg-login
/petsc/maint/copylognightly
/petsc/maint/generateetags.py
/petsc/maint/startnightly
/petsc/maint/xclude
/petsc/make.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlockSolve95.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/FIAT.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/PLAPACK.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/Sieve.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/blopex.py
/petsc/python/PETSc/packages/fftw.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/packages/sprng.py
/petsc/python/PETSc/packages/sundials.py
/petsc/python/PETSc/petsc.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/petscdir.py
/petsc/python/PETSc/utilities/python.py
/petsc/python/makefile
/petsc/src/contrib/semiLagrange/interface/dlregis.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/examples/tests/ex07.cxx
/petsc/src/dm/mesh/examples/tests/ex08.cxx
/petsc/src/dm/mesh/examples/tests/ex1
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/data/bm1b/bm1b.connect
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d_hex.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d_hex.nodes
/petsc/src/dm/mesh/examples/tutorials/data/ex1_3d_hex.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_3d_hex.nodes
/petsc/src/dm/mesh/examples/tutorials/data/splitFaultTest/splittest.bc
/petsc/src/dm/mesh/examples/tutorials/data/splitFaultTest/splittest.connect
/petsc/src/dm/mesh/examples/tutorials/data/splitFaultTest/splittest.coord
/petsc/src/dm/mesh/examples/tutorials/data/splitFaultTest/splittest.split
/petsc/src/dm/mesh/examples/tutorials/ex09.cxx
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/ex3.c
/petsc/src/dm/mesh/examples/tutorials/ex4.c
/petsc/src/dm/mesh/examples/tutorials/illinois/stbnd_w_lake.lcon
/petsc/src/dm/mesh/examples/tutorials/illinois/stbnd_w_lake.py
/petsc/src/dm/mesh/examples/tutorials/illinois/stbnd_w_lake.txt
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/ftn-custom/makefile
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshimpl.h
/petsc/src/dm/mesh/meshpcice.h
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/sieve/ALE.cxx
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/ALE_exception.hh
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Filter.hh
/petsc/src/dm/mesh/sieve/Map.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/ParDelta.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/docs/manualpages-sec/header_KSP
/petsc/src/docs/manualpages-sec/header_Vec
/petsc/src/docs/tex/manual/moc.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/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/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.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/linearsolvertable.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/images/dmitry.jpg
/petsc/src/docs/website/images/scaling.jpg
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/publications/images/katz1.jpg
/petsc/src/docs/website/publications/images/katz2.jpg
/petsc/src/docs/website/publications/images/katz3.jpg
/petsc/src/docs/website/publications/images/scalinglarge.jpg
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex33.c
/petsc/src/ksp/ksp/examples/tutorials/ex35.c
/petsc/src/ksp/ksp/examples/tutorials/ex37.c
/petsc/src/ksp/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/gmres/gmres.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.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/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/mg/ftn-custom/zmgf.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/examples/tests/ex109.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/makefile
/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/mpimatmatmult.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/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.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/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/mpibaij.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/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/csr/inode/inode.c
/petsc/src/mat/impls/csr/inode/inode.h
/petsc/src/mat/impls/csr/inode/inode2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/mpi/plapack/plapack.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/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/mpi/mpisbaij.h
/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/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.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/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/snes/utils/pcdmmg.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/fileio/mprint.h
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/memory/mtr.c
pinit.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/utils/mpimesg.c
/petsc/src/sys/utils/psplit.c
/petsc/src/sys/utils/random/examples/ex1.c
/petsc/src/sys/utils/random/examples/ex2.c
/petsc/src/sys/utils/random/examples/ex2_stock.txt
/petsc/src/sys/utils/random/examples/makefile
/petsc/src/sys/utils/random/impls/makefile
/petsc/src/sys/utils/random/impls/rand/rand.c
/petsc/src/sys/utils/random/impls/rand48/rand48.c
/petsc/src/sys/utils/random/impls/sprng/makefile
/petsc/src/sys/utils/random/impls/sprng/sprng.c
/petsc/src/sys/utils/random/interface/random.c
/petsc/src/sys/utils/random/interface/randreg.c
/petsc/src/sys/utils/random/randomimpl.h
/petsc/src/sys/utils/sorti.c
/petsc/src/sys/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/vec/is/utils/ftn-custom/zisltogf.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/examples/tutorials/ex1e.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/utils/ftn-custom/makefile
/petsc/src/vec/vec/utils/vecmpitoseq.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
3f6e4ae910-Apr-2006 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.4252
balay@asterix.mcs.anl.gov|ChangeSet|20060410230238|47614
ChangeSet
1.4252 06/04/10 18:02:38 balay@asterix.mcs.anl.gov +6 -0
- PetscGetVersion also takes the string-len
- mov

bk-changeset-1.4252
balay@asterix.mcs.anl.gov|ChangeSet|20060410230238|47614
ChangeSet
1.4252 06/04/10 18:02:38 balay@asterix.mcs.anl.gov +6 -0
- PetscGetVersion also takes the string-len
- move call to PetscGetVersion into PetscErrorPrintfInitialize()
- reformat error message for SIGERROR

src/sys/plog/plog.c
1.82 06/04/10 18:02:36 balay@asterix.mcs.anl.gov +1 -1
PetscGetVersion also takes the string-len

src/sys/objects/init.c
1.64 06/04/10 18:02:35 balay@asterix.mcs.anl.gov +2 -2
PetscGetVersion also takes the string-len

src/sys/error/signal.c
1.46 06/04/10 18:02:35 balay@asterix.mcs.anl.gov +3 -2
reformat error message

src/sys/error/errtrace.c
1.20 06/04/10 18:02:35 balay@asterix.mcs.anl.gov +2 -2
- PetscGetVersion also takes the string-len
- move call to PetscGetVersion into PetscErrorPrintfInitialize()

src/sys/draw/impls/ps/pops.c
1.19 06/04/10 18:02:35 balay@asterix.mcs.anl.gov +1 -1
PetscGetVersion also takes the string-len

include/petscversion.h
1.202 06/04/10 18:02:35 balay@asterix.mcs.anl.gov +6 -3
PetscGetVersion also takes the string-len


Hg-commit: 3cb6ec3ca9b674eb9ee408b0a5b07704bb712926

show more ...

525338aa06-Apr-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4244
bsmith@barrys-computer.local|ChangeSet|20060406172814|53308
ChangeSet
1.4244 06/04/06 12:28:14 bsmith@barrys-computer.local +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev

bk-changeset-1.4244
bsmith@barrys-computer.local|ChangeSet|20060406172814|53308
ChangeSet
1.4244 06/04/06 12:28:14 bsmith@barrys-computer.local +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrys-computer.local:/Users/bsmith/Src/petsc-dev

src/sys/objects/pinit.c
1.77 06/04/06 12:28:09 bsmith@barrys-computer.local +0 -0
Auto merged


Hg-commit: 9a8dc80cccaa058bdfecb5421d6bafe0bba42418

show more ...


/petsc/bin/matlab/PetscReadBinaryMatlab.m
/petsc/bmake/common/rules
/petsc/bmake/docsonly/petscconf
/petsc/bmake/docsonly/petscconf.h
/petsc/config/bgl-ibm-opt.py
/petsc/config/cray-xt3.py
/petsc/config/linux-gnu-cxx-sieve.py
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscksp.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/maint/confignightly/zither
/petsc/maint/confignightly/zither2
/petsc/make.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/Sieve.py
/petsc/python/PETSc/packages/TetGen.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/sprng.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/petscdir.py
/petsc/python/sidl/snes.sidl
/petsc/src/apps/1/appload.c
/petsc/src/apps/1/ex1.c
/petsc/src/apps/1/ex2.c
/petsc/src/apps/2/appload.c
/petsc/src/apps/2/ex1.c
/petsc/src/benchmarks/Index.c
/petsc/src/benchmarks/PetscMalloc.c
/petsc/src/benchmarks/results/performance_arco1
/petsc/src/benchmarks/results/performance_cfd_2_10
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/makefile
/petsc/src/contrib/oberman/burgers_df_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/ns_q1q0/appload.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/appload.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/penaltyinput.c
/petsc/src/contrib/oberman/ns_q1q1/appcreate.c
/petsc/src/contrib/oberman/ns_q1q1/appload.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/ns_q2q1/appload.c
/petsc/src/contrib/oberman/ns_q2q1/biquadinput.c
/petsc/src/contrib/oberman/ns_q2q1/biquadinput8.c
/petsc/src/contrib/oberman/quasigeo_q1/appload.c
/petsc/src/contrib/oberman/quasigeo_q1/input.c
/petsc/src/contrib/oberman/tns_q2q1/appload.c
/petsc/src/contrib/oberman/tns_q2q1/biquadinput.c
/petsc/src/contrib/semiLagrange/characteristic.h
/petsc/src/contrib/semiLagrange/characteristicimpl.h
/petsc/src/contrib/semiLagrange/examples/makefile
/petsc/src/contrib/semiLagrange/examples/tutorials/ex1.c
/petsc/src/contrib/semiLagrange/examples/tutorials/ex2.c
/petsc/src/contrib/semiLagrange/examples/tutorials/ex4.c
/petsc/src/contrib/semiLagrange/examples/tutorials/makefile
/petsc/src/contrib/semiLagrange/impls/da/da.c
/petsc/src/contrib/semiLagrange/impls/da/da.h
/petsc/src/contrib/semiLagrange/impls/da/makefile
/petsc/src/contrib/semiLagrange/impls/makefile
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/contrib/semiLagrange/interface/dlregis.c
/petsc/src/contrib/semiLagrange/interface/makefile
/petsc/src/contrib/semiLagrange/interface/mocregis.c
/petsc/src/contrib/semiLagrange/makefile
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tutorials/ex7.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/binaryMatlab.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/makefile
/petsc/src/dm/mesh/examples/tests/ex01.c
/petsc/src/dm/mesh/examples/tests/ex03.c
/petsc/src/dm/mesh/examples/tests/ex04.cxx
/petsc/src/dm/mesh/examples/tests/ex05.cxx
/petsc/src/dm/mesh/examples/tests/ex06.cxx
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/data/bm1b/bm1b.bc
/petsc/src/dm/mesh/examples/tutorials/data/bm1b/bm1b.connect
/petsc/src/dm/mesh/examples/tutorials/data/bm1b/bm1b.coord
/petsc/src/dm/mesh/examples/tutorials/data/bm1m/bm1m.coord
/petsc/src/dm/mesh/examples/tutorials/data/ex1_1d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_1d.nodes
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d.nodes
/petsc/src/dm/mesh/examples/tutorials/data/ex1_3d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_3d.nodes
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/ALE.hh
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Delta.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/ParDelta.hh
/petsc/src/dm/mesh/sieve/Predicate.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/insp/CoSieve.hh
/petsc/src/dm/mesh/sieve/insp/Simplicializer.cxx
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/tex/doctext/petsc.group
/petsc/src/docs/tex/doctext/petscapp.cfg
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/part1.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/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/2918-21.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/PCFD04.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/details.html
/petsc/src/docs/website/features/diagram.html
/petsc/src/docs/website/features/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/miscellaneous/mailing-lists.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/docs/website/publications/structured.html
/petsc/src/fortran/kernels/bgl/fmaxpy_bgl.F
/petsc/src/ksp/ksp/examples/tests/ex17.c
/petsc/src/ksp/ksp/examples/tests/ex19.c
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/.gdb_history
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/ex32.c
/petsc/src/ksp/ksp/examples/tutorials/ex33.c
/petsc/src/ksp/ksp/examples/tutorials/ex34.c
/petsc/src/ksp/ksp/examples/tutorials/ex35.c
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_mumps.out
/petsc/src/ksp/ksp/examples/tutorials/p1.py
/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/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lcd/lcdctx.h
/petsc/src/ksp/ksp/impls/lcd/makefile
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/factor/factor.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/ml/ml.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex108.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/mpi/mmbaij.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/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/csr/inode/inode.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/seq/sbaij.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/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tutorials/ex19tu.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex3_4.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/error/ftn-custom/zerrf.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tests/ex6f.F
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/memory/mem.c
pinit.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/time/ptime.c
/petsc/src/sys/utils/makefile
/petsc/src/sys/utils/random/examples/ex1.c
/petsc/src/sys/utils/random/examples/makefile
/petsc/src/sys/utils/random/impls/makefile
/petsc/src/sys/utils/random/impls/rand/makefile
/petsc/src/sys/utils/random/impls/rand/rand.c
/petsc/src/sys/utils/random/impls/rand48/makefile
/petsc/src/sys/utils/random/impls/rand48/rand48.c
/petsc/src/sys/utils/random/interface/dlregisrand.c
/petsc/src/sys/utils/random/interface/makefile
/petsc/src/sys/utils/random/interface/random.c
/petsc/src/sys/utils/random/interface/randreg.c
/petsc/src/sys/utils/random/makefile
/petsc/src/sys/utils/random/randomimpl.h
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/socket/matlab/closeport.c
/petsc/src/sys/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/makefile
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c
2fb0ec9a06-Apr-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4229.1.1
bsmith@barrys-computer.local|ChangeSet|20060406172743|21776
ChangeSet
1.4229.1.1 06/04/06 12:27:43 bsmith@barrys-computer.local +5 -0
pinit.c:
beats me
package.py:

bk-changeset-1.4229.1.1
bsmith@barrys-computer.local|ChangeSet|20060406172743|21776
ChangeSet
1.4229.1.1 06/04/06 12:27:43 bsmith@barrys-computer.local +5 -0
pinit.c:
beats me
package.py:
warn about -with-dir and -with-include
petscmat.h, aij.c:
added MatCreateMPIAIJWithArrays()
mpiaij.c:
fix comments for MatMPIAIJSetPreallocationCSR()
adding MatCreateMPIAIJWithArrays()

src/sys/objects/pinit.c
1.75.1.1 06/04/06 12:26:48 bsmith@barrys-computer.local +2 -2
beats me

python/PETSc/package.py
1.93 06/04/05 19:49:51 bsmith@barrys-computer.local +4 -0
warn about -with-dir and -with-include

include/petscmat.h
1.211 06/04/05 16:03:59 bsmith@internal.address.see.rfc1918.mc.net +1 -0
added MatCreateMPIAIJWithArrays()

src/mat/impls/aij/seq/aij.c
1.255 06/04/05 16:03:50 bsmith@internal.address.see.rfc1918.mc.net +1 -1
added MatCreateMPIAIJWithArrays()

src/mat/impls/aij/mpi/mpiaij.c
1.274 06/04/05 16:03:35 bsmith@internal.address.see.rfc1918.mc.net +5 -1
fix comments for MatMPIAIJSetPreallocationCSR()

src/mat/impls/aij/mpi/mpiaij.c
1.273 06/04/05 16:01:49 bsmith@internal.address.see.rfc1918.mc.net +52 -1
adding MatCreateMPIAIJWithArrays()


Hg-commit: 0bf5b051fbe92a6108c9eed95f81491becf4183a

show more ...


/petsc/bin/matlab/PetscReadBinaryMatlab.m
/petsc/bmake/common/rules
/petsc/bmake/docsonly/petscconf.h
/petsc/config/bgl-ibm-opt.py
/petsc/config/cray-xt3.py
/petsc/config/linux-gnu-cxx-sieve.py
/petsc/include/finclude/petscdef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/maint/confignightly/zither
/petsc/maint/confignightly/zither2
/petsc/make.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/Sieve.py
/petsc/python/PETSc/packages/TetGen.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/sprng.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/petscdir.py
/petsc/python/sidl/snes.sidl
/petsc/src/apps/1/appload.c
/petsc/src/apps/1/ex1.c
/petsc/src/apps/1/ex2.c
/petsc/src/apps/2/appload.c
/petsc/src/apps/2/ex1.c
/petsc/src/benchmarks/Index.c
/petsc/src/benchmarks/PetscMalloc.c
/petsc/src/benchmarks/results/performance_arco1
/petsc/src/benchmarks/results/performance_cfd_2_10
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/makefile
/petsc/src/contrib/oberman/burgers_df_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/ns_q1q0/appload.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/appload.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/penaltyinput.c
/petsc/src/contrib/oberman/ns_q1q1/appcreate.c
/petsc/src/contrib/oberman/ns_q1q1/appload.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/ns_q2q1/appload.c
/petsc/src/contrib/oberman/ns_q2q1/biquadinput.c
/petsc/src/contrib/oberman/ns_q2q1/biquadinput8.c
/petsc/src/contrib/oberman/quasigeo_q1/appload.c
/petsc/src/contrib/oberman/quasigeo_q1/input.c
/petsc/src/contrib/oberman/tns_q2q1/appload.c
/petsc/src/contrib/oberman/tns_q2q1/biquadinput.c
/petsc/src/contrib/semiLagrange/characteristic.h
/petsc/src/contrib/semiLagrange/characteristicimpl.h
/petsc/src/contrib/semiLagrange/examples/makefile
/petsc/src/contrib/semiLagrange/examples/tutorials/ex1.c
/petsc/src/contrib/semiLagrange/examples/tutorials/ex2.c
/petsc/src/contrib/semiLagrange/examples/tutorials/ex4.c
/petsc/src/contrib/semiLagrange/examples/tutorials/makefile
/petsc/src/contrib/semiLagrange/impls/da/da.c
/petsc/src/contrib/semiLagrange/impls/da/da.h
/petsc/src/contrib/semiLagrange/impls/da/makefile
/petsc/src/contrib/semiLagrange/impls/makefile
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/contrib/semiLagrange/interface/dlregis.c
/petsc/src/contrib/semiLagrange/interface/makefile
/petsc/src/contrib/semiLagrange/interface/mocregis.c
/petsc/src/contrib/semiLagrange/makefile
/petsc/src/dm/da/examples/tutorials/ex7.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/binaryMatlab.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/makefile
/petsc/src/dm/mesh/examples/tests/ex01.c
/petsc/src/dm/mesh/examples/tests/ex03.c
/petsc/src/dm/mesh/examples/tests/ex04.cxx
/petsc/src/dm/mesh/examples/tests/ex05.cxx
/petsc/src/dm/mesh/examples/tests/ex06.cxx
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/data/bm1b/bm1b.bc
/petsc/src/dm/mesh/examples/tutorials/data/bm1b/bm1b.connect
/petsc/src/dm/mesh/examples/tutorials/data/bm1b/bm1b.coord
/petsc/src/dm/mesh/examples/tutorials/data/bm1m/bm1m.coord
/petsc/src/dm/mesh/examples/tutorials/data/ex1_1d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_1d.nodes
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_2d.nodes
/petsc/src/dm/mesh/examples/tutorials/data/ex1_3d.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex1_3d.nodes
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/ex2.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/ALE.hh
/petsc/src/dm/mesh/sieve/ALE_containers.hh
/petsc/src/dm/mesh/sieve/CoSifter.hh
/petsc/src/dm/mesh/sieve/Delta.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/ParDelta.hh
/petsc/src/dm/mesh/sieve/Predicate.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/dm/mesh/sieve/insp/CoSieve.hh
/petsc/src/dm/mesh/sieve/insp/Simplicializer.cxx
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/tex/doctext/petsc.group
/petsc/src/docs/tex/doctext/petscapp.cfg
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/part1.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/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/2918-21.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/PCFD04.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/details.html
/petsc/src/docs/website/features/diagram.html
/petsc/src/docs/website/features/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/miscellaneous/mailing-lists.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/docs/website/publications/structured.html
/petsc/src/fortran/kernels/bgl/fmaxpy_bgl.F
/petsc/src/ksp/ksp/examples/tests/ex17.c
/petsc/src/ksp/ksp/examples/tests/ex19.c
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/.gdb_history
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/ex32.c
/petsc/src/ksp/ksp/examples/tutorials/ex33.c
/petsc/src/ksp/ksp/examples/tutorials/ex34.c
/petsc/src/ksp/ksp/examples/tutorials/ex35.c
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_mumps.out
/petsc/src/ksp/ksp/examples/tutorials/p1.py
/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/interface/iterativ.c
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/factor/factor.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/ml/ml.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex108.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/mpi/mmbaij.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/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tutorials/ex19tu.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex3_4.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/error/ftn-custom/zerrf.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tests/ex6f.F
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/ftn-custom/zstart.c
pinit.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/time/ptime.c
/petsc/src/sys/utils/makefile
/petsc/src/sys/utils/random/examples/ex1.c
/petsc/src/sys/utils/random/examples/makefile
/petsc/src/sys/utils/random/impls/makefile
/petsc/src/sys/utils/random/impls/rand/makefile
/petsc/src/sys/utils/random/impls/rand/rand.c
/petsc/src/sys/utils/random/impls/rand48/makefile
/petsc/src/sys/utils/random/impls/rand48/rand48.c
/petsc/src/sys/utils/random/interface/dlregisrand.c
/petsc/src/sys/utils/random/interface/makefile
/petsc/src/sys/utils/random/interface/random.c
/petsc/src/sys/utils/random/interface/randreg.c
/petsc/src/sys/utils/random/makefile
/petsc/src/sys/utils/random/randomimpl.h
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/socket/matlab/closeport.c
/petsc/src/sys/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/utils/ftn-custom/zisltogf.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/makefile
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c
33fc417405-Apr-2006 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.4019.1.48
balay@asterix.mcs.anl.gov|ChangeSet|20060405171324|13518
ChangeSet
1.4019.1.48 06/04/05 12:13:24 balay@asterix.mcs.anl.gov +2 -0
options_left fix with previous patch

s

bk-changeset-1.4019.1.48
balay@asterix.mcs.anl.gov|ChangeSet|20060405171324|13518
ChangeSet
1.4019.1.48 06/04/05 12:13:24 balay@asterix.mcs.anl.gov +2 -0
options_left fix with previous patch

src/sys/plog/plog.c
1.78.1.1 06/04/05 12:13:22 balay@asterix.mcs.anl.gov +1 -1
fix error in instructions

src/sys/objects/pinit.c
1.76 06/04/05 12:13:22 balay@asterix.mcs.anl.gov +1 -0
fix bug introduced in previous patch [with options_left]


Hg-commit: 53bd2570ffcce47077248b2a132f806e2de5f1b8

show more ...

1...<<919293949596979899