History log of /petsc/src/mat/impls/aij/seq/ (Results 2226 – 2250 of 4200)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8972f75926-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

add MatMultTransColoringApplyDenToSp()

Hg-commit: 55f04facce91feb6114badef2b92d0e50ded7ae3

d441b88825-Oct-2011 Jed Brown <jed@59A2.org>

Fix MatInvertBlockDiagonal_SeqAIJ, the old code produced the transpose so it was worthless for nonsymmetric problems

Hg-commit: 0e6ed694016804d0acbdbcfb01574005ffa20378

c8db22f625-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

add MatMultTransposeColoringApply()

Hg-commit: d828d4c5d7928c859bac4fe88e9190babd4c122b

b1683b5925-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

add MatMultTransposeColoringCreate() and MatMultTransposeColoringDestroy()

Hg-commit: 07822c8102acbf3d860363a2e0292b9f4bdf6afc


/petsc/bin/matlab/@PetscOpenFile/read.m
/petsc/bin/pythonscripts/PetscBinaryIO.py
/petsc/bin/pythonscripts/petsc_conf.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/numdiff.py
/petsc/config/cmakeboot.py
/petsc/config/configure.py
/petsc/include/finclude/petsctsdef.h
/petsc/include/petscctable.h
/petsc/include/petscerror.h
/petsc/include/petsclog.hh
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscsys.hh
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/private/fortranimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/tsimpl.h
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tests/ex12f.F
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex12f_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex16f_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex45f.F
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex13f90_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex14_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex45f_1.out
/petsc/src/mat/examples/makefile
/petsc/src/mat/examples/tests/ex161.c
/petsc/src/mat/examples/tests/ex16f90.F
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex16f90_1.out
/petsc/src/mat/examples/tests/output/ex67f_1.out
/petsc/src/mat/examples/tests/output/ex79f_1.out
/petsc/src/mat/examples/tests/output/ex7_1.out
aij.c
aij.h
matmatmult.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/output/ex12_1.out
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/output/ex15_1.out
/petsc/src/snes/examples/tutorials/output/ex48_1.out
/petsc/src/snes/examples/tutorials/output/ex48_2.out
/petsc/src/snes/examples/tutorials/output/ex48_3.out
/petsc/src/snes/examples/tutorials/output/ex48_4.out
/petsc/src/snes/examples/tutorials/output/ex5_6.out
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ncg/snesncgimpl.h
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/ngmres/snesngmres.h
/petsc/src/snes/interface/snesls.c
/petsc/src/sys/draw/utils/axisc.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/examples/tests/ex23.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/ts/adapt/impls/basic/adaptbasic.c
/petsc/src/ts/adapt/impls/cfl/adaptcfl.c
/petsc/src/ts/adapt/impls/makefile
/petsc/src/ts/adapt/impls/none/adaptnone.c
/petsc/src/ts/adapt/impls/none/makefile
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/examples/tests/output/ex4_7.out
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex21.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex2_1.out
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/phasefield/heat.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/examples/tutorials/output/ex1f_2.out
/petsc/src/vec/vec/examples/tutorials/output/ex7_1.out
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/utils/vscat.c
e2cac8ca20-Oct-2011 Jed Brown <jed@59A2.org>

Move an=A->cmap->n into USE_ARRAY block to silence unused variable warning (since USE_ARRAY is off by default)

Hg-commit: 46a78ae510706d58ac21475a4c8d0c87f2817d2b

6973769b20-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

add array implementation for sparse dot product - slower :-(

Hg-commit: 4808c53e08bf424152591d45922351d2b3278e73

81d82fe420-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

implement MatMatMultTransposeNumeric_SeqAIJ_SeqAIJ()

Hg-commit: 5f7c3284a881788d8b85f388a59ed05989359b47


/petsc/bin/win32fe/win32fe.exe
/petsc/bin/win32fe/win32feutils.dll
/petsc/config/PETSc/packages/numdiff.py
/petsc/include/petscvec.h
/petsc/src/dm/impls/iga/iga.c
/petsc/src/ksp/ksp/examples/tests/ex10.c
/petsc/src/ksp/ksp/examples/tests/output/ex10_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex49_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex49_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex49_3.out
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/supportgraph/lowstretch.cpp
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex93_1.out
matmatmult.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex3_1.out
/petsc/src/snes/examples/tutorials/output/ex3_2.out
/petsc/src/snes/examples/tutorials/output/ex3_3.out
/petsc/src/snes/examples/tutorials/output/ex3_4.out
/petsc/src/snes/examples/tutorials/output/ex5_3.out
/petsc/src/snes/examples/tutorials/output/ex5_4.out
/petsc/src/sys/error/err.c
/petsc/src/ts/adapt/impls/basic/adaptbasic.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/output/ex4_1.out
/petsc/src/ts/examples/tutorials/output/ex4_2.out
/petsc/src/ts/examples/tutorials/output/ex4_3.out
/petsc/src/ts/examples/tutorials/output/ex4_4.out
/petsc/src/vec/vec/examples/tutorials/ex9.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/vmpicr.c
c55dd79919-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed a few PetscOptionsGetInt(PETSC_NULL, to use object prefix

Hg-commit: 18077e155b608bf1c6379b862b95c69ac5c98077

1fa1209c19-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

implement MatMatMultTransposeSymbolic_SeqAIJ_SeqAIJ()

Hg-commit: 764b5e7101e34400970de155641432cfe097af59

5df89d9118-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

rename MatMatTransposeMult() for A^T * B; MatMatMultTranspose() for A * B^T (not implemented yet)

Hg-commit: a142087cf282822ab67182371e8b850cbc565e08

a54f2f9818-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

changed MatDuplicate_SeqAIJ() to handle CUSP case

Hg-commit: 21d153a26151c2657ffec0ae380feacb96bf10cf


/petsc/bin/win32fe/win32fe.exe
/petsc/bin/win32fe/win32feutils.dll
/petsc/config/PETSc/packages/numdiff.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/include/petscmat.h
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/benchmarks/benchmarkAssembly.py
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/ksp/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/ksp/examples/tutorials/ex53.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex53.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex9_1.out
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/output/ex129.out
/petsc/src/mat/examples/tests/output/ex160.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
aij.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_10.out
/petsc/src/snes/examples/tutorials/output/ex19_6.out
/petsc/src/snes/examples/tutorials/output/ex19_7.out
/petsc/src/snes/examples/tutorials/output/ex19_8.out
/petsc/src/snes/examples/tutorials/output/ex19_9.out
/petsc/src/snes/examples/tutorials/output/ex5_1.out
/petsc/src/snes/examples/tutorials/output/ex5_2.out
/petsc/src/snes/examples/tutorials/output/ex5_3.out
/petsc/src/snes/examples/tutorials/output/ex5_4.out
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/ngmres/snesngmres.h
/petsc/src/sys/objects/pthread.c
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthread.c
b5b29cf712-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

minor cleanup MatPtAPNumeric_SeqAIJ_SeqAIJ()

Hg-commit: cd73944d83a5093aa65010455630fa59740ac818

2eea6e1611-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

better fix for MatAXPY() updating gpu flag for changed matrix (also MatShift())

Hg-commit: 2ddd8efc3f35f1b73a00ba4ade4ddde9b3697fc4

176df52511-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

updated AIJCUSP matrix so that MatAXPY() results in reloading the matrix to the GPU because the GPU matrix is no longer valid

Hg-commit: 4a78d299751875f3374d33efba517927757445e3


/petsc/bin/petscnagupgrade.py
/petsc/bin/pythonscripts/PetscGenerateFEMQuadrature.py
/petsc/conf/rules
/petsc/config/PETSc/FEM.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/config/configure.py
/petsc/include/finclude/petscsnes.h
/petsc/include/petscdmmesh.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/private/daimpl.h
/petsc/include/private/snesimpl.h
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/grvtk.c
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex1_3d_big.bnd
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex1_3d_big.lcon
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex1_3d_big.nodes
/petsc/src/dm/impls/mesh/examples/tutorials/ex1.c
/petsc/src/dm/impls/mesh/examples/tutorials/output/ex1_0.out
/petsc/src/dm/impls/mesh/examples/tutorials/output/ex1_1.out
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tests/ex3.c
/petsc/src/ksp/ksp/examples/tests/ex4.c
/petsc/src/ksp/ksp/examples/tests/output/ex24_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex24_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex24_3.out
/petsc/src/ksp/ksp/examples/tests/output/ex24_4.out
/petsc/src/ksp/ksp/examples/tests/output/ex3_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex3_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex4_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex5_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex5_2.out
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/output/ex2_1.out
/petsc/src/ksp/pc/impls/ainvcusp/ainvcusp.cu
/petsc/src/ksp/pc/impls/sacusp/sacusp.cu
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex15_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
aij.c
seqcusp/aijcusp.cu
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/ij/matij.c
/petsc/src/mat/impls/ij/petsckhash.h
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/integrateLaplacianQuadrature.cu
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex52_2.out
/petsc/src/snes/examples/tutorials/output/ex52_3.out
/petsc/src/snes/examples/tutorials/output/ex52_6.out
/petsc/src/snes/examples/tutorials/output/ex52_7.out
/petsc/src/snes/examples/tutorials/output/ex52_8.out
/petsc/src/snes/examples/tutorials/output/ex5f90t_1.out
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesls.c
/petsc/src/sys/error/err.c
/petsc/src/sys/objects/pgname.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/viewer/impls/makefile
/petsc/src/sys/viewer/impls/vtk/makefile
/petsc/src/sys/viewer/impls/vtk/vtkv.c
/petsc/src/sys/viewer/impls/vtk/vtkvimpl.h
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/impls/mpi/makefile
/petsc/src/vec/vec/impls/mpi/mpipthread/makefile
/petsc/src/vec/vec/impls/mpi/mpipthread/mpivecpthread.c
/petsc/src/vec/vec/impls/mpi/mpipthread/mpivecpthreadimpl.h
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthread.c
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthreadimpl.h
/petsc/src/vec/vec/interface/vecregall.c
861d938e04-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge of patch for 3.2 for pbjacobi preconditioning

Hg-commit: ac19ef62f9a4f3b94290ce733a2eecc95134aec2

20d7bb6104-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

fixes for txgpupetsc so it does not turn off MatMult_SeqAIJCUSP without inodes

Hg-commit: 317794c7c85893baf63fec41155938ffc7c802e0

d021a1c503-Oct-2011 Victor Minden <victorminden@gmail.com>

fixed a giant array to be malloc-ed in my triple function

Hg-commit: 61119cb1a21c1d2a094ef9fe3a2d1150b8f102fc


/petsc/.hgignore
/petsc/bin/maint/xclude
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/pthreadclasses.py
/petsc/config/examples/basic/arch-gcc-real-O.py
/petsc/config/examples/basic/arch-gcc-real.py
/petsc/config/examples/basic/arch-gcc64-real-O.py
/petsc/config/examples/basic/arch-gcc64-real.py
/petsc/config/examples/basic/arch-gxx-complex-O.py
/petsc/config/examples/basic/arch-gxx-complex.py
/petsc/config/examples/basic/arch-gxx-real-O.py
/petsc/config/examples/basic/arch-gxx-real.py
/petsc/config/examples/basic/arch-gxx64-complex-O.py
/petsc/config/examples/basic/arch-gxx64-complex.py
/petsc/config/examples/basic/arch-gxx64-real-O.py
/petsc/config/examples/basic/arch-gxx64-real.py
/petsc/include/finclude/ftn-custom/petsctsdef.h90
/petsc/include/finclude/ftn-custom/petsctshide.h90
/petsc/include/finclude/petscsysdef.h
/petsc/include/finclude/petsctsdef.h
/petsc/include/petscdm.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/private/dmimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Overlap.hh
/petsc/makefile
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex1.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/gamg/makefile
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex145.c
/petsc/src/mat/examples/tests/ex158.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex1_1.out
/petsc/src/mat/examples/tutorials/ex14.c
/petsc/src/mat/examples/tutorials/ex16.c
/petsc/src/mat/examples/tutorials/makefile
aij.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/ij/matij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex15.c
/petsc/src/snes/examples/tutorials/ex35.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/integrateLaplacianQuadrature.cu
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex15_1.out
/petsc/src/snes/examples/tutorials/output/ex15_2.out
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasimpls.h
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsimpl.h
/petsc/src/snes/impls/ls/makefile
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ncg/snesncgimpl.h
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/impls/richardson/snesrichardsonimpl.h
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesls.c
/petsc/src/sys/examples/tests/ex22.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/objects/gcomm.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/objects/pthread.c
/petsc/src/sys/utils/sorti.c
/petsc/src/ts/adapt/impls/basic/adaptbasic.c
/petsc/src/ts/adapt/impls/basic/makefile
/petsc/src/ts/adapt/impls/cfl/adaptcfl.c
/petsc/src/ts/adapt/impls/cfl/makefile
/petsc/src/ts/adapt/impls/makefile
/petsc/src/ts/adapt/interface/makefile
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/adapt/makefile
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/makefile
/petsc/src/vec/vec/examples/tests/ex41.c
/petsc/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthread.c
77d1f60e27-Sep-2011 Victor Minden <victorminden@gmail.com>

removed an extra var from CPU triple construction

Hg-commit: ac95e47cf2df44ed9c78458fe72c72570b828ee5

80ef6e7927-Sep-2011 Matthew G Knepley <knepley@gmail.com>

Turn off Fortran for the new matrix constructor

Hg-commit: bcce49f070eb0449ec5b49aca7407856ed240029

1230e6d127-Sep-2011 Victor Minden <victorminden@gmail.com>

finished initial implementation of MatCreateSeqAIJFromTriple.

Hg-commit: f0020c3688658a43c266938cf7f99a35cd163649

8a0b0e6b27-Sep-2011 Victor Minden <victorminden@gmail.com>

added base for MatCreateSeqAIJFromTriple

Hg-commit: 83c792bacc2ee63fd4e1d48fffc5b81ee9dfb32a


/petsc/bin/pythonscripts/PetscGenerateFEMQuadrature.py
/petsc/conf/rules
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/FEM.py
/petsc/config/builder.py
/petsc/config/examples/arch-linux-gxx-real-opt.py
/petsc/include/petscctable.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscsnesfas.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/dm/ao/examples/tests/ex3d/makefile
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/examples/tests/ex21.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/impls/mesh/examples/tutorials/makefile
/petsc/src/dm/makefile
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/ksp/ksp/examples/tests/ex10.c
/petsc/src/ksp/ksp/examples/tests/ex15.c
/petsc/src/ksp/ksp/examples/tests/ex17.c
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tests/ex25.c
/petsc/src/ksp/ksp/examples/tests/ex27.c
/petsc/src/ksp/ksp/examples/tests/ex28.c
/petsc/src/ksp/ksp/examples/tests/ex3.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex31.c
/petsc/src/ksp/ksp/examples/tests/ex37.c
/petsc/src/ksp/ksp/examples/tests/ex4.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tests/ex7.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/ksp/examples/tutorials/ex46.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex51.c
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/ex53.c
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex106.c
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/ex121.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/ex142.c
/petsc/src/mat/examples/tests/ex143.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex158.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex16.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
aij.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/ij/makefile
/petsc/src/mat/impls/ij/matij.c
/petsc/src/mat/impls/ij/petsckhash.h
/petsc/src/mat/impls/ij/stashij.c
/petsc/src/mat/impls/ij/stashij.h
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex653D.c
/petsc/src/snes/examples/tutorials/integrateLaplacianQuadrature.cu
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasimpls.h
/petsc/src/snes/impls/fas/makefile
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/error/examples/tests/makefile
/petsc/src/sys/examples/tests/ex24.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tests/output/ex24_1.out
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pthread.c
/petsc/src/sys/utils/ctable.c
/petsc/src/sys/utils/sorti.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/viewer/examples/tutorials/makefile
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/ts/characteristic/examples/tutorials/makefile
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex25.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex25_1.out
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/vec/examples/tests/ex41.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tutorials/ex18.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/bvec2.c
/petsc/src/vec/vec/impls/seq/seqpthread/makefile
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthread.c
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthreadimpl.h
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/python/makefile
976c927d23-Sep-2011 Jed Brown <jed@59A2.org>

merge from 3.2

Hg-commit: 136b1a81df3a1c609acad95fbce77ebeead8502d


/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/include/finclude/petsctsdef.h
/petsc/include/petscctable.h
/petsc/include/petscdmmesh.h
/petsc/include/petscts.h
/petsc/src/dm/impls/cartesian/cartesian.c
/petsc/src/dm/impls/da/usfft/matusfft.c
/petsc/src/dm/impls/mesh/f90-custom/zsectionf90.c
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/mat/examples/tests/ex160.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex160.out
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
aij.c
superlu/superlu.c
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex65.c
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/makefile
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pthread.c
/petsc/src/sys/utils/ctable.c
/petsc/src/ts/examples/tutorials/ex22.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex22_1.out
/petsc/src/ts/examples/tutorials/output/ex22_2.out
/petsc/src/ts/examples/tutorials/output/ex22_3.out
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/vsection.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vecmpitoseq.c
6f69dda121-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: f3ef751a6e049b1f35fb61c484c44e4d842f3a24

913ac41f21-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

added KSPDefaultConvergedDestroy() for Fortran

Hg-commit: f55cb2ae1785272de91118d0c4cad25a7adf3942


/petsc/.hgignore
/petsc/.hgtags
/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/asterix-test.sh
/petsc/bin/maint/package-test.sh
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/toclapack.sh
/petsc/bin/maint/update-docs.py
/petsc/bin/maint/xclude
/petsc/bin/pythonscripts/PetscGenerateFEMQuadrature.py
/petsc/bin/urlget.py
/petsc/conf/rules
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/FEM.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/Generator.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/rosw.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/packages/tetgen.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/config/configure.py
/petsc/config/install.py
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsys.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petsctsdef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petscadic.h
/petsc/include/petscao.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petsccharacteristic.h
/petsc/include/petscdm.h
/petsc/include/petscdmmesh.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/kspimpl.h
/petsc/include/private/pcimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/Overlap.hh
/petsc/include/sieve/Partitioner.hh
/petsc/makefile
/petsc/src/benchmarks/streams/BasicVersion.c
/petsc/src/benchmarks/streams/OpenMPVersion.c
/petsc/src/benchmarks/streams/makefile
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/fun3d/incomp/user.h
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/makefile
/petsc/src/contrib/remote/ex1.c
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/output/ex2_2.out
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex2_1.out
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/f90-custom/zdaindexf90.c
/petsc/src/dm/impls/mesh/examples/tutorials/electrostatic.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/grade2.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/mixedpoisson.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/navierStokes.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/stokesPeriodic.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/subduction.cxx
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/32.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/linearsolvertable.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/features/index.html
/petsc/src/docs/website/features/threads.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/ksp/examples/tests/ex11.c
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex11_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex11_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex35_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex35_2.out
/petsc/src/ksp/ksp/examples/tutorials/data/elem_2d_pln_strn_v_25.txt
/petsc/src/ksp/ksp/examples/tutorials/data/elem_2d_therm.txt
/petsc/src/ksp/ksp/examples/tutorials/data/elem_3d_elast_v_25.txt
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex44f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_24.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_25.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex55_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex55_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex56_0.out
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/gamg/makefile
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/tfs/tfs.h
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex10.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
aij.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/makefile
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/mpi/mpiaijsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex14f.F
/petsc/src/snes/examples/tests/ex17.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tests/output/ex10_1.out
/petsc/src/snes/examples/tests/output/ex12_1.out
/petsc/src/snes/examples/tests/output/ex14_1.out
/petsc/src/snes/examples/tests/output/ex17_1.out
/petsc/src/snes/examples/tests/output/ex1_1.out
/petsc/src/snes/examples/tests/output/ex1_2.out
/petsc/src/snes/examples/tests/output/ex1_3.out
/petsc/src/snes/examples/tests/output/ex1f_1.out
/petsc/src/snes/examples/tests/output/ex1f_2.out
/petsc/src/snes/examples/tests/output/ex4_1.out
/petsc/src/snes/examples/tests/output/ex7_1.out
/petsc/src/snes/examples/tests/output/ex9_1.out
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex19tu.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/ex33.c
/petsc/src/snes/examples/tutorials/ex38.c
/petsc/src/snes/examples/tutorials/ex39f90.F
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex42.c
/petsc/src/snes/examples/tutorials/ex44.c
/petsc/src/snes/examples/tutorials/ex45.c
/petsc/src/snes/examples/tutorials/ex46.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex49.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex59.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5f90t.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/ex61.c
/petsc/src/snes/examples/tutorials/ex633D_DB.c
/petsc/src/snes/examples/tutorials/ex64.c
/petsc/src/snes/examples/tutorials/ex65.c
/petsc/src/snes/examples/tutorials/ex65dm.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/examples/tutorials/integrateLaplacianQuadrature.cu
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex12_0.out
/petsc/src/snes/examples/tutorials/output/ex12_1.out
/petsc/src/snes/examples/tutorials/output/ex12_2.out
/petsc/src/snes/examples/tutorials/output/ex12_3.out
/petsc/src/snes/examples/tutorials/output/ex12_4.out
/petsc/src/snes/examples/tutorials/output/ex12_5.out
/petsc/src/snes/examples/tutorials/output/ex14_1.out
/petsc/src/snes/examples/tutorials/output/ex14_2.out
/petsc/src/snes/examples/tutorials/output/ex16_1.out
/petsc/src/snes/examples/tutorials/output/ex16_2.out
/petsc/src/snes/examples/tutorials/output/ex19_1.out
/petsc/src/snes/examples/tutorials/output/ex19_1.testout
/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_13.out
/petsc/src/snes/examples/tutorials/output/ex19_14.out
/petsc/src/snes/examples/tutorials/output/ex19_15.out
/petsc/src/snes/examples/tutorials/output/ex19_15a.out
/petsc/src/snes/examples/tutorials/output/ex19_16.out
/petsc/src/snes/examples/tutorials/output/ex19_16a.out
/petsc/src/snes/examples/tutorials/output/ex19_2.out
/petsc/src/snes/examples/tutorials/output/ex19_3.out
/petsc/src/snes/examples/tutorials/output/ex19_5.out
/petsc/src/snes/examples/tutorials/output/ex19_6.out
/petsc/src/snes/examples/tutorials/output/ex19_7.out
/petsc/src/snes/examples/tutorials/output/ex19_8.out
/petsc/src/snes/examples/tutorials/output/ex19_9.out
/petsc/src/snes/examples/tutorials/output/ex19_composite_fieldsplit.out
/petsc/src/snes/examples/tutorials/output/ex19_composite_fieldsplit_bjacobi.out
/petsc/src/snes/examples/tutorials/output/ex19_composite_fieldsplit_bjacobi_2.out
/petsc/src/snes/examples/tutorials/output/ex19_cusp.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_2.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_3.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_4.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_5.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_hypre.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_redundant.out
/petsc/src/snes/examples/tutorials/output/ex19_superlu.out
/petsc/src/snes/examples/tutorials/output/ex19_superlu_equil.out
/petsc/src/snes/examples/tutorials/output/ex1_1.out
/petsc/src/snes/examples/tutorials/output/ex1f_1.out
/petsc/src/snes/examples/tutorials/output/ex25_1.out
/petsc/src/snes/examples/tutorials/output/ex25_2.out
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex2_2.out
/petsc/src/snes/examples/tutorials/output/ex3_1.out
/petsc/src/snes/examples/tutorials/output/ex3_2.out
/petsc/src/snes/examples/tutorials/output/ex3_3.out
/petsc/src/snes/examples/tutorials/output/ex3_4.out
/petsc/src/snes/examples/tutorials/output/ex42_1.out
/petsc/src/snes/examples/tutorials/output/ex44.out
/petsc/src/snes/examples/tutorials/output/ex48_1.out
/petsc/src/snes/examples/tutorials/output/ex48_2.out
/petsc/src/snes/examples/tutorials/output/ex48_3.out
/petsc/src/snes/examples/tutorials/output/ex48_4.out
/petsc/src/snes/examples/tutorials/output/ex5_10.out
/petsc/src/snes/examples/tutorials/output/ex5_13.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/examples/tutorials/output/ex5_5_ngmres.out
/petsc/src/snes/examples/tutorials/output/ex5_5_ngmres_richardson.out
/petsc/src/snes/examples/tutorials/output/ex5_5_qn.out
/petsc/src/snes/examples/tutorials/output/ex5_5_richardson.out
/petsc/src/snes/examples/tutorials/output/ex5_7.out
/petsc/src/snes/examples/tutorials/output/ex5_9.out
/petsc/src/snes/examples/tutorials/output/ex5f90_1.out
/petsc/src/snes/examples/tutorials/output/ex5f90_2.out
/petsc/src/snes/examples/tutorials/output/ex5f90_3.out
/petsc/src/snes/examples/tutorials/output/ex5f90_4.out
/petsc/src/snes/examples/tutorials/output/ex5f90_5.out
/petsc/src/snes/examples/tutorials/output/ex5f90t_1.out
/petsc/src/snes/examples/tutorials/output/ex5f_1.out
/petsc/src/snes/examples/tutorials/output/ex5f_1.testout
/petsc/src/snes/examples/tutorials/output/ex5f_2.out
/petsc/src/snes/examples/tutorials/output/ex5f_3.out
/petsc/src/snes/examples/tutorials/output/ex5f_4.out
/petsc/src/snes/examples/tutorials/output/ex5f_5.out
/petsc/src/snes/examples/tutorials/output/ex6_1.out
/petsc/src/snes/examples/tutorials/output/ex6_2.out
/petsc/src/snes/examples/tutorials/output/ex8_1.out
/petsc/src/snes/examples/tutorials/output/ex8_3.out
/petsc/src/snes/examples/tutorials/output/ex9_1.out
/petsc/src/snes/examples/tutorials/output/ex9_2.out
/petsc/src/snes/impls/ksponly/ksponly.c
/petsc/src/snes/impls/ls/ftn-custom/zlsf.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsimpl.h
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/ncg/makefile
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ncg/snesncgimpl.h
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/ngmres/snesngmres.h
/petsc/src/snes/impls/qn/makefile
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/richardson/makefile
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/impls/richardson/snesrichardsonimpl.h
/petsc/src/snes/impls/shell/makefile
/petsc/src/snes/impls/shell/snesshell.c
/petsc/src/snes/impls/sorqn/sorqn.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/error/err.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fwk/examples/tests/makefile
/petsc/src/sys/fwk/examples/tutorials/makefile
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/fwk/interface/makefile
/petsc/src/sys/fwk/makefile
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/viewer/examples/tutorials/makefile
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/ex16.c
/petsc/src/ts/examples/tutorials/ex17.c
/petsc/src/ts/examples/tutorials/ex19.c
/petsc/src/ts/examples/tutorials/ex20.c
/petsc/src/ts/examples/tutorials/ex22.c
/petsc/src/ts/examples/tutorials/ex22f.F
/petsc/src/ts/examples/tutorials/ex24.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex17_1.out
/petsc/src/ts/examples/tutorials/output/ex22f_1.out
/petsc/src/ts/examples/tutorials/output/ex24_1.out
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/explicit/ssp/ftn-custom/makefile
/petsc/src/ts/impls/explicit/ssp/ftn-custom/zsspf.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/makefile
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/rosw/ftn-custom/makefile
/petsc/src/ts/impls/rosw/ftn-custom/zroswf.c
/petsc/src/ts/impls/rosw/makefile
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/utils/isblock.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/examples/tutorials/makefile
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/mp1.c
/petsc/tutorials/multiphysics/output/mp_1.out
/petsc/tutorials/multiphysics/output/mp_10.out
/petsc/tutorials/multiphysics/output/mp_2.out
/petsc/tutorials/multiphysics/output/mp_3.out
/petsc/tutorials/multiphysics/output/mp_4.out
/petsc/tutorials/multiphysics/output/mp_5.out
/petsc/tutorials/multiphysics/output/mp_6.out
/petsc/tutorials/multiphysics/output/mp_7.out
/petsc/tutorials/multiphysics/output/mp_8.out
/petsc/tutorials/multiphysics/output/mp_9.out
/petsc/tutorials/multiphysics/output/p1_1.out
/petsc/tutorials/multiphysics/output/p2_1.out
/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
fdfc40db21-Sep-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Pthreadclasses run on Apple now.

Hg-commit: ce806d3ce874ef1a7dbe61011710bda3cb40d10e


/petsc/.hgignore
/petsc/.hgtags
/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/asterix-test.sh
/petsc/bin/maint/package-test.sh
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/toclapack.sh
/petsc/bin/maint/update-docs.py
/petsc/bin/maint/xclude
/petsc/bin/pythonscripts/PetscGenerateFEMQuadrature.py
/petsc/bin/urlget.py
/petsc/conf/rules
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/FEM.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/Generator.py
/petsc/config/PETSc/packages/PARTY.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/pthread.py
/petsc/config/PETSc/packages/rosw.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/packages/tetgen.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/config/configure.py
/petsc/config/install.py
/petsc/include/finclude/petscmatdef.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsys.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petsctsdef.h
/petsc/include/finclude/petscviewer.h
/petsc/include/finclude/petscviewerdef.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petscadic.h
/petsc/include/petscao.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petsccharacteristic.h
/petsc/include/petscdm.h
/petsc/include/petscdmmesh.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/kspimpl.h
/petsc/include/private/pcimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/Overlap.hh
/petsc/include/sieve/Partitioner.hh
/petsc/makefile
/petsc/src/benchmarks/streams/BasicVersion.c
/petsc/src/benchmarks/streams/OpenMPVersion.c
/petsc/src/benchmarks/streams/makefile
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/fun3d/incomp/user.h
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/makefile
/petsc/src/contrib/remote/ex1.c
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/output/ex2_2.out
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex2_1.out
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/f90-custom/zdaindexf90.c
/petsc/src/dm/impls/mesh/examples/tutorials/electrostatic.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/grade2.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/mixedpoisson.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/navierStokes.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/stokesPeriodic.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/subduction.cxx
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/32.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/linearsolvertable.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/features/index.html
/petsc/src/docs/website/features/threads.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/ksp/examples/tests/ex11.c
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex11_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex11_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex35_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex35_2.out
/petsc/src/ksp/ksp/examples/tutorials/data/elem_2d_pln_strn_v_25.txt
/petsc/src/ksp/ksp/examples/tutorials/data/elem_2d_therm.txt
/petsc/src/ksp/ksp/examples/tutorials/data/elem_3d_elast_v_25.txt
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex44f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_24.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_25.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex55_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex55_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex56_0.out
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/gamg/makefile
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/tfs/tfs.h
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex10.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
aij.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/makefile
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/mpi/mpiaijsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex14f.F
/petsc/src/snes/examples/tests/ex17.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tests/output/ex10_1.out
/petsc/src/snes/examples/tests/output/ex12_1.out
/petsc/src/snes/examples/tests/output/ex14_1.out
/petsc/src/snes/examples/tests/output/ex17_1.out
/petsc/src/snes/examples/tests/output/ex1_1.out
/petsc/src/snes/examples/tests/output/ex1_2.out
/petsc/src/snes/examples/tests/output/ex1_3.out
/petsc/src/snes/examples/tests/output/ex1f_1.out
/petsc/src/snes/examples/tests/output/ex1f_2.out
/petsc/src/snes/examples/tests/output/ex4_1.out
/petsc/src/snes/examples/tests/output/ex7_1.out
/petsc/src/snes/examples/tests/output/ex9_1.out
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex19tu.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/ex33.c
/petsc/src/snes/examples/tutorials/ex38.c
/petsc/src/snes/examples/tutorials/ex39f90.F
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex42.c
/petsc/src/snes/examples/tutorials/ex44.c
/petsc/src/snes/examples/tutorials/ex45.c
/petsc/src/snes/examples/tutorials/ex46.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex49.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex59.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5f90t.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/ex61.c
/petsc/src/snes/examples/tutorials/ex633D_DB.c
/petsc/src/snes/examples/tutorials/ex64.c
/petsc/src/snes/examples/tutorials/ex65.c
/petsc/src/snes/examples/tutorials/ex65dm.c
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/examples/tutorials/integrateLaplacianQuadrature.cu
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex12_0.out
/petsc/src/snes/examples/tutorials/output/ex12_1.out
/petsc/src/snes/examples/tutorials/output/ex12_2.out
/petsc/src/snes/examples/tutorials/output/ex12_3.out
/petsc/src/snes/examples/tutorials/output/ex12_4.out
/petsc/src/snes/examples/tutorials/output/ex12_5.out
/petsc/src/snes/examples/tutorials/output/ex14_1.out
/petsc/src/snes/examples/tutorials/output/ex14_2.out
/petsc/src/snes/examples/tutorials/output/ex16_1.out
/petsc/src/snes/examples/tutorials/output/ex16_2.out
/petsc/src/snes/examples/tutorials/output/ex19_1.out
/petsc/src/snes/examples/tutorials/output/ex19_1.testout
/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_13.out
/petsc/src/snes/examples/tutorials/output/ex19_14.out
/petsc/src/snes/examples/tutorials/output/ex19_15.out
/petsc/src/snes/examples/tutorials/output/ex19_15a.out
/petsc/src/snes/examples/tutorials/output/ex19_16.out
/petsc/src/snes/examples/tutorials/output/ex19_16a.out
/petsc/src/snes/examples/tutorials/output/ex19_2.out
/petsc/src/snes/examples/tutorials/output/ex19_3.out
/petsc/src/snes/examples/tutorials/output/ex19_5.out
/petsc/src/snes/examples/tutorials/output/ex19_6.out
/petsc/src/snes/examples/tutorials/output/ex19_7.out
/petsc/src/snes/examples/tutorials/output/ex19_8.out
/petsc/src/snes/examples/tutorials/output/ex19_9.out
/petsc/src/snes/examples/tutorials/output/ex19_composite_fieldsplit.out
/petsc/src/snes/examples/tutorials/output/ex19_composite_fieldsplit_bjacobi.out
/petsc/src/snes/examples/tutorials/output/ex19_composite_fieldsplit_bjacobi_2.out
/petsc/src/snes/examples/tutorials/output/ex19_cusp.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_2.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_3.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_4.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_5.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_hypre.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_redundant.out
/petsc/src/snes/examples/tutorials/output/ex19_superlu.out
/petsc/src/snes/examples/tutorials/output/ex19_superlu_equil.out
/petsc/src/snes/examples/tutorials/output/ex1_1.out
/petsc/src/snes/examples/tutorials/output/ex1f_1.out
/petsc/src/snes/examples/tutorials/output/ex25_1.out
/petsc/src/snes/examples/tutorials/output/ex25_2.out
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex2_2.out
/petsc/src/snes/examples/tutorials/output/ex3_1.out
/petsc/src/snes/examples/tutorials/output/ex3_2.out
/petsc/src/snes/examples/tutorials/output/ex3_3.out
/petsc/src/snes/examples/tutorials/output/ex3_4.out
/petsc/src/snes/examples/tutorials/output/ex42_1.out
/petsc/src/snes/examples/tutorials/output/ex44.out
/petsc/src/snes/examples/tutorials/output/ex48_1.out
/petsc/src/snes/examples/tutorials/output/ex48_2.out
/petsc/src/snes/examples/tutorials/output/ex48_3.out
/petsc/src/snes/examples/tutorials/output/ex48_4.out
/petsc/src/snes/examples/tutorials/output/ex52_0.out
/petsc/src/snes/examples/tutorials/output/ex52_1.out
/petsc/src/snes/examples/tutorials/output/ex52_2.out
/petsc/src/snes/examples/tutorials/output/ex52_3.out
/petsc/src/snes/examples/tutorials/output/ex52_4.out
/petsc/src/snes/examples/tutorials/output/ex52_5.out
/petsc/src/snes/examples/tutorials/output/ex52_6.out
/petsc/src/snes/examples/tutorials/output/ex52_7.out
/petsc/src/snes/examples/tutorials/output/ex52_8.out
/petsc/src/snes/examples/tutorials/output/ex5_10.out
/petsc/src/snes/examples/tutorials/output/ex5_13.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/examples/tutorials/output/ex5_5_ngmres.out
/petsc/src/snes/examples/tutorials/output/ex5_5_ngmres_richardson.out
/petsc/src/snes/examples/tutorials/output/ex5_5_qn.out
/petsc/src/snes/examples/tutorials/output/ex5_5_richardson.out
/petsc/src/snes/examples/tutorials/output/ex5_7.out
/petsc/src/snes/examples/tutorials/output/ex5_9.out
/petsc/src/snes/examples/tutorials/output/ex5f90_1.out
/petsc/src/snes/examples/tutorials/output/ex5f90_2.out
/petsc/src/snes/examples/tutorials/output/ex5f90_3.out
/petsc/src/snes/examples/tutorials/output/ex5f90_4.out
/petsc/src/snes/examples/tutorials/output/ex5f90_5.out
/petsc/src/snes/examples/tutorials/output/ex5f90t_1.out
/petsc/src/snes/examples/tutorials/output/ex5f_1.out
/petsc/src/snes/examples/tutorials/output/ex5f_1.testout
/petsc/src/snes/examples/tutorials/output/ex5f_2.out
/petsc/src/snes/examples/tutorials/output/ex5f_3.out
/petsc/src/snes/examples/tutorials/output/ex5f_4.out
/petsc/src/snes/examples/tutorials/output/ex5f_5.out
/petsc/src/snes/examples/tutorials/output/ex6_1.out
/petsc/src/snes/examples/tutorials/output/ex6_2.out
/petsc/src/snes/examples/tutorials/output/ex8_1.out
/petsc/src/snes/examples/tutorials/output/ex8_3.out
/petsc/src/snes/examples/tutorials/output/ex9_1.out
/petsc/src/snes/examples/tutorials/output/ex9_2.out
/petsc/src/snes/impls/ksponly/ksponly.c
/petsc/src/snes/impls/ls/ftn-custom/zlsf.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsimpl.h
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/ncg/makefile
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ncg/snesncgimpl.h
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/ngmres/snesngmres.h
/petsc/src/snes/impls/qn/makefile
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/richardson/makefile
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/impls/richardson/snesrichardsonimpl.h
/petsc/src/snes/impls/shell/makefile
/petsc/src/snes/impls/shell/snesshell.c
/petsc/src/snes/impls/sorqn/sorqn.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/error/err.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fwk/examples/tests/makefile
/petsc/src/sys/fwk/examples/tutorials/makefile
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/fwk/interface/makefile
/petsc/src/sys/fwk/makefile
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/viewer/examples/tutorials/makefile
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/ex16.c
/petsc/src/ts/examples/tutorials/ex17.c
/petsc/src/ts/examples/tutorials/ex19.c
/petsc/src/ts/examples/tutorials/ex20.c
/petsc/src/ts/examples/tutorials/ex22.c
/petsc/src/ts/examples/tutorials/ex22f.F
/petsc/src/ts/examples/tutorials/ex24.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex17_1.out
/petsc/src/ts/examples/tutorials/output/ex22f_1.out
/petsc/src/ts/examples/tutorials/output/ex24_1.out
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/explicit/ssp/ftn-custom/makefile
/petsc/src/ts/impls/explicit/ssp/ftn-custom/zsspf.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/makefile
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/rosw/ftn-custom/makefile
/petsc/src/ts/impls/rosw/ftn-custom/zroswf.c
/petsc/src/ts/impls/rosw/makefile
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/utils/isblock.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/examples/tutorials/makefile
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthread.c
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/mp1.c
/petsc/tutorials/multiphysics/output/mp_1.out
/petsc/tutorials/multiphysics/output/mp_10.out
/petsc/tutorials/multiphysics/output/mp_2.out
/petsc/tutorials/multiphysics/output/mp_3.out
/petsc/tutorials/multiphysics/output/mp_4.out
/petsc/tutorials/multiphysics/output/mp_5.out
/petsc/tutorials/multiphysics/output/mp_6.out
/petsc/tutorials/multiphysics/output/mp_7.out
/petsc/tutorials/multiphysics/output/mp_8.out
/petsc/tutorials/multiphysics/output/mp_9.out
/petsc/tutorials/multiphysics/output/p1_1.out
/petsc/tutorials/multiphysics/output/p2_1.out
/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

1...<<81828384858687888990>>...168