History log of /petsc/src/ksp/pc/impls/ (Results 2601 – 2625 of 5239)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8082dc6f16-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: default values should be set during creation

0369aaf716-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: added benign correction during presolve and check on the BDDC operator

still does not work, need to understand what is missing

there is some extra code that should be removed from PCBDDCMat

PCBDDC: added benign correction during presolve and check on the BDDC operator

still does not work, need to understand what is missing

there is some extra code that should be removed from PCBDDCMatMult_Private

show more ...

d47842be15-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: MUMPS Cholesky solver could be used for symmetric matrices

This has also the advantage that POTRF/S/I will be called inside BDDC
SYTR/S/I will be called inside MUMPS (can I fix this?)

c9ed860315-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: remove zerodiag from bddc data structure

a0aff76315-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: forget to protect line by n_benign guard

d12edf2f15-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: fix error in coarse submatrix computation for the benign trick

debug code now is properly working

3f11080c15-Aug-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'pr353/dmeiser/fix-ex2_bjacobi-update/master'


/petsc/config/BuildSystem/config/packages/concurrencykit.py
/petsc/config/BuildSystem/config/packages/openmp.py
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/taoimpl.h
/petsc/include/petsctao.h
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
bjacobi/bjacobi.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c
/petsc/src/snes/examples/tests/ex69.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/output/ex5_5_fas.out
/petsc/src/snes/examples/tutorials/output/ex5_5_ngmres_fas.out
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/sys/classes/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/classes/viewer/interface/viewa.c
/petsc/src/sys/logging/ftn-custom/zplogf.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/tagm.c
/petsc/src/tao/bound/impls/blmvm/blmvm.c
/petsc/src/tao/bound/impls/blmvm/blmvm.h
/petsc/src/tao/examples/tutorials/ex3.c
/petsc/src/tao/examples/tutorials/makefile
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/matrix/lmvmmat.c
/petsc/src/tao/matrix/lmvmmat.h
/petsc/src/tao/pde_constrained/examples/tutorials/hyperbolic.c
/petsc/src/tao/pde_constrained/examples/tutorials/parabolic.c
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1.c
/petsc/src/tao/unconstrained/impls/lmvm/lmvm.c
/petsc/src/tao/unconstrained/impls/lmvm/lmvm.h
/petsc/src/tao/unconstrained/impls/nls/nls.c
/petsc/src/tao/unconstrained/impls/ntr/ntr.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/vec/is/ao/impls/mapping/aomapping.c
/petsc/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
d2e92e2615-Aug-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'pr349/mapdes/extend_hypre_boomeramg_interface/master'


/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/nargs.py
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/src/docs/tex/petsc.bib
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_boomeramg_euclid.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_boomeramg_euclid_bj.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_boomeramg_parasails.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_boomeramg_pilut.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_boomeramg_schwarz.out
hypre/hypre.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex46_fm_rise_2.out
/petsc/src/snes/examples/tutorials/output/ex46_fm_rise_4.out
/petsc/src/snes/impls/ngmres/anderson.c
/petsc/src/snes/impls/ngmres/ngmresfunc.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/ngmres/snesngmres.h
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_tut_1.out.html
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_tut_2.out.html
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_tut_3.out.html
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_tut_4.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf2_tut_1.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf2_tut_2.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf2_tut_3.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf2_tut_4.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_tut_1.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_tut_2.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_tut_3.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_tut_4.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_tut_5.out.html
/petsc/src/ts/examples/tutorials/power_grid/makefile
3ec5463e15-Aug-2015 Dave May <dave.mayhem23@gmail.com>

PCSemiRedundant:
* Updated the viewer to be compatible with the refactoring of PetscViewerGetSubcomm() introduced by Barry in the branch barry/fix-petscviewer-attempt-2

517e223e15-Aug-2015 Dave May <dave.mayhem23@gmail.com>

Merging with Barry's refactor of PetscViewerGetSubComm

Merge branch 'barry/fix-petscviewer-attempt-2' into dmay/pcsemiredundant


/petsc/bin/maint/checkBuilds.py
/petsc/config/BuildSystem/config/packages/SuperLU_DIST.py
/petsc/config/BuildSystem/config/packages/concurrencykit.py
/petsc/config/BuildSystem/config/packages/elemental.py
/petsc/config/BuildSystem/config/packages/make.py
/petsc/config/BuildSystem/config/packages/openmp.py
/petsc/config/builder.py
/petsc/config/examples/arch-linux-cxx-cmplx-pkgs-64idx.py
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/viewerimpl.h
/petsc/include/petscbt.h
/petsc/include/petscerror.h
/petsc/include/petscviewer.h
/petsc/lib/petsc/conf/rules
/petsc/makefile
/petsc/src/contrib/nightlysummary/runhtml.py
/petsc/src/dm/dt/makefile
/petsc/src/dm/examples/tests/ex16.c
/petsc/src/dm/examples/tests/ex2.c
/petsc/src/dm/examples/tests/ex4.c
/petsc/src/dm/examples/tests/ex6.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/examples/tests/ex5.c
/petsc/src/dm/impls/plex/ftn-custom/zplex.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexorient.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/ksp/ksp/examples/tests/ex19.c
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/output/ex19_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex19_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex26_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex26_2.out
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/ex6.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex22_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex32_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex45f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex6_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex6_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex6_2.out
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.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
asm/asm.c
bddc/bddc.c
bddc/bddcfetidp.c
bddc/bddcgraph.c
bddc/bddcprivate.c
bjacobi/bjacobi.c
factor/ilu/ilu.c
gasm/gasm.c
is/pcis.c
jacobi/jacobi.c
redundant/redundant.c
wb/wb.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/examples/tests/ex166.c
/petsc/src/mat/examples/tests/ex183.c
/petsc/src/mat/examples/tests/ex4.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/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/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baijfact4.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/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/snes/examples/tests/ex69.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tests/output/ex1_2.out
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_10.out
/petsc/src/snes/examples/tutorials/output/ex19_11.out
/petsc/src/snes/examples/tutorials/output/ex19_12.out
/petsc/src/snes/examples/tutorials/output/ex19_7.out
/petsc/src/snes/examples/tutorials/output/ex19_9.out
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex5_5_fas.out
/petsc/src/snes/examples/tutorials/output/ex5_5_newton_gasm_dmda.out
/petsc/src/snes/examples/tutorials/output/ex5_5_ngmres_fas.out
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/sys/classes/draw/interface/drawreg.c
/petsc/src/sys/classes/random/interface/randomc.c
/petsc/src/sys/classes/viewer/impls/ascii/asciiimpl.h
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/sys/classes/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/impls/draw/drawv.c
/petsc/src/sys/classes/viewer/impls/string/stringv.c
/petsc/src/sys/classes/viewer/impls/vu/petscvu.c
/petsc/src/sys/classes/viewer/interface/dupl.c
/petsc/src/sys/classes/viewer/interface/viewa.c
/petsc/src/sys/error/err.c
/petsc/src/sys/examples/tests/output/ex1f_1.out
/petsc/src/sys/examples/tutorials/ex15.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/examples/tutorials/output/ex15_1.out
/petsc/src/sys/logging/ftn-custom/zplogf.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/tagm.c
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_tut_1.out.html
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_tut_2.out.html
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_tut_3.out.html
/petsc/src/tao/bound/examples/tutorials/output/jbearing2_tut_4.out.html
/petsc/src/tao/examples/tutorials/ex1.c
/petsc/src/tao/examples/tutorials/ex2.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/pde_constrained/examples/tutorials/hyperbolic.c
/petsc/src/tao/pde_constrained/examples/tutorials/parabolic.c
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf2_tut_1.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf2_tut_2.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf2_tut_3.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf2_tut_4.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_tut_1.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_tut_2.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_tut_3.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_tut_4.out.html
/petsc/src/tao/unconstrained/examples/tutorials/output/rosenbrock1_tut_5.out.html
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex3_1.out
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex11_sa.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/vec/is/ao/impls/mapping/aomapping.c
/petsc/src/vec/is/ao/interface/ao.c
/petsc/src/vec/is/is/impls/block/block.c
/petsc/src/vec/is/is/impls/general/general.c
/petsc/src/vec/is/is/impls/stride/stride.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/vsectionis.c
/petsc/src/vec/vec/examples/tests/ex24.c
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vsection.c
/petsc/tutorials/HandsOnExercise.html
/petsc/tutorials/TAOHandsOnExercise.html
/petsc/tutorials/jbearing.jpg
/petsc/tutorials/minsurf.jpg
/petsc/tutorials/rosenbrock.jpg
8b9f24d414-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: forgot to destroy objects

efc2fbd914-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: added mechanism to pass p0 from residual vector to coarse space

still does not work completely
need to add more checks

06f2481714-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: move change of basis on pressure during PreSolve

Added check for b(v_I,p_0) = 0 for all v_I (o on Gamma and \partial\Omega)

d020c84114-Aug-2015 Barry Smith <bsmith@mcs.anl.gov>

for -pc_fieldsplit_detect_coupling option apply complete matrix preconditioner first so that
computation of Afield[1] with MatGetSubMatrix() requests only a few rows and all columns, thus is far more

for -pc_fieldsplit_detect_coupling option apply complete matrix preconditioner first so that
computation of Afield[1] with MatGetSubMatrix() requests only a few rows and all columns, thus is far more
efficient then previous code that requests all rows and only a few columns()

show more ...

019a44ce13-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: extend computation of coarse basis functions and coarse matrix for the benign trick

debug output temporary suppressed,
the code is still not working.
- GMRES with BDDC setup and dummy applic

PCBDDC: extend computation of coarse basis functions and coarse matrix for the benign trick

debug output temporary suppressed,
the code is still not working.
- GMRES with BDDC setup and dummy application (PCApply as VecCopy) does not converge
- still need to extract p0 from residual

show more ...

7b026bdd13-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: forgot to set columns values

06a4e24a13-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: added support for the benign trick in PCBDDCSubSchurs

The setup code of SubSchurs need to be expanded to symmetric indefinite factorizations support from MUMPS

2d3346b412-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: need to change iteration matrix in case the benign trick has been requested

c263805a12-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: added function to Pop or Push B0 from local mat

2a82295d12-Aug-2015 Mark Adams <mfadams@lbl.gov>

fixed error from ==0 to ! conv.

81d14e9d12-Aug-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: handle change of basis on local pressures

B0 is extracted from the local matrices before setup. Still needs to be added back when setup is done.

d21f2a4711-Aug-2015 Fande Kong <fdkong.jd@gmail.com>

Changed to use MatIncreaseOverlapSplit


/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/finclude/petscsys.h
/petsc/include/petsc/finclude/petscvec.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petscis.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/src/ksp/ksp/examples/tutorials/makefile
gasm/gasm.c
/petsc/src/mat/examples/tests/ex193.c
/petsc/src/mat/examples/tests/ex82.c
/petsc/src/mat/examples/tests/ex83.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex82.out
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/adj/mpi/mpiadj.h
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/hierarchical/hierarchical.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/partition/spartition.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/overlapsplit.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/sys/classes/viewer/interface/dlregispetsc.c
/petsc/src/sys/examples/tests/ex8.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tests/output/ex8_1.out
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/mpits.c
/petsc/src/sys/utils/sorti.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/vec/examples/tests/ex29.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/impls/mpi/commonmpvec.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecstash.c
/petsc/src/vec/vec/utils/vscat.c
27ac042b11-Aug-2015 Mark Adams <mfadams@lbl.gov>

fixed makefile and updated gamg tests

e7e7090511-Aug-2015 Mark Adams <mfadams@lbl.gov>

removed old code

6618991c11-Aug-2015 Mark Adams <mfadams@lbl.gov>

change file name to match common naming conv.

1...<<101102103104105106107108109110>>...210