History log of /petsc/src/dm/impls/da/ (Results 1151 – 1175 of 1198)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5da5aae025-Nov-2010 Jed Brown <jed@59A2.org>

support empty MatType

Hg-commit: afbbf429dfb69190f21a9d125681a36dfcb72eed

89715bbe25-Nov-2010 Jed Brown <jed@59A2.org>

The function body is already #if 0'd out and I'm tired of seeing unused variables warnings

Hg-commit: b3430528bb36243daa0d6e3295a26f064a7e141e


/petsc/.dir-locals.el
/petsc/bin/maint/generateetags.py
/petsc/bin/matlab/classes/PetscCHKERRQ.m
/petsc/bin/matlab/classes/PetscDM.m
/petsc/bin/matlab/classes/PetscFinalize.m
/petsc/bin/matlab/classes/PetscIS.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/PetscKSP.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/PetscTS.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/PetscViewer.m
/petsc/bin/matlab/classes/examples/tutorials/MSA_Plate.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI2.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/include/finclude/petscmat.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/private/isimpl.h
/petsc/include/private/vecimpl.h
/petsc/makefile
/petsc/src/dm/examples/tests/ex18.c
/petsc/src/dm/impls/composite/pack.c
usfft/matusfft.c
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex15.c
/petsc/src/snes/examples/tests/ex16.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/init.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/vec/examples/tests/ex37.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tests/output/ex37_1.out
/petsc/src/vec/vec/examples/tests/output/ex37_2.out
/petsc/src/vec/vec/impls/makefile
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/nest/makefile
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/src/vec/vec/impls/nest/vecnestimpl.h
/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/impls/seq/seqcuda/veccuda.cu
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
1411c6ee23-Nov-2010 Jed Brown <jed@59A2.org>

Promote LocalToGlobalMapping and BlockSize from DA to DM

Hg-commit: adc5020243929ce40bd18f2655d78fe82dc79cc4


/petsc/bin/matlab/classes/PetscDM.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscSNESMonitorInternal.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/examples/tutorials/MSA_InitialGuess.m
/petsc/bin/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/bin/matlab/classes/examples/tutorials/jacobian.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi_function.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi_jacobian.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi_monitor.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/rules
/petsc/conf/variables
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/include/finclude/petscmat.h
/petsc/include/petscdm.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscmg.h
/petsc/include/private/daimpl.h
/petsc/include/private/dmimpl.h
/petsc/include/private/isimpl.h
/petsc/include/private/matimpl.h
/petsc/makefile
/petsc/src/dm/examples/tests/ex16.c
/petsc/src/dm/examples/tests/ex2.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex16_1.out
/petsc/src/dm/examples/tests/output/ex16_2.out
/petsc/src/dm/impls/composite/pack.c
da.c
da1.c
da2.c
da3.c
dacreate.c
dadestroy.c
dadist.c
fdda.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/vec/is/examples/tutorials/ex3.c
/petsc/src/vec/is/examples/tutorials/ex3f90.F
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu
/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/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c
b17742ca20-Nov-2010 Sean Farley <sean@mcs.anl.gov>

Merged fix from petsc-3.1 in fdda.c

Hg-commit: 6cc7450d72f73509df836d2079bee90c8e00fc55

784ac67419-Nov-2010 Jed Brown <jed@59A2.org>

Distinguish row and column mappings for MatSetValuesLocal

Hg-commit: 71968a52236f04a9bab5e1d4a884aa59ef0c7cfd


/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI2.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi2_monitor.m
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/include/petscdm.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.hh
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/include/private/isimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/sieve/Field.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/makefile
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/blopex/driver_diag/driver_diag.c
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/dm/examples/tests/ex16.c
/petsc/src/dm/impls/composite/pack.c
fdda.c
mhyp.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/mesh/examples/tests/TestMeshExodus.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/mat/examples/tests/ex141.c
/petsc/src/mat/examples/tests/ex22.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex141.out
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.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/baij2.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/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_superlu.out
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/sys/draw/interface/dbuff.c
/petsc/src/sys/draw/interface/dline.c
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/draw/utils/axisc.c
/petsc/src/sys/draw/utils/axisimpl.h
/petsc/src/sys/draw/utils/lg.c
/petsc/src/sys/draw/utils/lgc.c
/petsc/src/sys/draw/utils/lgimpl.h
/petsc/src/sys/draw/utils/makefile
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/random/interface/makefile
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/random/interface/randomc.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/impls/dvecimpl.h
/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/seq/bvec3.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/makefile
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vinv.c
11afa6f614-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: cad48a04353cb40f118ecb9f477b2133c90a5fb4

454e267f12-Nov-2010 Lisandro Dalcin <dalcinl@gmail.com>

DMGetElements for DA now supports P1/Q1 in 1D/2D/3D

Hg-commit: 9ce2ad348aa3a26019a8f5bb283ffeb866aa9875


/petsc/bin/matlab/classes/PetscIS.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscObject.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/examples/tests/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/MSA_BoundaryConditions.m
/petsc/bin/matlab/classes/examples/tutorials/MSA_InitialGuess.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI2.m
/petsc/bin/matlab/classes/examples/tutorials/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi2_function.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi2_jacobian.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi2_monitor.m
/petsc/bin/matlab/classes/examples/tutorials/snesfunction.m
/petsc/bin/matlab/classes/examples/tutorials/snesjacobian.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/examples/arch-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-osx-10.6-cxx-pkgs-opt.py
/petsc/config/examples/arch-osx-10.6.py
/petsc/include/petscdm.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscoptions.h
/petsc/include/petscsys.h
/petsc/include/private/dmimpl.h
/petsc/include/sieve/ALE_exception.hh
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/Field.hh
/petsc/src/dm/examples/tutorials/ex5.c
da.c
da2.c
dacreate.c
dagetelem.c
makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex97.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex97_1.out
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
2f4ee27d12-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

fix for --with-single-library=0
unneeded double precision requirment for characteristic removed

Hg-commit: 65669c03ea518ca0756e6833510df9ccb117486c


/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/PetscObject.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/examples/tutorials/MSA_BoundaryConditions.m
/petsc/bin/matlab/classes/examples/tutorials/MSA_InitialGuess.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI2.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi2_function.m
/petsc/bin/matlab/classes/examples/tutorials/snesdvi2_jacobian.m
/petsc/bin/matlab/classes/examples/tutorials/snesfunction.m
/petsc/bin/matlab/classes/examples/tutorials/snesjacobian.m
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/examples/arch-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-osx-10.6-cxx-pkgs-opt.py
/petsc/config/examples/arch-osx-10.6.py
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscoptions.h
/petsc/include/petscsys.h
/petsc/include/sieve/ALE_exception.hh
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/Field.hh
/petsc/src/characteristic/makefile
makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex97.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex97_1.out
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
c47c191009-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed variable formating problem introduced when DM was attached to DA types

Hg-commit: 4eddb55e7997bda6108b1e2674f97189697f0382

b175704907-Nov-2010 Jed Brown <jed@59A2.org>

Add DMGetInjection_DA_3D and test from Dave May

Hg-commit: 61b9996763ec9977a6f017f74e058a735548fe9d

7242296b07-Nov-2010 Jed Brown <jed@59A2.org>

Re-enable -da_view, this is what the comment said, not sure if it's the way Barry intended

Hg-commit: 40304ed5103b7487f837a45f569a7b99a7608aaf

616157d607-Nov-2010 Jed Brown <jed@59A2.org>

Enable 3D VTK viewing with DMView

Hg-commit: 95e87bc9da0599f239ca1e0028e57e93dbf7f209

2be375d406-Nov-2010 Jed Brown <jed@59A2.org>

Use DMDACoarsenOwnershipRanges to make DMCoarsen_DA more robust.

Hg-commit: c9469d8ac25d61fcaba2cc41c8bfc6ee2e12162f

7aca717506-Nov-2010 Jed Brown <jed@59A2.org>

Use more robust/understandable algorithm for DMDARefineOwnershipRanges.

Easier algorithm to reuse for the corresponding coarsening algorithm.

Hg-commit: ed543b71266ed027e04bc06ab7ff12ff70dfa5d8

0689a92205-Nov-2010 Jed Brown <jed@59A2.org>

da->refine_x == 0 does not make sense, so remove special case for it

Hg-commit: c849172086aebf436e63e1ee1b55a5e442d993cd

3da9ae1304-Nov-2010 Jed Brown <jed@59A2.org>

Call DMView_DA_VTK from DMView_DA_2d, somehow this reference disappeared

Hg-commit: 5de1721540a7e7092c27c2a7d0396073c2709cfa

076202dd04-Nov-2010 Jed Brown <jed@59A2.org>

Fix DMGetInjection_DA_2D, was generating mismatched vector sizes for valid configurations

From Dave May:

A couple of cases which crash (with different errors) are

${PETSC_DIR}/${PETSC_ARCH

Fix DMGetInjection_DA_2D, was generating mismatched vector sizes for valid configurations

From Dave May:

A couple of cases which crash (with different errors) are

${PETSC_DIR}/${PETSC_ARCH}/bin/mpiexec -n 6 ./da_interp_test_dev_jb
-mx 10 -my 20 -da_processors_x 2 -da_processors_y 3

${PETSC_DIR}/${PETSC_ARCH}/bin/mpiexec -n 20 ./da_interp_test_dev_jb
-mx 10 -my 30 -da_processors_x 2 -da_processors_y 10

The latter case still does not work, but I think it is related to
DMCoarsen_DA, not the construction of interpolants.

Hg-commit: 3bfbade72e584aedebc636dad30d6d0b5d8f2e1b

show more ...

e40c866202-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9ed2cb431947553955f0ce85412d290cc41bb35c


/petsc/bin/maint/builddist
/petsc/bin/maint/buildtest
/petsc/bin/maint/startnightly
/petsc/conf/rules
/petsc/conf/test
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/configure
/petsc/include/finclude/petscmatdef.h
/petsc/include/petscsys.h
/petsc/src/characteristic/examples/tutorials/ex1.c
/petsc/src/characteristic/examples/tutorials/ex2.c
/petsc/src/characteristic/examples/tutorials/makefile
/petsc/src/contrib/blopex/makefile
/petsc/src/contrib/blopex/petsc-interface/makefile
/petsc/src/dm/examples/tests/makefile
makefile
mhyp.c
mhyp.h
/petsc/src/docs/manualpages-sec/header_DM
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/manual/titlepage1.pdf
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.h
/petsc/src/ksp/pc/impls/factor/lu/lu.h
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/plog/plog.c
/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/interface/makefile
/petsc/src/sys/random/makefile
/petsc/src/sys/random/randomimpl.h
/petsc/src/sys/totalview/makefile
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/vec/vec/examples/tutorials/ex19.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/mp1.c
/petsc/tutorials/multiphysics/p1.c
/petsc/tutorials/multiphysics/p2.c
/petsc/tutorials/multiphysicsNonlinear/mp1.c
/petsc/tutorials/multiphysicsNonlinear/p1.c
/petsc/tutorials/multiphysicsNonlinear/p2.c
325fc9f402-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed some mansec = DA and mansec = DMDA mistakes from previous changes

Hg-commit: 5d8cac658961538ec6e588146350f5f4e566d4b7


/petsc/bin/matlab/classes/PetscTS.m
/petsc/bin/matlab/classes/PetscTSComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscTSComputeJacobianInternal.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/include/finclude/petscdm.h
/petsc/include/finclude/petscdm.h90
/petsc/include/finclude/petscdmdef.h
/petsc/include/petscdm.h
/petsc/include/petscviewer.h
/petsc/src/characteristic/characteristicimpl.h
/petsc/src/characteristic/examples/tutorials/ex1.c
/petsc/src/characteristic/examples/tutorials/ex2.c
/petsc/src/characteristic/examples/tutorials/ex4.c
/petsc/src/characteristic/impls/da/slda.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/dm/examples/tests/ex1.c
/petsc/src/dm/examples/tests/ex10.c
/petsc/src/dm/examples/tests/ex11.c
/petsc/src/dm/examples/tests/ex13.c
/petsc/src/dm/examples/tests/ex14.c
/petsc/src/dm/examples/tests/ex15.c
/petsc/src/dm/examples/tests/ex17.c
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/impls/adda/makefile
/petsc/src/dm/impls/composite/makefile
makefile
mhyp.c
/petsc/src/dm/impls/sliced/makefile
/petsc/src/dm/interface/makefile
/petsc/src/dm/makefile
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/docs/manualpages-sec/header_DA
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
8e18125702-Nov-2010 Satish Balay <balay@mcs.anl.gov>

doc fixes [from builddist]

Hg-commit: d8954d10e0ddff2f5bc8e3dbb1b06b606d80bab4

30e6f73702-Nov-2010 Jed Brown <jed@59A2.org>

Better PetscStackCallHypre macro, uses "#" for function name, so that they stay consistent

Hg-commit: 85003f8e9e094c6e7e1888cce0aa07e6772586a8


/petsc/bin/maint/builddist
/petsc/bin/maint/buildtest
/petsc/bin/maint/startnightly
/petsc/conf/rules
/petsc/conf/test
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/configure
/petsc/include/petscsys.h
/petsc/include/petscviewer.h
/petsc/src/characteristic/examples/tutorials/ex1.c
/petsc/src/characteristic/examples/tutorials/ex2.c
/petsc/src/characteristic/examples/tutorials/makefile
/petsc/src/contrib/blopex/makefile
/petsc/src/contrib/blopex/petsc-interface/makefile
mhyp.c
mhyp.h
/petsc/src/docs/tex/manual/titlepage1.pdf
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.h
/petsc/src/ksp/pc/impls/factor/lu/lu.h
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/fileio/mprint.c
/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/interface/makefile
/petsc/src/sys/random/makefile
/petsc/src/sys/random/randomimpl.h
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/vec/examples/tutorials/ex19.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/mp1.c
/petsc/tutorials/multiphysics/p1.c
/petsc/tutorials/multiphysics/p2.c
/petsc/tutorials/multiphysicsNonlinear/mp1.c
/petsc/tutorials/multiphysicsNonlinear/p1.c
/petsc/tutorials/multiphysicsNonlinear/p2.c
2dcb2ebc31-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

added VecDuplicate_MPI_DA

Hg-commit: be6d052bd8683d037a1bda7bdc21bb994668a112


/petsc/bin/matlab/classes/PetscDM.m
/petsc/bin/matlab/classes/PetscDMComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscDMComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscDMDACreate1d.m
/petsc/bin/matlab/classes/PetscDMDACreate2d.m
/petsc/bin/matlab/classes/PetscIS.m
/petsc/bin/matlab/classes/PetscISCreateGeneral.m
/petsc/bin/matlab/classes/PetscKSP.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/PetscSNESComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscSNESComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscTS.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP.m
/petsc/bin/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES.m
/petsc/bin/matlab/classes/examples/tutorials/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/rhsfunction.m
/petsc/config/PETSc/packages/ams.py
/petsc/include/finclude/petscksp.h
/petsc/include/petscksp.h
/petsc/include/petscvec.h
/petsc/include/sieve/Selection.hh
dadist.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/mat/examples/tests/ex140.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/snes.c
/petsc/src/vec/is/impls/general/general.c
9c7c499328-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

VecLoad_HDF5_DA bug in accessing DM_DA pointer from DM
Changed PetscObjectName() to force same name on all processes by broadcasting address of comm from zeroth process

Hg-commit: 91801262b539fd06c5

VecLoad_HDF5_DA bug in accessing DM_DA pointer from DM
Changed PetscObjectName() to force same name on all processes by broadcasting address of comm from zeroth process

Hg-commit: 91801262b539fd06c563086c31a4e2fe8a77db8e

show more ...

9005068f27-Oct-2010 Jed Brown <jed@59A2.org>

Fix Hypre MatZeroRows from bad pasting

Hg-commit: 8a996997f85a72770514d8834d864c1b41d82fff


/petsc/config/PETSc/packages/blopex.py
/petsc/config/configure.py
/petsc/include/finclude/petscisdef.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/sieve/ALE.hh
/petsc/include/sieve/ALE_containers.hh
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/BasicCommunication.hh
/petsc/include/sieve/CartesianSieve.hh
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/DMBuilder.hh
/petsc/include/sieve/Distribution.hh
/petsc/include/sieve/FEMProblem.hh
/petsc/include/sieve/Field.hh
/petsc/include/sieve/Generator.hh
/petsc/include/sieve/IField.hh
/petsc/include/sieve/INumbering.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/Ordering.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/Partitioner.hh
/petsc/include/sieve/SectionCompletion.hh
/petsc/include/sieve/Sections.hh
/petsc/include/sieve/Selection.hh
/petsc/include/sieve/Sieve.hh
/petsc/include/sieve/SieveAlgorithms.hh
/petsc/include/sieve/SieveBuilder.hh
/petsc/include/sieve/Sifter.hh
/petsc/include/sieve/Topology.hh
/petsc/include/sieve/UFCProblem.hh
/petsc/include/sieve/problem/Base.hh
/petsc/include/sieve/problem/Bratu.hh
/petsc/src/dm/dd/matdd/makefile
/petsc/src/dm/dd/matdd/matdd.c
/petsc/src/dm/dd/matdd/matdd.h
/petsc/src/dm/dd/matdd/matddaij.c
/petsc/src/dm/dd/vecdd/ddlayout.c
/petsc/src/dm/dd/vecdd/ddlayout.h
/petsc/src/dm/dd/vecdd/makefile
/petsc/src/dm/dd/vecdd/vecdd.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex30_1.out
/petsc/src/dm/examples/tests/output/ex30_2.out
/petsc/src/dm/examples/tests/output/ex30_3.out
/petsc/src/dm/impls/composite/pack.c
mhyp.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/im/matim.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/interface/matregis.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/snes.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/alpha/makefile
/petsc/src/ts/impls/implicit/makefile
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex1f.F
/petsc/src/vec/is/examples/tests/ex2.c
/petsc/src/vec/is/examples/tests/ex2f.F
/petsc/src/vec/is/examples/tutorials/ex3.c
/petsc/src/vec/is/examples/tutorials/ex3f90.F
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c
9c3e2b5226-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

added error checking for MatZeroRowsLocal_ special cases when x and b are provided
if size of comm is one then MatZeroRowsLocal() just calls (*matzerorows) if matzerorowslocal does not exist

Hg-comm

added error checking for MatZeroRowsLocal_ special cases when x and b are provided
if size of comm is one then MatZeroRowsLocal() just calls (*matzerorows) if matzerorowslocal does not exist

Hg-commit: ae98f442a894e242ae06f464bbd1ec844b6e622a

show more ...

1...<<4142434445464748