History log of /petsc/src/vec/ (Results 4826 – 4850 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fbb74a3829-Jul-2007 Barry Smith <bsmith@mcs.anl.gov>

added logging of flops to VecDotNorm2

Hg-commit: 8a04d5b4720efce12dd8d5e88b0948abd0330d5f

3c5daeb929-Jul-2007 Barry Smith <bsmith@mcs.anl.gov>

added VecDotNorm2() and KSPSetCheckNormIteration() to
hopefully speed up Bi-CG-stab and hopefully speed up
pflotran.

Hg-commit: 9379220255c57c41112cc34b6a2aba0d29963b1a

2541af9224-Jul-2007 Barry Smith <bsmith@mcs.anl.gov>

slight improvements to matlab generator, still sucks

Hg-commit: 41618584416365f963dc836f299a12c13d823006


/petsc/bin/matlab/@sreader/sreader.m
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/PetscReadBinaryMatlab.m
/petsc/include/petscmesh.h
/petsc/include/petscmesh.hh
/petsc/include/petscsnes.h
/petsc/maint/generators/matlab.py
/petsc/maint/getinterfaces.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/mesh/examples/tests/meshTest.hh
/petsc/src/dm/mesh/examples/tests/sieveTest.hh
/petsc/src/dm/mesh/examples/tutorials/bratu.cxx
/petsc/src/dm/mesh/examples/tutorials/bratuTesting.py
/petsc/src/dm/mesh/examples/tutorials/data/texas.lcon
/petsc/src/dm/mesh/examples/tutorials/data/texas.nodes
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_3.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/mesh/examples/tutorials/subduction.cxx
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/Field.hh
/petsc/src/dm/mesh/sieve/Hierarchy.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/dm/mesh/sieve/SieveBuilder.hh
/petsc/src/dm/mesh/sieve/Sifter.hh
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/asa/asa.h
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/zope.c
/petsc/src/sys/objects/zope.h
/petsc/src/sys/viewer/impls/socket/matlab/sopen.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/impls/socket/socket.h
vec/examples/tutorials/ex1.c
/petsc/zope/Extensions/clearoutput.py
/petsc/zope/Extensions/tcpserver.py
/petsc/zope/zope
4e2ffedd14-Jul-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed socket reader for Matlab
can now read vectors, bags and matrices in Matlab from PETSc program
using sockets

Hg-commit: 8d40689642bf44a51b9da196c5edbd69f0d78f66


/petsc/bin/matlab/@sreader/read.m
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/include/finclude/petscmat.h
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscmesh.hh
/petsc/include/petscvec.h
/petsc/include/private/matimpl.h
/petsc/python/PETSc/FEM.py
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/dm/adda/examples/tests/makefile
/petsc/src/dm/adda/makefile
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/ftn-custom/zfddaf.c
/petsc/src/dm/dmimpl.h
/petsc/src/dm/mesh/examples/tests/mesh1.cxx
/petsc/src/dm/mesh/examples/tutorials/bratu.cxx
/petsc/src/dm/mesh/examples/tutorials/bratuTesting.py
/petsc/src/dm/mesh/examples/tutorials/dolfin.cxx
/petsc/src/dm/mesh/examples/tutorials/ex12.cxx
/petsc/src/dm/mesh/examples/tutorials/ex12f90.F90
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_3.c
/petsc/src/dm/mesh/examples/tutorials/mex12f90.F90
/petsc/src/dm/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/mesh/examples/tutorials/subduction.cxx
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/Hierarchy.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Selection.hh
/petsc/src/dm/mesh/sieve/SieveBuilder.hh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/supportgraph/lowstretch.cpp
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex106.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex115.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex38.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/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/inode2.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.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/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/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/matio.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/error/stack.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/zope.c
/petsc/src/sys/objects/zope.h
/petsc/src/sys/plog/plog.c
/petsc/src/sys/utils/mpitr.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/viewer/impls/socket/matlab/sopen.c
/petsc/src/sys/viewer/impls/socket/matlab/sread.c
/petsc/src/sys/viewer/impls/socket/send.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
vec/interface/vector.c
/petsc/zope/Extensions/optionserver.py
/petsc/zope/Extensions/tcpserver.py
/petsc/zope/zope
/petsc/zope/zope.conf
38f2d2fd06-Jul-2007 Lisandro Dalcin <dalcinl@gmail.com>

initial changes for better memory loggin on objects

Hg-commit: 0ef7914e13d41d173ef1ba2552c26bd9f41bc807


/petsc/include/petsc.h
/petsc/include/private/petscimpl.h
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/crl/mcrl.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/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/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/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/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/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/feti/feti.c
/petsc/src/mat/impls/fftw/fftw.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffddef.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.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/snesut.c
/petsc/src/snes/utils/pcdmmg.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/viewer/impls/silo/vsilo.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/impls/string/stringv.c
/petsc/src/sys/viewer/impls/vu/petscvu.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.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/tscreate.c
is/impls/block/block.c
is/impls/general/general.c
is/impls/general/strgen.c
is/impls/stride/stride.c
is/utils/isltog.c
pf/impls/matlab/cmatlab.c
vec/impls/mpi/pbvec.c
vec/impls/seq/bvec2.c
vec/interface/veccreate.c
vec/utils/vpscat.c
5a34cad705-Jul-2007 Hong Zhang <hzhang@mcs.anl.gov>

trivial update makefiles

Hg-commit: 19b95624f5f8ed5cb1fc4d37a888529480d742a4

31bce3f205-Jul-2007 Hong Zhang <hzhang@mcs.anl.gov>

add an example contributed by Mike McCourt <mccomic@iit.edu> and Nathan Johnston <johnnat@iit.edu>

Hg-commit: 6a54243fdda0c8777585c10b7fd736c0f6774813


/petsc/.hgignore
/petsc/conf/rules.shared.basic
/petsc/docsonly/conf/petscconf
/petsc/docsonly/conf/petscconf.h
/petsc/docsonly/conf/petscrules
/petsc/include/petscasa.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_cptofcd.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscda.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscmesh.hh
/petsc/include/petscmesh_formats.hh
/petsc/include/petscmesh_viewers.hh
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/include/private/matimpl.h
/petsc/include/private/meshimpl.h
/petsc/maint/builddist
/petsc/maint/generateetags.py
/petsc/maint/generatefortranstubs.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/PARTY.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/TetGen.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/Zoltan.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/blopex.py
/petsc/python/PETSc/packages/c2html.py
/petsc/python/PETSc/packages/fftw.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/mpe.py
/petsc/python/PETSc/packages/pARMS.py
/petsc/python/PETSc/packages/sowing.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/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/contrib/semiLagrange/interface/dlregis.c
/petsc/src/dm/adda/adda.c
/petsc/src/dm/adda/addaimpl.h
/petsc/src/dm/adda/examples/makefile
/petsc/src/dm/adda/examples/tests/ex1.c
/petsc/src/dm/adda/examples/tests/makefile
/petsc/src/dm/adda/makefile
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/f90-custom/zda1f90.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/dmimpl.h
/petsc/src/dm/makefile
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/section2.cxx
/petsc/src/dm/mesh/examples/tests/subset.cxx
/petsc/src/dm/mesh/examples/tests/xsifter00.cxx
/petsc/src/dm/mesh/examples/tutorials/bratu.cxx
/petsc/src/dm/mesh/examples/tutorials/bratuTesting.py
/petsc/src/dm/mesh/examples/tutorials/dolfin.cxx
/petsc/src/dm/mesh/examples/tutorials/ex1.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/stokes_quadrature.fiat
/petsc/src/dm/mesh/examples/tutorials/subduction_quadrature.fiat
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshdolfin.c
/petsc/src/dm/mesh/meshpcice.c
/petsc/src/dm/mesh/meshpylith.c
/petsc/src/dm/mesh/meshzoltan.c
/petsc/src/dm/mesh/section.c
/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/Field.hh
/petsc/src/dm/mesh/sieve/Hierarchy.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/Selection.hh
/petsc/src/dm/mesh/sieve/XSifter.hh
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/ksp/ksp/examples/tutorials/ex38.c
/petsc/src/ksp/ksp/examples/tutorials/ex39.c
/petsc/src/ksp/ksp/examples/tutorials/ex40.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex38_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex39_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex40_1.out
/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/impls/asa/asa.c
/petsc/src/ksp/pc/impls/asa/asa.h
/petsc/src/ksp/pc/impls/asa/makefile
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/dmmg/makefile
/petsc/src/ksp/pc/impls/mg/dmmg/pcdmmg.c
/petsc/src/ksp/pc/impls/mg/makefile
/petsc/src/ksp/pc/impls/supportgraph/lowstretch.cpp
/petsc/src/ksp/pc/impls/supportgraph/makefile
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/umfpack/makefile
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex38.c
/petsc/src/snes/examples/tutorials/ex39f90.F
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ftn-custom/zlsf.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/impls/draw/vdraw.h
/petsc/src/sys/viewer/impls/socket/send.c
/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/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/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/server/cxx/Ex4_System_Impl.cxx
/petsc/src/tops/makefile.rules
/petsc/src/tops/server/c/TOPS_CStructuredSolver_Impl.c
/petsc/src/tops/server/c/TOPS_CStructuredSolver_Impl.h
/petsc/src/tops/server/cxx/TOPS_StructuredMatrix_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_StructuredMatrix_Impl.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_UnstructuredSolver_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_UnstructuredSolver_Impl.hxx
/petsc/src/tops/tops.sidl
/petsc/src/tops/topsc.sidl
/petsc/src/tops/utils/Makefile_template.client
vec/examples/tutorials/ex18.c
vec/examples/tutorials/makefile
9533e83f11-Jun-2007 Barry Smith <bsmith@mcs.anl.gov>

updated dev.html changes file to note changes to make system
added logical flag to VecSetOptions() to allow turning on or off option

Hg-commit: 2a4316e0b28f157c5ec2583dfa71b2df906cbce7

2423cecc08-Jun-2007 Barry Smith <bsmith@mcs.anl.gov>

changed bmake/common everywhere to conf
fixed a little more for new install system

Hg-commit: 1aa781ff09e652ebafd6f016d84e88c15ea650f1


/petsc/.hgtags
/petsc/bin/petscmpiexec
/petsc/conf/adic.init
/petsc/conf/adicmastercontrol
/petsc/conf/adicmf.init
/petsc/conf/adicmfb.init
/petsc/conf/base
/petsc/conf/docsonly/petscconf
/petsc/conf/docsonly/petscconf.h
/petsc/conf/docsonly/petscrules
/petsc/conf/rules
/petsc/conf/rules.shared.basic
/petsc/conf/test
/petsc/conf/variables
/petsc/include/finclude/makefile
/petsc/include/finclude/petscdef.h
/petsc/include/makefile
/petsc/include/petsc.h
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/include/private/pcimpl.h
/petsc/maint/buildtest
/petsc/maint/confignightly/octagon
/petsc/maint/generatefortranstubs.py
/petsc/maint/rebuildtar
/petsc/maint/startnightly
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/FEM.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlockSolve95.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/TetGen.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/petsc.py
/petsc/python/PETSc/utilities/__init__.py
/petsc/python/PETSc/utilities/bmakeDir.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/makefile
/petsc/src/adic/examples/tutorials/makefile
/petsc/src/adic/src/makefile
/petsc/src/benchmarks/makefile
/petsc/src/contrib/blopex/driver/makefile
/petsc/src/contrib/blopex/driver_fiedler/makefile
/petsc/src/contrib/blopex/makefile
/petsc/src/contrib/blopex/petsc-interface/makefile
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/fun3d/makefile
/petsc/src/contrib/keyes/makefile
/petsc/src/contrib/makefile
/petsc/src/contrib/pc/makefile
/petsc/src/contrib/remote/makefile
/petsc/src/contrib/semiLagrange/examples/makefile
/petsc/src/contrib/semiLagrange/examples/tutorials/makefile
/petsc/src/contrib/semiLagrange/impls/da/makefile
/petsc/src/contrib/semiLagrange/impls/makefile
/petsc/src/contrib/semiLagrange/interface/makefile
/petsc/src/contrib/semiLagrange/makefile
/petsc/src/dm/ao/examples/makefile
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/ao/impls/basic/ftn-custom/makefile
/petsc/src/dm/ao/impls/basic/makefile
/petsc/src/dm/ao/impls/makefile
/petsc/src/dm/ao/impls/mapping/makefile
/petsc/src/dm/ao/interface/ftn-custom/makefile
/petsc/src/dm/ao/interface/makefile
/petsc/src/dm/ao/makefile
/petsc/src/dm/ao/utils/makefile
/petsc/src/dm/da/examples/makefile
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/makefile
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/f90-custom/makefile
/petsc/src/dm/da/src/ftn-custom/makefile
/petsc/src/dm/da/src/makefile
/petsc/src/dm/da/utils/f90-custom/makefile
/petsc/src/dm/da/utils/ftn-custom/makefile
/petsc/src/dm/da/utils/makefile
/petsc/src/dm/ftn-custom/makefile
/petsc/src/dm/makefile
/petsc/src/dm/mesh/examples/makefile
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/mesh2.cxx
/petsc/src/dm/mesh/examples/tutorials/bratu.cxx
/petsc/src/dm/mesh/examples/tutorials/bratu_quadrature.fiat
/petsc/src/dm/mesh/examples/tutorials/ionChannel.cxx
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/mesh/examples/tutorials/subduction.cxx
/petsc/src/dm/mesh/f90-custom/makefile
/petsc/src/dm/mesh/ftn-custom/makefile
/petsc/src/dm/mesh/impls/cartesian/makefile
/petsc/src/dm/mesh/impls/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/Field.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/makefile
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/233.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/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/fortran/f90/makefile
/petsc/src/fortran/f90/tests/makefile
/petsc/src/fortran/fsrc/makefile
/petsc/src/fortran/kernels/bgl/makefile
/petsc/src/fortran/kernels/makefile
/petsc/src/fortran/makefile
/petsc/src/inline/makefile
/petsc/src/ksp/ksp/examples/makefile
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgs/makefile
/petsc/src/ksp/ksp/impls/bcgsl/makefile
/petsc/src/ksp/ksp/impls/bicg/makefile
/petsc/src/ksp/ksp/impls/cg/cgne/makefile
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.h
/petsc/src/ksp/ksp/impls/cg/gltr/makefile
/petsc/src/ksp/ksp/impls/cg/makefile
/petsc/src/ksp/ksp/impls/cg/stcg/makefile
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.h
/petsc/src/ksp/ksp/impls/cgs/makefile
/petsc/src/ksp/ksp/impls/cheby/makefile
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/lgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/makefile
/petsc/src/ksp/ksp/impls/lcd/makefile
/petsc/src/ksp/ksp/impls/lsqr/makefile
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/impls/minres/makefile
/petsc/src/ksp/ksp/impls/preonly/makefile
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/makefile
/petsc/src/ksp/ksp/impls/rich/makefile
/petsc/src/ksp/ksp/impls/symmlq/makefile
/petsc/src/ksp/ksp/impls/tcqmr/makefile
/petsc/src/ksp/ksp/impls/tfqmr/makefile
/petsc/src/ksp/ksp/interface/f90-custom/makefile
/petsc/src/ksp/ksp/interface/ftn-custom/makefile
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/makefile
/petsc/src/ksp/ksp/makefile
/petsc/src/ksp/makefile
/petsc/src/ksp/pc/examples/makefile
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/asm/ftn-custom/makefile
/petsc/src/ksp/pc/impls/asm/makefile
/petsc/src/ksp/pc/impls/bjacobi/ftn-custom/makefile
/petsc/src/ksp/pc/impls/bjacobi/makefile
/petsc/src/ksp/pc/impls/composite/ftn-custom/makefile
/petsc/src/ksp/pc/impls/composite/makefile
/petsc/src/ksp/pc/impls/eisens/makefile
/petsc/src/ksp/pc/impls/factor/cholesky/makefile
/petsc/src/ksp/pc/impls/factor/icc/makefile
/petsc/src/ksp/pc/impls/factor/ilu/makefile
/petsc/src/ksp/pc/impls/factor/lu/ftn-custom/makefile
/petsc/src/ksp/pc/impls/factor/lu/makefile
/petsc/src/ksp/pc/impls/factor/makefile
/petsc/src/ksp/pc/impls/fieldsplit/makefile
/petsc/src/ksp/pc/impls/galerkin/makefile
/petsc/src/ksp/pc/impls/hypre/ftn-custom/makefile
/petsc/src/ksp/pc/impls/hypre/makefile
/petsc/src/ksp/pc/impls/is/feti/examples/makefile
/petsc/src/ksp/pc/impls/is/feti/makefile
/petsc/src/ksp/pc/impls/is/makefile
/petsc/src/ksp/pc/impls/is/nn/makefile
/petsc/src/ksp/pc/impls/jacobi/makefile
/petsc/src/ksp/pc/impls/ksp/makefile
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mat/makefile
/petsc/src/ksp/pc/impls/mg/ftn-custom/makefile
/petsc/src/ksp/pc/impls/mg/makefile
/petsc/src/ksp/pc/impls/ml/makefile
/petsc/src/ksp/pc/impls/none/makefile
/petsc/src/ksp/pc/impls/openmp/makefile
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/pbjacobi/makefile
/petsc/src/ksp/pc/impls/prometheus/makefile
/petsc/src/ksp/pc/impls/redundant/makefile
/petsc/src/ksp/pc/impls/samg/makefile
/petsc/src/ksp/pc/impls/shell/ftn-custom/makefile
/petsc/src/ksp/pc/impls/shell/makefile
/petsc/src/ksp/pc/impls/sor/makefile
/petsc/src/ksp/pc/impls/spai/makefile
/petsc/src/ksp/pc/impls/supportgraph/makefile
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/interface/ftn-custom/makefile
/petsc/src/ksp/pc/interface/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/makefile
/petsc/src/makefile
/petsc/src/mat/color/ftn-custom/makefile
/petsc/src/mat/color/makefile
/petsc/src/mat/examples/makefile
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex119.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/ftn-custom/makefile
/petsc/src/mat/impls/adic/makefile
/petsc/src/mat/impls/adj/makefile
/petsc/src/mat/impls/adj/mpi/ftn-custom/makefile
/petsc/src/mat/impls/adj/mpi/makefile
/petsc/src/mat/impls/aij/aij/makefile
/petsc/src/mat/impls/aij/makefile
/petsc/src/mat/impls/aij/mpi/crl/makefile
/petsc/src/mat/impls/aij/mpi/csrperm/makefile
/petsc/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/makefile
/petsc/src/mat/impls/aij/mpi/spooles/makefile
/petsc/src/mat/impls/aij/mpi/superlu_dist/makefile
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/crl/makefile
/petsc/src/mat/impls/aij/seq/csrperm/makefile
/petsc/src/mat/impls/aij/seq/dxml/makefile
/petsc/src/mat/impls/aij/seq/essl/makefile
/petsc/src/mat/impls/aij/seq/ftn-custom/makefile
/petsc/src/mat/impls/aij/seq/lusol/makefile
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matlab/makefile
/petsc/src/mat/impls/aij/seq/spooles/makefile
/petsc/src/mat/impls/aij/seq/superlu/makefile
/petsc/src/mat/impls/aij/seq/umfpack/makefile
/petsc/src/mat/impls/baij/makefile
/petsc/src/mat/impls/baij/mpi/dscpack/makefile
/petsc/src/mat/impls/baij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/baij/mpi/makefile
/petsc/src/mat/impls/baij/seq/ftn-custom/makefile
/petsc/src/mat/impls/baij/seq/makefile
/petsc/src/mat/impls/bdiag/makefile
/petsc/src/mat/impls/bdiag/mpi/ftn-custom/makefile
/petsc/src/mat/impls/bdiag/mpi/makefile
/petsc/src/mat/impls/bdiag/seq/ftn-custom/makefile
/petsc/src/mat/impls/bdiag/seq/makefile
/petsc/src/mat/impls/blockmat/makefile
/petsc/src/mat/impls/blockmat/seq/makefile
/petsc/src/mat/impls/composite/makefile
/petsc/src/mat/impls/dense/makefile
/petsc/src/mat/impls/dense/mpi/ftn-custom/makefile
/petsc/src/mat/impls/dense/mpi/makefile
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/plapack/makefile
/petsc/src/mat/impls/dense/seq/ftn-custom/makefile
/petsc/src/mat/impls/dense/seq/makefile
/petsc/src/mat/impls/feti/makefile
/petsc/src/mat/impls/fftw/ftn-custom/makefile
/petsc/src/mat/impls/fftw/makefile
/petsc/src/mat/impls/hypre/makefile
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/lrc/makefile
/petsc/src/mat/impls/maij/makefile
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/mffd/ftn-custom/makefile
/petsc/src/mat/impls/mffd/makefile
/petsc/src/mat/impls/normal/makefile
/petsc/src/mat/impls/rowbs/makefile
/petsc/src/mat/impls/rowbs/mpi/ftn-custom/makefile
/petsc/src/mat/impls/rowbs/mpi/makefile
/petsc/src/mat/impls/sbaij/makefile
/petsc/src/mat/impls/sbaij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/mpi/makefile
/petsc/src/mat/impls/sbaij/mpi/spooles/makefile
/petsc/src/mat/impls/sbaij/seq/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/seq/makefile
/petsc/src/mat/impls/sbaij/seq/spooles/makefile
/petsc/src/mat/impls/scatter/makefile
/petsc/src/mat/impls/shell/ftn-custom/makefile
/petsc/src/mat/impls/shell/makefile
/petsc/src/mat/interface/f90-custom/makefile
/petsc/src/mat/interface/ftn-custom/makefile
/petsc/src/mat/interface/makefile
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/makefile
/petsc/src/mat/matfd/ftn-custom/makefile
/petsc/src/mat/matfd/makefile
/petsc/src/mat/order/ftn-custom/makefile
/petsc/src/mat/order/makefile
/petsc/src/mat/partition/ftn-custom/makefile
/petsc/src/mat/partition/impls/chaco/makefile
/petsc/src/mat/partition/impls/jostle/makefile
/petsc/src/mat/partition/impls/makefile
/petsc/src/mat/partition/impls/party/ftn-custom/makefile
/petsc/src/mat/partition/impls/party/makefile
/petsc/src/mat/partition/impls/pmetis/makefile
/petsc/src/mat/partition/impls/scotch/ftn-custom/makefile
/petsc/src/mat/partition/impls/scotch/makefile
/petsc/src/mat/partition/makefile
/petsc/src/mat/utils/ftn-custom/makefile
/petsc/src/mat/utils/makefile
/petsc/src/snes/examples/makefile
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/ftn-custom/makefile
/petsc/src/snes/impls/ls/ftn-custom/makefile
/petsc/src/snes/impls/ls/makefile
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/test/makefile
/petsc/src/snes/impls/tr/makefile
/petsc/src/snes/interface/f90-custom/makefile
/petsc/src/snes/interface/ftn-custom/makefile
/petsc/src/snes/interface/makefile
/petsc/src/snes/interface/noise/makefile
/petsc/src/snes/makefile
/petsc/src/snes/mf/makefile
/petsc/src/snes/utils/adutils/makefile
/petsc/src/snes/utils/ftn-custom/makefile
/petsc/src/snes/utils/makefile
/petsc/src/sys/adic/Gradient/makefile
/petsc/src/sys/adic/adic/makefile
/petsc/src/sys/adic/adintrinsics/makefile
/petsc/src/sys/adic/makefile
/petsc/src/sys/bag/f90-custom/makefile
/petsc/src/sys/bag/makefile
/petsc/src/sys/dll/makefile
/petsc/src/sys/draw/examples/makefile
/petsc/src/sys/draw/examples/tests/makefile
/petsc/src/sys/draw/examples/tutorials/makefile
/petsc/src/sys/draw/impls/makefile
/petsc/src/sys/draw/impls/ps/makefile
/petsc/src/sys/draw/impls/win32/makefile
/petsc/src/sys/draw/impls/x/ftn-custom/makefile
/petsc/src/sys/draw/impls/x/makefile
/petsc/src/sys/draw/interface/ftn-custom/makefile
/petsc/src/sys/draw/interface/makefile
/petsc/src/sys/draw/makefile
/petsc/src/sys/draw/utils/ftn-custom/makefile
/petsc/src/sys/draw/utils/makefile
/petsc/src/sys/error/examples/tests/makefile
/petsc/src/sys/error/ftn-custom/makefile
/petsc/src/sys/error/makefile
/petsc/src/sys/examples/makefile
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/f90-src/makefile
/petsc/src/sys/f90/makefile
/petsc/src/sys/fileio/ftn-custom/makefile
/petsc/src/sys/fileio/makefile
/petsc/src/sys/ftn-custom/makefile
/petsc/src/sys/makefile
/petsc/src/sys/matlabengine/ftn-custom/makefile
/petsc/src/sys/matlabengine/makefile
/petsc/src/sys/memory/ftn-custom/makefile
/petsc/src/sys/memory/makefile
/petsc/src/sys/memory/mem.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/mpiuni/makefile
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/makefile
/petsc/src/sys/objects/options.c
/petsc/src/sys/plog/ftn-custom/makefile
/petsc/src/sys/plog/makefile
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/utils/makefile
/petsc/src/sys/random/examples/makefile
/petsc/src/sys/random/impls/makefile
/petsc/src/sys/random/impls/rand/makefile
/petsc/src/sys/random/impls/rand48/makefile
/petsc/src/sys/random/impls/sprng/makefile
/petsc/src/sys/random/interface/makefile
/petsc/src/sys/random/makefile
/petsc/src/sys/time/makefile
/petsc/src/sys/utils/ftn-custom/makefile
/petsc/src/sys/utils/makefile
/petsc/src/sys/verbose/makefile
/petsc/src/sys/viewer/examples/makefile
/petsc/src/sys/viewer/examples/tests/makefile
/petsc/src/sys/viewer/examples/tutorials/makefile
/petsc/src/sys/viewer/impls/ascii/ftn-custom/makefile
/petsc/src/sys/viewer/impls/ascii/makefile
/petsc/src/sys/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/viewer/impls/binary/ftn-custom/makefile
/petsc/src/sys/viewer/impls/binary/makefile
/petsc/src/sys/viewer/impls/draw/ftn-custom/makefile
/petsc/src/sys/viewer/impls/draw/makefile
/petsc/src/sys/viewer/impls/hdf4/makefile
/petsc/src/sys/viewer/impls/makefile
/petsc/src/sys/viewer/impls/mathematica/makefile
/petsc/src/sys/viewer/impls/matlab/ftn-custom/makefile
/petsc/src/sys/viewer/impls/matlab/makefile
/petsc/src/sys/viewer/impls/netcdf/makefile
/petsc/src/sys/viewer/impls/silo/makefile
/petsc/src/sys/viewer/impls/socket/ftn-custom/makefile
/petsc/src/sys/viewer/impls/socket/makefile
/petsc/src/sys/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/sys/viewer/impls/string/ftn-custom/makefile
/petsc/src/sys/viewer/impls/string/makefile
/petsc/src/sys/viewer/impls/vu/makefile
/petsc/src/sys/viewer/interface/ftn-custom/makefile
/petsc/src/sys/viewer/interface/makefile
/petsc/src/sys/viewer/makefile
/petsc/src/ts/examples/makefile
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/explicit/euler/makefile
/petsc/src/ts/impls/explicit/makefile
/petsc/src/ts/impls/explicit/rk/makefile
/petsc/src/ts/impls/implicit/beuler/makefile
/petsc/src/ts/impls/implicit/cn/makefile
/petsc/src/ts/impls/implicit/makefile
/petsc/src/ts/impls/implicit/sundials/ftn-custom/makefile
/petsc/src/ts/impls/implicit/sundials/makefile
/petsc/src/ts/impls/makefile
/petsc/src/ts/impls/pseudo/makefile
/petsc/src/ts/interface/ftn-custom/makefile
/petsc/src/ts/interface/makefile
/petsc/src/ts/makefile
ftn-custom/makefile
is/examples/makefile
is/examples/tests/makefile
is/examples/tutorials/makefile
is/impls/block/ftn-custom/makefile
is/impls/block/makefile
is/impls/f90-custom/makefile
is/impls/general/makefile
is/impls/makefile
is/impls/stride/makefile
is/interface/f90-custom/makefile
is/interface/ftn-custom/makefile
is/interface/makefile
is/makefile
is/utils/f90-custom/makefile
is/utils/ftn-custom/makefile
is/utils/makefile
makefile
pf/examples/makefile
pf/examples/tutorials/makefile
pf/impls/constant/makefile
pf/impls/makefile
pf/impls/matlab/makefile
pf/impls/string/makefile
pf/interface/makefile
pf/makefile
vec/examples/makefile
vec/examples/tests/makefile
vec/examples/tutorials/makefile
vec/impls/hypre/makefile
vec/impls/makefile
vec/impls/mpi/ftn-custom/makefile
vec/impls/mpi/makefile
vec/impls/seq/ftn-custom/makefile
vec/impls/seq/makefile
vec/impls/shared/makefile
vec/impls/sieve/makefile
vec/interface/f90-custom/makefile
vec/interface/ftn-custom/makefile
vec/interface/makefile
vec/makefile
vec/utils/ftn-custom/makefile
vec/utils/makefile
vec/utils/matlab/makefile
a178f94228-May-2007 Matthew Knepley <knepley@mcs.anl.gov>

Small format fix

Hg-commit: 01b85bab58be392f15bbe11cb5e42df9a5754cb0


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bmake/common/rules
/petsc/config/asterix-sun.py
/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/petsc.h
/petsc/include/finclude/petscviewer.h90
/petsc/include/petscblaslapack_cptofcd.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/zpetsc.h
/petsc/maint/parth-test.sh
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/TetGen.py
/petsc/python/PETSc/utilities/missing.py
/petsc/src/dm/mesh/examples/tests/sectionTest.hh
/petsc/src/dm/mesh/examples/tutorials/ex12.cxx
/petsc/src/dm/mesh/examples/tutorials/ex12f90.F90
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/mex12f90.F90
/petsc/src/dm/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/mesh/impls/cartesian/cartesian.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/sieve/Hierarchy.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/docs/manualpages-sec/header_SemiLagrange
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.h
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/mf/makefile
/petsc/src/snes/utils/pcdmmg.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/examples/tutorials/ex5f90.F90
/petsc/src/sys/f90-src/f90_fwrap.F
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/ftn-custom/zsys.c
/petsc/src/sys/makefile
/petsc/src/sys/plog/makefile
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/utils/classLog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/plog/utils/makefile
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/sys/random/examples/ex1.c
/petsc/src/sys/random/examples/ex2.c
/petsc/src/sys/random/examples/ex2_stock.txt
/petsc/src/sys/random/examples/makefile
/petsc/src/sys/random/impls/makefile
/petsc/src/sys/random/impls/rand/makefile
/petsc/src/sys/random/impls/rand/rand.c
/petsc/src/sys/random/impls/rand48/makefile
/petsc/src/sys/random/impls/rand48/rand48.c
/petsc/src/sys/random/impls/sprng/makefile
/petsc/src/sys/random/impls/sprng/sprng.c
/petsc/src/sys/random/interface/dlregisrand.c
/petsc/src/sys/random/interface/makefile
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/random/makefile
/petsc/src/sys/random/randomimpl.h
/petsc/src/sys/utils/makefile
/petsc/src/sys/viewer/impls/binary/ftn-custom/zbinvf.c
/petsc/src/sys/viewer/impls/socket/matlab/sread.c
/petsc/src/ts/interface/ts.c
vec/utils/vscat.c
4d65220f16-May-2007 Satish Balay <balay@mcs.anl.gov>

fix typo

Hg-commit: 492a8b5a32dd0d95a4adfc20da6a9fff9c80f0c4


/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscviewer.h90
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_cptofcd.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscksp.h
/petsc/include/petscmesh.h
/petsc/python/PETSc/FEM.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Sieve.py
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/mesh/examples/tests/discretization1.cxx
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_3.c
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Hierarchy.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/SieveAlgorithms.hh
/petsc/src/ksp/ksp/impls/cg/gltr/ftn-auto/makefile
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.h
/petsc/src/ksp/ksp/impls/cg/gltr/makefile
/petsc/src/ksp/ksp/impls/cg/makefile
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.h
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/viewer/impls/binary/f90-custom/zsysiof.c
is/utils/f90-custom/ziscoloringf90.c
3402729109-May-2007 Matthew Knepley <knepley@mcs.anl.gov>

Fixed compiler warning

Hg-commit: 4c2c1cc2480eb31cc7637e7720f5b1ce830a7115

ca9f406c09-May-2007 Satish Balay <balay@mcs.anl.gov>

use VecScatter as the first arg for VecScatterBegin()/End()

Hg-commit: 9f2dfaca49031bb2845b6b5f1a86d3034d6e408e


/petsc/include/finclude/petscall.h90
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscviewer.h90
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscvec.h
/petsc/include/private/vecimpl.h
/petsc/maint/asterix-test.sh
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/examples/tutorials/ex6f90.F
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/daltog.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/mesh/examples/tutorials/ex5.c
/petsc/src/dm/mesh/examples/tutorials/ex6.c
/petsc/src/dm/mesh/examples/tutorials/ex7.c
/petsc/src/dm/mesh/impls/cartesian/cartesian.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/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/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/examples/tests/ex31.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/crl/crl.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/plapack/plapack.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex33f.F
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/bag/f90-custom/zbagf.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/examples/tutorials/ex5f90.F90
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/examples/tutorials/output/ex5f90_1.out
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/utils/random/examples/ex1.c
/petsc/src/sys/viewer/examples/tutorials/ex1f90.F90
/petsc/src/sys/viewer/examples/tutorials/makefile
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/viewer/impls/binary/f90-custom/zsysiof.c
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
vec/examples/tests/ex10.c
vec/examples/tests/ex11.c
vec/examples/tests/ex12.c
vec/examples/tests/ex13.c
vec/examples/tests/ex14.c
vec/examples/tests/ex17.c
vec/examples/tests/ex17f.F
vec/examples/tests/ex2.c
vec/examples/tests/ex22.c
vec/examples/tests/ex23.c
vec/examples/tests/ex24.c
vec/examples/tests/ex25.c
vec/examples/tests/ex30f.F
vec/examples/tests/ex33.c
vec/examples/tests/ex4.c
vec/examples/tests/ex5.c
vec/examples/tests/ex6.c
vec/examples/tests/ex7.c
vec/examples/tests/ex8.c
vec/examples/tests/ex9.c
vec/impls/mpi/pbvec.c
vec/utils/vecmpitoseq.c
vec/utils/vpscat.h
vec/utils/vscat.c
39111bf604-May-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed memory leak for -vecscatter_rsend because was not releasing MPI resources

Hg-commit: 7dd1e366f61bf0bd81cdab33858f07b134d885c9


/petsc/config/asterix-gcc3.py
/petsc/config/asterix-intel.py
/petsc/config/asterix-openmpi.py
/petsc/config/asterix-sun.py
/petsc/config/asterix-tops.py
/petsc/config/asterix.py
/petsc/include/finclude/petsc.h
/petsc/include/petsc.h
/petsc/include/petscmesh.h
/petsc/include/petscoptions.h
/petsc/include/petscversion.h
/petsc/include/private/meshimpl.h
/petsc/maint/asterix-test.sh
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/fftw.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/mesh/examples/tutorials/ex11.cxx
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_3.c
/petsc/src/dm/mesh/impls/cartesian/cartesian.c
/petsc/src/dm/mesh/impls/cartesian/makefile
/petsc/src/dm/mesh/impls/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshpcice.h
/petsc/src/dm/mesh/meshpylith.h
/petsc/src/dm/mesh/meshvtk.h
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/CartesianSieve.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Hierarchy.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/SectionCompletion.hh
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/output/ex112.out
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_5.out
/petsc/src/sys/f90-src/f90_cwrap.c
/petsc/src/sys/f90-src/f90_fwrap.F
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/options.c
vec/utils/vpscat.c
vec/utils/vscat.c
e0bfca4004-May-2007 Barry Smith <bsmith@mcs.anl.gov>

more petscapp.bib
some updates to vecscatter for MPI_Win

Hg-commit: 92888720fb30dd46f4285196b216825413acf310

fa9f362230-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed SNES_KSP_EW... stuff to SNESKSPEW...

Hg-commit: 38f29115ac6fadd32b21bf6851b868bb18e69398

d773086e30-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed bug in vecscatter for rsend; needed different tags for
forward and reverse receives otherwise the message went into
the wrong posted receives

Hg-commit: ba6ad4675f40c0cc95ec9ac352a875c7f3c6a3f1

e66bcd4428-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

clarified -vecscatter manual page slightly

Hg-commit: bcc47ca196e95486ddd4e1076c44db88bc84d8a0

4258f54828-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

changed -vecscatter_alltoallv to -vecscatter_alltoall and added -vecscatter_nopack that
will trigger using MPI_AlltoAllw() when -vecscatter_alltoallv is used.
hence removed -vecscatter_alltoall

changed -vecscatter_alltoallv to -vecscatter_alltoall and added -vecscatter_nopack that
will trigger using MPI_AlltoAllw() when -vecscatter_alltoallv is used.
hence removed -vecscatter_alltoallw

Hg-commit: a3b0c6710ad2349c0fe892dce7ea3770d2acc4fa

show more ...

4c79223228-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

minor source changes to vpscat.c does not change functionality

Hg-commit: 543039ef15b2410cb4e6ef1f6eb8dead671c5323

862c4db928-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

now REQUIRE that starts[i+1] - starts[i] > 0 in VecScatterCreate_ for general parallel scatters
this means that no messages of zero length will be scattered.

Hg-commit: 1a5b839e1eee1b4ff4540efedb9

now REQUIRE that starts[i+1] - starts[i] > 0 in VecScatterCreate_ for general parallel scatters
this means that no messages of zero length will be scattered.

Hg-commit: 1a5b839e1eee1b4ff4540efedb9d24f52be8b1b1

show more ...

e5beced428-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

single location where -vecscatter_sendfirst is set in VecScatterCreateCommon_PtoS()

Hg-commit: dbccafe60c454cf76914fdad0388e1b0ee5afceb

c39da7b128-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

merged VecScatterDestroy_PtoP and VecScatterDestroy_PtoP_X

Hg-commit: f2fe30f25f48ca25b98e0f109f11e69795d7787d

81720bb127-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

changed -vecscatter_rr to -vecscatter_rsend and put in table
of VecScatter options

Hg-commit: 9e467ca449752867f064f5a5859244031e32c337

1d280d7324-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

minor class syntax fixes

Hg-commit: e22a73870b66944690c5ccb62322937de05d5ba8


/petsc/config/configure.py
/petsc/include/petsc.h
/petsc/include/petscpf.h
/petsc/include/petscsys.h
/petsc/maint/getinterfaces.py
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/dm/mesh/examples/tests/section2.cxx
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_3.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/Field.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Hierarchy.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Sections.hh
/petsc/src/dm/mesh/sieve/SieveAlgorithms.hh
/petsc/src/dm/mesh/sieve/SieveBuilder.hh
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/pc/impls/factor/lu/ftn-custom/makefile
/petsc/src/ksp/pc/impls/factor/lu/ftn-custom/zluf.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/mat/color/color.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffdimpl.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tutorials/ex35f90.F90
/petsc/src/snes/examples/tutorials/ex36f90.F90
/petsc/src/snes/examples/tutorials/ex37f90.F90
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/mex35f90.F90
/petsc/src/snes/examples/tutorials/mex36f90.F90
/petsc/src/snes/examples/tutorials/mex37f90.F90
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/f90-src/f90_cwrap.c
/petsc/src/sys/f90/f90impl.h
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/utils/random/interface/randreg.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/ts/interface/tsreg.c
is/impls/general/general.c
is/utils/isltog.c
pf/interface/pf.c
vec/interface/vecreg.c

1...<<191192193194195196197198199200>>...278