History log of /petsc/src/ksp/pc/ (Results 4526 – 4550 of 5595)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
167188bf28-Feb-2011 Dmitry Karpeev <karpeev@mcs.anl.gov>

Memory leak fixed.

Hg-commit: d7cb642e4bca73f0d4d27330bfba3cd8c8be67ee

e91c685527-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

started PCReset for some specific PCs

Hg-commit: b7f18e9481f224c94e3d4cfe0089a846551898be

d42688cb26-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

more work on adding KSPReset specifically for GMRES and fgrmes
fixed PCSetUp_MG() for use with DM since it was using wrong matrix fro residual computation before the KSPSetUp created the inner matrix

more work on adding KSPReset specifically for GMRES and fgrmes
fixed PCSetUp_MG() for use with DM since it was using wrong matrix fro residual computation before the KSPSetUp created the inner matrix.

Hg-commit: 6835e068fccf97e3b005b2b08b6299f968d2a4c5

show more ...

03c47c2d25-Feb-2011 Hong Zhang <hzhang@mcs.anl.gov>

update output files for nightly tests

Hg-commit: a1a57c3a9bb2817e7d17894529295792cd0e4b4d

7147f78b23-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 6e96dcb7fd787a51921e809e4299bf76239a310b

c31cb41c22-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed .bib entries with Gail's corrections
removed all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically

fixed .bib entries with Gail's corrections
removed all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically

Hg-commit: 0f5bef9ea1fcd7ad8418fab6181ef990ea35c1db

show more ...


/petsc/include/petscvec.h
/petsc/include/private/kspimpl.h
/petsc/src/characteristic/interface/characteristic.c
/petsc/src/dm/examples/tests/ex4.c
/petsc/src/dm/examples/tests/ex6.c
/petsc/src/dm/examples/tests/ex9.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/dacorn.c
/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/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/broyden/broyden.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/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gcr/gcr.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/ibcgs/ibcgs.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/ngmres/ngmres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
impls/bicgstabcusp/bicgstabcusp.cu
impls/bjacobi/bjacobi.c
impls/composite/composite.c
impls/cp/cp.c
impls/eisens/eisen.c
impls/factor/cholesky/cholesky.c
impls/factor/icc/icc.c
impls/factor/ilu/ilu.c
impls/factor/lu/lu.c
impls/fieldsplit/fieldsplit.c
impls/galerkin/galerkin.c
impls/gasm/gasm.c
impls/hypre/hypre.c
impls/is/nn/nn.c
impls/jacobi/jacobi.c
impls/ksp/pcksp.c
impls/lsc/lsc.c
impls/mg/mg.c
impls/pbjacobi/pbjacobi.c
impls/redistribute/redistribute.c
impls/redundant/redundant.c
impls/sacusp/sacusp.cu
impls/shell/shellpc.c
impls/sor/sor.c
impls/spai/ispai.c
impls/supportgraph/supportgraph.c
impls/svd/svd.c
impls/tfs/tfs.c
/petsc/src/mat/examples/tests/ex97.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/mpi/crl/mcrl.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.h
/petsc/src/mat/impls/aij/seq/bas/spbas.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/fileio/ffpath.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/prefix.c
/petsc/src/sys/plog/plog.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/vec/examples/tests/ex37.c
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/examples/tutorials/ex1e.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecstash.c
9a4708fe22-Feb-2011 Jed Brown <jed@59A2.org>

PCGetOperators: do not overwrite pc->mat if pc->pmat has not been set

That was probably just a typo, but I think the new code has more consistent logic.

Hg-commit: 78db18acc2e95b3c5cb1dd2d47c4ce587

PCGetOperators: do not overwrite pc->mat if pc->pmat has not been set

That was probably just a typo, but I think the new code has more consistent logic.

Hg-commit: 78db18acc2e95b3c5cb1dd2d47c4ce587e86a6a1

show more ...

04b59e8822-Feb-2011 Victor Minden <victorminden@gmail.com>

removed some extra spaces
added framework for AINVCUSP pc -- yet untested

Hg-commit: bea909974b1f9447e9b535a8b973135632edf4f3

dce485f021-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

added KSPReset()
changed PCDestroy() to use PCReset()
changed VecDestroy() and MatDestroy() to zero pointer

Hg-commit: e3a0adf50e88a7c67465681b9f8393abb75b1cda

84d2ac1420-Feb-2011 Victor Minden <victorminden@gmail.com>

changed hypre makefile to require hypre package
changed sacusp makefile to ignore sacusppoly for now as we work out bugs with cusp developers

Hg-commit: cce27326fc421bd49c3872100bc56e69b5d2154d

bfc29b7120-Feb-2011 Victor Minden <victorminden@gmail.com>

added sacusppoly pc for cuda

Hg-commit: bf90289adddf05b8cf487bccac075579d76f6e90

0ce6c5a220-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

finished PCReset()

Hg-commit: 691cfba3da1cda345aff7b648cdc160528832ff4

f4bdf6c419-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

moved mhyp.c to seperate directory so do not need if defined hypre for entire file

Hg-commit: 5909da589d1be4b138405b1dbdf4bea0def124c1


/petsc/config/PETSc/utilities/sharedLibraries.py
/petsc/config/examples/arch-linux-pkgs-gcov.py
/petsc/config/examples/arch-linux-pkgs-opt.py
/petsc/config/examples/arch-linux-pkgs-valgrind.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/include/sieve/ALE_mem.hh
/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/examples/tests/output/ex1_1.out
/petsc/src/dm/examples/tests/output/ex24_1.out
/petsc/src/dm/examples/tests/output/ex25_1.out
/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/examples/tests/output/ex4_1.out
/petsc/src/dm/impls/da/hypre/mhyp.c
/petsc/src/dm/impls/da/hypre/mhyp.h
/petsc/src/dm/impls/da/makefile
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex53.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex53.out
impls/hypre/hypre.c
/petsc/src/mat/examples/tests/output/ex102_1.out
/petsc/src/mat/examples/tests/output/ex10_1.out
/petsc/src/mat/examples/tests/output/ex114.out
/petsc/src/mat/examples/tests/output/ex114_2.out
/petsc/src/mat/examples/tests/output/ex114_3.out
/petsc/src/mat/examples/tests/output/ex11_1.out
/petsc/src/mat/examples/tests/output/ex11_2.out
/petsc/src/mat/examples/tests/output/ex11_3.out
/petsc/src/mat/examples/tests/output/ex11_4.out
/petsc/src/mat/examples/tests/output/ex12_4.out
/petsc/src/mat/examples/tests/output/ex134_1.out
/petsc/src/mat/examples/tests/output/ex135_1.out
/petsc/src/mat/examples/tests/output/ex137_1.out
/petsc/src/mat/examples/tests/output/ex139_1.out
/petsc/src/mat/examples/tests/output/ex14_1.out
/petsc/src/mat/examples/tests/output/ex15_1.out
/petsc/src/mat/examples/tests/output/ex16_1.out
/petsc/src/mat/examples/tests/output/ex20_1.out
/petsc/src/mat/examples/tests/output/ex21_1.out
/petsc/src/mat/examples/tests/output/ex52_1.out
/petsc/src/mat/examples/tests/output/ex52_2.out
/petsc/src/mat/examples/tests/output/ex52_3.out
/petsc/src/mat/examples/tests/output/ex52_4.out
/petsc/src/mat/examples/tests/output/ex59_1.out
/petsc/src/mat/examples/tests/output/ex59_2.out
/petsc/src/mat/examples/tests/output/ex59_3.out
/petsc/src/mat/examples/tests/output/ex5_11_A.out
/petsc/src/mat/examples/tests/output/ex5_11_B.out
/petsc/src/mat/examples/tests/output/ex5_12_A.out
/petsc/src/mat/examples/tests/output/ex5_12_B.out
/petsc/src/mat/examples/tests/output/ex5_21.out
/petsc/src/mat/examples/tests/output/ex5_22.out
/petsc/src/mat/examples/tests/output/ex5_23.out
/petsc/src/mat/examples/tests/output/ex5_24.out
/petsc/src/mat/examples/tests/output/ex5_31.out
/petsc/src/mat/examples/tests/output/ex5_32.out
/petsc/src/mat/examples/tests/output/ex5_33.out
/petsc/src/mat/examples/tests/output/ex5_34.out
/petsc/src/mat/examples/tests/output/ex60_1.out
/petsc/src/mat/examples/tests/output/ex61_1.out
/petsc/src/mat/examples/tests/output/ex61_2.out
/petsc/src/mat/examples/tests/output/ex6_1.out
/petsc/src/mat/examples/tests/output/ex8_1.out
/petsc/src/mat/examples/tests/output/ex98.out
/petsc/src/mat/examples/tests/output/ex9_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex10_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex10_2.out
/petsc/src/vec/vec/examples/tutorials/output/ex10_3.out
/petsc/src/vec/vec/examples/tutorials/output/ex12_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex16_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex17_1.out
88584be717-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

some more Matlab interface
error catch two default arguments to VecScatterCreate
starting PCReset()
AXYPX() and AXPY() manual page no longer warns of low performance.

Hg-commit: cc0cccc0f86a8f41a634

some more Matlab interface
error catch two default arguments to VecScatterCreate
starting PCReset()
AXYPX() and AXPY() manual page no longer warns of low performance.

Hg-commit: cc0cccc0f86a8f41a634e93ea78fc8e1011b8a4a

show more ...


/petsc/bin/maint/generatefortranstubs.py
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/PetscKSP.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscPC.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/examples/tutorials/ex10.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/builder.py
/petsc/config/cmakeboot.py
/petsc/config/cmakegen.py
/petsc/config/manifest.in
/petsc/include/finclude/makefile
/petsc/include/private/pcimpl.h
/petsc/setup.py
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
interface/precon.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/utils/axpy.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/random/examples/makefile
/petsc/src/sys/random/examples/tutorials/ex1.c
/petsc/src/sys/random/examples/tutorials/ex2.c
/petsc/src/sys/random/examples/tutorials/ex2_stock.txt
/petsc/src/sys/random/examples/tutorials/makefile
/petsc/src/sys/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/sys/viewer/impls/socket/matlab/sread.c
/petsc/src/sys/viewer/impls/socket/matlab/swrite.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/vec/vec/examples/tests/output/ex11_1.out
/petsc/src/vec/vec/examples/tests/output/ex12_1.out
/petsc/src/vec/vec/examples/tests/output/ex14_1.out
/petsc/src/vec/vec/examples/tests/output/ex15_1.out
/petsc/src/vec/vec/examples/tests/output/ex16_1.out
/petsc/src/vec/vec/examples/tests/output/ex17_1.out
/petsc/src/vec/vec/examples/tests/output/ex21_1.out
/petsc/src/vec/vec/examples/tests/output/ex21_2.out
/petsc/src/vec/vec/examples/tests/output/ex25_1.out
/petsc/src/vec/vec/examples/tests/output/ex29_1.out
/petsc/src/vec/vec/examples/tests/output/ex2_1.out
/petsc/src/vec/vec/examples/tests/output/ex37_1.out
/petsc/src/vec/vec/examples/tests/output/ex37_2.out
/petsc/src/vec/vec/examples/tests/output/ex38_1.out
/petsc/src/vec/vec/examples/tests/output/ex3_1.out
/petsc/src/vec/vec/examples/tests/output/ex4_1.out
/petsc/src/vec/vec/examples/tests/output/ex6_1.out
/petsc/src/vec/vec/examples/tests/output/ex7_1.out
/petsc/src/vec/vec/examples/tests/output/ex8_1.out
/petsc/src/vec/vec/examples/tests/output/ex9_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex2_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex5_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex5_2.out
/petsc/src/vec/vec/examples/tutorials/output/ex6_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex8_1.out
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vscat.c
20803bd009-Feb-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 674bc8187eb8d0423d5e5713bd4ba8a46a2b8020


/petsc/bin/maint/generateetags.py
/petsc/bin/matlab/classes/PetscOptionsGetString.m
/petsc/bin/matlab/classes/examples/tutorials/ex10.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/Zoltan.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/utilities/libraryOptions.py
/petsc/config/builder.py
/petsc/config/cmakeboot.py
/petsc/config/cmakegen.py
/petsc/config/examples/arch-cray-xt5-opt.py
/petsc/include/finclude/petscmatdef.h
/petsc/include/petscmat.h
/petsc/src/benchmarks/streams/BasicVersion.c
/petsc/src/benchmarks/streams/OpenMPVersion.c
/petsc/src/benchmarks/streams/makefile
/petsc/src/dm/interface/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/interface/itfunc.c
impls/factor/factor.c
impls/fieldsplit/fieldsplit.c
impls/shell/shellpc.c
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/ex121.c
/petsc/src/mat/examples/tests/ex142.c
/petsc/src/mat/examples/tests/ex143.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex143.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/fft/fft.c
/petsc/src/mat/impls/fft/fft.h
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/fft/fftw/ftn-custom/makefile
/petsc/src/mat/impls/fft/fftw/ftn-custom/zfftwf.c
/petsc/src/mat/impls/fft/fftw/makefile
/petsc/src/mat/impls/fft/makefile
/petsc/src/mat/impls/makefile
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/options.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/output/mp_10.out
6477988008-Feb-2011 Matthew G Knepley <knepley@gmail.com>

Now requirepackage is only used for proper packages, functions use requiresfunction, and the rest use requiresdefine

Hg-commit: dd65fd3461c02753386917514e6ebe12d345a30e


/petsc/bin/maint/confignightly/bb30
/petsc/bin/maint/iphonebuilder.py
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/packages/Triangle.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/PETSc/utilities/debuggers.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/PETSc/utilities/sharedLibraries.py
/petsc/config/builder.py
/petsc/config/cmakeboot.py
/petsc/config/configure.py
/petsc/config/install.py
/petsc/include/sieve/INumbering.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/src/dm/ao/impls/basic/ftn-custom/makefile
/petsc/src/dm/ao/impls/mapping/ftn-custom/makefile
/petsc/src/dm/ao/interface/ftn-custom/makefile
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/impls/composite/f90-custom/makefile
/petsc/src/dm/impls/composite/ftn-custom/makefile
/petsc/src/dm/impls/da/f90-custom/makefile
/petsc/src/dm/impls/da/ftn-custom/makefile
/petsc/src/dm/interface/ftn-custom/makefile
/petsc/src/dm/mesh/f90-custom/makefile
/petsc/src/dm/mesh/ftn-custom/makefile
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/gettinginfo.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/ksp/f90-mod/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/python/ftn-custom/makefile
/petsc/src/ksp/ksp/interface/f90-custom/makefile
/petsc/src/ksp/ksp/interface/ftn-custom/makefile
impls/asm/ftn-custom/makefile
impls/bicgstabcusp/makefile
impls/bjacobi/ftn-custom/makefile
impls/composite/ftn-custom/makefile
impls/factor/ftn-custom/makefile
impls/hypre/ftn-custom/makefile
impls/mg/ftn-custom/makefile
impls/python/ftn-custom/makefile
impls/sacusp/makefile
impls/shell/ftn-custom/makefile
interface/ftn-custom/makefile
/petsc/src/mat/color/ftn-custom/makefile
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/ex121.c
/petsc/src/mat/examples/tests/ex143.c
/petsc/src/mat/f90-mod/makefile
/petsc/src/mat/ftn-custom/makefile
/petsc/src/mat/ftn-kernels/makefile
/petsc/src/mat/impls/adj/mpi/ftn-custom/makefile
/petsc/src/mat/impls/aij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/makefile
/petsc/src/mat/impls/aij/seq/ftn-custom/makefile
/petsc/src/mat/impls/aij/seq/ftn-kernels/makefile
/petsc/src/mat/impls/aij/seq/matlab/makefile
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/baij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/baij/seq/ftn-custom/makefile
/petsc/src/mat/impls/baij/seq/ftn-kernels/makefile
/petsc/src/mat/impls/dense/mpi/ftn-custom/makefile
/petsc/src/mat/impls/dense/seq/ftn-custom/makefile
/petsc/src/mat/impls/fftw/fftw.c
/petsc/src/mat/impls/fftw/ftn-custom/makefile
/petsc/src/mat/impls/mffd/ftn-custom/makefile
/petsc/src/mat/impls/python/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/seq/ftn-custom/makefile
/petsc/src/mat/impls/shell/ftn-custom/makefile
/petsc/src/mat/interface/f90-custom/makefile
/petsc/src/mat/interface/ftn-custom/makefile
/petsc/src/mat/matfd/ftn-custom/makefile
/petsc/src/mat/order/ftn-custom/makefile
/petsc/src/mat/partition/ftn-custom/makefile
/petsc/src/mat/partition/impls/party/ftn-custom/makefile
/petsc/src/mat/partition/impls/scotch/ftn-custom/makefile
/petsc/src/mat/utils/ftn-custom/makefile
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/f90-mod/makefile
/petsc/src/snes/ftn-custom/makefile
/petsc/src/snes/impls/ls/ftn-custom/makefile
/petsc/src/snes/impls/python/ftn-custom/makefile
/petsc/src/snes/interface/f90-custom/makefile
/petsc/src/snes/interface/ftn-custom/makefile
/petsc/src/snes/utils/ftn-custom/makefile
/petsc/src/sys/ams/java/makefile
/petsc/src/sys/bag/f90-custom/makefile
/petsc/src/sys/draw/impls/win32/makefile
/petsc/src/sys/draw/impls/x/ftn-custom/makefile
/petsc/src/sys/draw/interface/ftn-custom/makefile
/petsc/src/sys/draw/utils/ftn-custom/makefile
/petsc/src/sys/error/ftn-custom/makefile
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-src/makefile
/petsc/src/sys/fileio/ftn-custom/makefile
/petsc/src/sys/fsrc/makefile
/petsc/src/sys/ftn-custom/makefile
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/matlabengine/ftn-custom/makefile
/petsc/src/sys/matlabengine/makefile
/petsc/src/sys/memory/ftn-custom/makefile
/petsc/src/sys/mpiuni/f90-mod/makefile
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/plog/ftn-custom/makefile
/petsc/src/sys/plog/logimpl.h
/petsc/src/sys/plog/utils/makefile
/petsc/src/sys/python/ftn-custom/makefile
/petsc/src/sys/random/impls/rand/makefile
/petsc/src/sys/random/impls/rand48/makefile
/petsc/src/sys/time/nt_time/makefile
/petsc/src/sys/time/rs6000_time/makefile
/petsc/src/sys/utils/ftn-custom/makefile
/petsc/src/sys/utils/ftn-kernels/makefile
/petsc/src/sys/verbose/ftn-custom/makefile
/petsc/src/sys/viewer/impls/ascii/ftn-custom/makefile
/petsc/src/sys/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/viewer/impls/binary/ftn-custom/makefile
/petsc/src/sys/viewer/impls/draw/ftn-custom/makefile
/petsc/src/sys/viewer/impls/hdf5/ftn-custom/makefile
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/viewer/impls/matlab/ftn-custom/makefile
/petsc/src/sys/viewer/impls/matlab/makefile
/petsc/src/sys/viewer/impls/socket/ftn-custom/makefile
/petsc/src/sys/viewer/impls/socket/makefile
/petsc/src/sys/viewer/impls/string/ftn-custom/makefile
/petsc/src/sys/viewer/interface/ftn-custom/makefile
/petsc/src/ts/f90-mod/makefile
/petsc/src/ts/impls/implicit/sundials/ftn-custom/makefile
/petsc/src/ts/impls/python/ftn-custom/makefile
/petsc/src/ts/interface/ftn-custom/makefile
/petsc/src/vec/f90-mod/makefile
/petsc/src/vec/ftn-custom/makefile
/petsc/src/vec/is/impls/block/ftn-custom/makefile
/petsc/src/vec/is/impls/f90-custom/makefile
/petsc/src/vec/is/interface/f90-custom/makefile
/petsc/src/vec/is/interface/ftn-custom/makefile
/petsc/src/vec/is/utils/f90-custom/makefile
/petsc/src/vec/is/utils/ftn-custom/makefile
/petsc/src/vec/pf/impls/matlab/makefile
/petsc/src/vec/vec/impls/mpi/ftn-custom/makefile
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/ftn-custom/makefile
/petsc/src/vec/vec/impls/seq/ftn-kernels/makefile
/petsc/src/vec/vec/interface/f90-custom/makefile
/petsc/src/vec/vec/interface/ftn-custom/makefile
/petsc/src/vec/vec/utils/ftn-custom/makefile
/petsc/src/vec/vec/utils/matlab/makefile
292fb18e07-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

updated Scotch.py to use latest Scotch and build parallel Scotch as well
updated Mumps.py to allow using parmetis and scotch together and to use parallel orderings from both of those packages.

Hg-co

updated Scotch.py to use latest Scotch and build parallel Scotch as well
updated Mumps.py to allow using parmetis and scotch together and to use parallel orderings from both of those packages.

Hg-commit: bcca2353f2b44910dc25f1a27c951e23830b9563

show more ...

bc59fbc504-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

bug in fieldsplit.c checking for saddle point

Hg-commit: 9432d4249a4d9365efdbae5cdb44a0e3dce2427f

01a7983903-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

added MPI to BasicVersion of streams to get some measure of parallel memory bandwidth
fixed OpenMPI version of streams to actually build with MPI

Hg-commit: 190640f459cfcd17b88515b33cbfb760a32096c2


/petsc/bin/maint/confignightly/bb30
/petsc/bin/maint/iphonebuilder.py
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/packages/Triangle.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/PETSc/utilities/debuggers.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/PETSc/utilities/sharedLibraries.py
/petsc/config/builder.py
/petsc/config/cmakeboot.py
/petsc/config/configure.py
/petsc/config/install.py
/petsc/include/sieve/INumbering.hh
/petsc/include/sieve/Numbering.hh
/petsc/src/benchmarks/streams/BasicVersion.c
/petsc/src/benchmarks/streams/OpenMPVersion.c
/petsc/src/benchmarks/streams/makefile
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/gettinginfo.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
impls/factor/factor.c
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/ex121.c
/petsc/src/mat/examples/tests/ex143.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/fftw/fftw.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/plog/logimpl.h
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
9f50734a25-Jan-2011 Victor Minden <victorminden@gmail.com>

changed option to max_it for cusp bicgstab

Hg-commit: a3f2459fee8ff24f8dcf8e08910a59a3f9968da7

3d74027024-Jan-2011 Victor Minden <victorminden@gmail.com>

added options for iterations and verbose monitor for bicgstabcusp

Hg-commit: 1ff3ffc92e1bd3a4fd5f676eee5a2965547b3348

7e8cb18922-Jan-2011 Barry Smith <bsmith@mcs.anl.gov>

updates to users manual
updates to lsc.c to auto-generate matrix needed in solver in preconditioner, added PCView for lsc

Hg-commit: f76284c2784df0e65608aafa9b7764ac8405f68d

ccd7512422-Jan-2011 Barry Smith <bsmith@mcs.anl.gov>

further work on users manual section on block solvers

Hg-commit: 73448a3773ada8770a10da680d636d8fe9359035

b7ef5f1321-Jan-2011 Barry Smith <bsmith@mcs.anl.gov>

changed more file names from cuda to cusp

Hg-commit: c5000cb46896546bd89b0a3eaeeef63664d38ffc

e3d235bd21-Jan-2011 Barry Smith <bsmith@mcs.anl.gov>

changed names of directories that had cuda to cusp
changed names of some files that had cuda to cusp

Hg-commit: 7e265e74bd58a9e4b021e6c83e3146332a07fbdb

1...<<181182183184185186187188189190>>...224