History log of /petsc/config/PETSc/ (Results 976 – 1000 of 1914)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b5f7372e03-May-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

added configure test to check if OpenMP is available (from petsc-dev-omp)

Hg-commit: 7d3b0654647965f12166f840822aac58916263e4


packages/openmp.py
/petsc/config/builder.py
/petsc/include/finclude/petscsysdef.h
/petsc/include/petsc-private/threadcommimpl.h
/petsc/include/petscthreadcomm.h
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexcreate.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/interface/dm.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/impls/gmres/gmres.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpb_aij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/matrart.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex67.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex1_X.out
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/sys/threadcomm/examples/tutorials/ex1.c
/petsc/src/sys/threadcomm/examples/tutorials/ex3.c
/petsc/src/sys/threadcomm/examples/tutorials/makefile
/petsc/src/sys/threadcomm/impls/makefile
/petsc/src/sys/threadcomm/impls/openmp/makefile
/petsc/src/sys/threadcomm/impls/openmp/openmp.c
/petsc/src/sys/threadcomm/impls/openmp/openmpimpl.h
/petsc/src/sys/threadcomm/impls/pthread/lockfree.c
/petsc/src/sys/threadcomm/impls/pthread/pthread.c
/petsc/src/sys/threadcomm/impls/pthread/pthreadimpl.h
/petsc/src/sys/threadcomm/interface/dlregisthreadcomm.c
/petsc/src/sys/threadcomm/interface/makefile
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/threadcomm/interface/threadcommregi.c
/petsc/src/sys/threadcomm/makefile
/petsc/src/sys/viewer/interface/viewers.c
/petsc/src/vec/vec/utils/vscat.c
cf1bdac701-May-2012 Satish Balay <balay@mcs.anl.gov>

#114662 update scotch

Hg-commit: d8b49725f826538781ae56a3cf8f5ec13fc59796


/petsc/bin/matlab/PetscBagRead.m
packages/PTScotch.py
/petsc/config/builder.py
/petsc/include/finclude/petscmat.h
/petsc/include/petsc-private/compleximpl.h
/petsc/include/petsc-private/daimpl.h
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/threadcommimpl.h
/petsc/include/petscbag.h
/petsc/include/petscdm.h
/petsc/include/petscdmakkt.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscthreadcomm.h
/petsc/include/petscviewer.h
/petsc/src/contrib/keyes/ex15.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/impls/memscalable/aomemscalable.c
/petsc/src/dm/ao/interface/aoreg.c
/petsc/src/dm/impls/akkt/dmakkt.c
/petsc/src/dm/impls/akkt/dmakkt.h
/petsc/src/dm/impls/akkt/makefile
/petsc/src/dm/impls/cartesian/cartesian.c
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexcreate.c
/petsc/src/dm/impls/complex/complexvtk.c
/petsc/src/dm/impls/complex/ctetgen.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/grvtk.c
/petsc/src/dm/impls/da/hypre/mhyp.c
/petsc/src/dm/impls/iga/iga.c
/petsc/src/dm/impls/makefile
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/impls/mesh/section.c
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/dm/impls/shell/dmshell.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/ainvcusp/ainvcusp.cu
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/cp/cp.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/parms/parms.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/sacusp/sacusp.cu
/petsc/src/ksp/pc/impls/sacusp/sacusppoly.cu
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/coarsen/coarsen.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex114.c
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex120.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/seqpthread/seqaijpthread.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/ij/matij.c
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffddef.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/convert.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex67.c
/petsc/src/snes/examples/tutorials/ex68.c
/petsc/src/snes/examples/tutorials/output/ex62_18.out
/petsc/src/snes/examples/tutorials/output/ex62_19.out
/petsc/src/snes/examples/tutorials/output/ex62_21.out
/petsc/src/snes/examples/tutorials/output/ex62_22.out
/petsc/src/snes/examples/tutorials/output/ex62_23.out
/petsc/src/snes/examples/tutorials/output/ex62_25.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_30.out
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_32.out
/petsc/src/snes/examples/tutorials/output/ex62_33.out
/petsc/src/snes/examples/tutorials/output/ex62_34.out
/petsc/src/snes/examples/tutorials/output/ex62_35.out
/petsc/src/snes/examples/tutorials/output/ex62_36.out
/petsc/src/snes/examples/tutorials/output/ex62_37.out
/petsc/src/snes/examples/tutorials/output/ex62_38.out
/petsc/src/snes/examples/tutorials/output/ex62_39.out
/petsc/src/snes/examples/tutorials/output/ex62_40.out
/petsc/src/snes/examples/tutorials/output/ex62_41.out
/petsc/src/snes/examples/tutorials/output/ex62_42.out
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/impls/shell/snesshell.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/impls/vi/rsaug/virsaug.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/impls/shell/linesearchshell.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/bag/f90-custom/zbagf90.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/interface/dbuff.c
/petsc/src/sys/draw/interface/dellipse.c
/petsc/src/sys/draw/interface/dline.c
/petsc/src/sys/draw/interface/dlinegw.c
/petsc/src/sys/draw/interface/dlinew.c
/petsc/src/sys/draw/interface/dmouse.c
/petsc/src/sys/draw/interface/dpoint.c
/petsc/src/sys/draw/interface/dpoints.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/interface/drect.c
/petsc/src/sys/draw/interface/dtext.c
/petsc/src/sys/draw/interface/dtextgs.c
/petsc/src/sys/draw/interface/dtexts.c
/petsc/src/sys/draw/interface/dtextv.c
/petsc/src/sys/draw/interface/dtri.c
/petsc/src/sys/draw/interface/dviewp.c
/petsc/src/sys/draw/utils/axisc.c
/petsc/src/sys/draw/utils/dscatter.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/draw/utils/lgc.c
/petsc/src/sys/error/err.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/ex5f90.F90
/petsc/src/sys/examples/tutorials/ex7.c
/petsc/src/sys/examples/tutorials/output/ex5_1.out
/petsc/src/sys/examples/tutorials/output/ex5f90_1.out
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/ftn-custom/zdestroyf.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/random/interface/randomc.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/sf/sf.c
/petsc/src/sys/shell/interface/sysshell.c
/petsc/src/sys/threadcomm/examples/makefile
/petsc/src/sys/threadcomm/examples/tutorials/ex1.c
/petsc/src/sys/threadcomm/examples/tutorials/ex2.c
/petsc/src/sys/threadcomm/examples/tutorials/ex3.c
/petsc/src/sys/threadcomm/examples/tutorials/makefile
/petsc/src/sys/threadcomm/impls/makefile
/petsc/src/sys/threadcomm/impls/nothread/makefile
/petsc/src/sys/threadcomm/impls/nothread/nothread.c
/petsc/src/sys/threadcomm/impls/nothread/nothreadimpl.h
/petsc/src/sys/threadcomm/impls/pthread/lockfree.c
/petsc/src/sys/threadcomm/impls/pthread/pthread.c
/petsc/src/sys/threadcomm/impls/pthread/pthreadimpl.h
/petsc/src/sys/threadcomm/interface/dlregisthreadcomm.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/threadcomm/interface/threadcommregi.c
/petsc/src/sys/threadcomm/makefile
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/impls/string/stringv.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/characteristic/impls/da/slda.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex3.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/ex5.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex1f.F
/petsc/src/vec/is/examples/tests/ex2.c
/petsc/src/vec/is/examples/tests/ex2f.F
/petsc/src/vec/is/examples/tutorials/ex3.c
/petsc/src/vec/is/examples/tutorials/ex3f90.F
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/isreg.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/constant/const.c
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/examples/tests/ex43.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tests/output/ex43_1.out
/petsc/src/vec/vec/impls/mpi/commonmpvec.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/impls/seq/vsection.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vscat.c
480de6c827-Apr-2012 Matthew G Knepley <knepley@gmail.com>

Added --with-ctetgen to turn on CTetGen

Hg-commit: dd04d12ab01c0f30a0f398b4635022034335a2e6

c8bce0ea25-Apr-2012 Matthew G Knepley <knepley@gmail.com>

Fix operation for double on GPU

Hg-commit: 47e20042981ecac6ff0a9fd1e26cba3294eb93c9


/petsc/bin/julia/PETSc.jl
/petsc/bin/julia/examples/tutorials/exKSP.jl
/petsc/bin/maint/generateetags.py
/petsc/bin/matlab/classes/PETSC_COMM_SELF.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/conf/rules
FEM.py
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsnesdef.h
/petsc/include/petsc-private/daimpl.h
/petsc/include/petsc-private/threadcommimpl.h
/petsc/include/petsc-private/vecimpl.h
/petsc/include/petscdmmesh.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscthreadcomm.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/makefile
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexvtk.c
/petsc/src/dm/impls/complex/ctetgen.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/pc/impls/ainvcusp/makefile
/petsc/src/ksp/pc/impls/bicgstabcusp/makefile
/petsc/src/ksp/pc/impls/sacusp/makefile
/petsc/src/mat/impls/aij/mpi/mpicusp/makefile
/petsc/src/mat/impls/aij/seq/seqcusp/makefile
/petsc/src/mat/impls/cufft/makefile
/petsc/src/snes/examples/tutorials/ex52_integrateElement_coef.cu
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/sf/sf.c
/petsc/src/sys/threadcomm/impls/pthread/lockfree.c
/petsc/src/sys/threadcomm/impls/pthread/pthread.c
/petsc/src/sys/threadcomm/impls/pthread/pthreadimpl.h
/petsc/src/sys/threadcomm/interface/dlregisthreadcomm.c
/petsc/src/sys/threadcomm/interface/makefile
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/impls/mpi/mpicusp/makefile
/petsc/src/vec/vec/impls/seq/seqcusp/makefile
cdae536123-Apr-2012 Satish Balay <balay@mcs.anl.gov>

backout 7d4d615e6b46 [it works for only 'hg pull -u' but not 'hg pull; hg update']

Hg-commit: 11715e74c4123d17f15ce9c7f7de31255ae1b0bd

947784eb23-Apr-2012 Satish Balay <balay@mcs.anl.gov>

chain link buildsystem for 'hg pull'

Hg-commit: 7d4d615e6b46c16b794a58a707ef043aca40fdb7

523c889e21-Apr-2012 Matthew G Knepley <knepley@gmail.com>

Fix for new variable coefficient FEM

Hg-commit: 521ac7d31c9a8e48c301686458de226499b29532

440af75f17-Apr-2012 Jed Brown <jed@59A2.org>

Define any extra PETSC_HAVE_* macros for CMake build

Hg-commit: 68e0a24038a0845f56745b7e51a5a4542984fe5d

0c7841a315-Apr-2012 Jed Brown <jed@59A2.org>

Add preliminary PAMI-based implementation of Iallreduce(), untested

Hg-commit: 0c213f97859622665bffbe7ecf887b73517a0903

a23e934316-Apr-2012 Matthew G Knepley <knepley@gmail.com>

Fix small configure bug

Hg-commit: 2b865b17a0b6325f1837adcac667e0645293600d

66b08ab116-Apr-2012 Matthew G Knepley <knepley@gmail.com>

Added in #defines from packages for Jed

Hg-commit: ea90472d64db1862969b339ac100803676b7d563

159c441214-Apr-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Apple doesn't support __thread, use pthreads API pthread_get/setspecific() instead.

Hg-commit: 758c4a646abfbe1bd113431b2081f15241d5ceaf


packages/pthreadclasses.py
/petsc/src/dm/impls/complex/complex.c
/petsc/src/snes/examples/tutorials/output/ex62_18.out
/petsc/src/snes/examples/tutorials/output/ex62_19.out
/petsc/src/snes/examples/tutorials/output/ex62_20.out
/petsc/src/snes/examples/tutorials/output/ex62_21.out
/petsc/src/snes/examples/tutorials/output/ex62_22.out
/petsc/src/snes/examples/tutorials/output/ex62_23.out
/petsc/src/snes/examples/tutorials/output/ex62_24.out
/petsc/src/snes/examples/tutorials/output/ex62_25.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_30.out
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_32.out
/petsc/src/snes/examples/tutorials/output/ex62_33.out
/petsc/src/snes/examples/tutorials/output/ex62_34.out
/petsc/src/snes/examples/tutorials/output/ex62_36.out
/petsc/src/snes/examples/tutorials/output/ex62_37.out
/petsc/src/snes/examples/tutorials/output/ex62_38.out
/petsc/src/snes/examples/tutorials/output/ex62_39.out
/petsc/src/snes/examples/tutorials/output/ex62_40.out
/petsc/src/snes/examples/tutorials/output/ex62_41.out
/petsc/src/snes/examples/tutorials/output/ex62_42.out
/petsc/src/sys/objects/pthread/lockfree.c
/petsc/src/sys/objects/pthread/pthread.c
/petsc/src/sys/objects/pthread/pthreadimpl.h
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthreadimpl.h
016d19f914-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

error out configure if using pthreadclasses and no __thread available

Hg-commit: c7d6fd07395bc4fbe349637dce8ba662c7b65b73


/petsc/bin/matlab/PetscBinaryWrite.m
packages/pthreadclasses.py
/petsc/include/petsc-private/compleximpl.h
/petsc/include/petsc-private/matimpl.h
/petsc/include/petsc-private/petscimpl.h
/petsc/include/petsc-private/vecimpl.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/makefile
/petsc/src/benchmarks/streams/PthreadVersion.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/keyes/ex15.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/examples/tests/ex33.c
/petsc/src/dm/impls/adda/adda.c
/petsc/src/dm/impls/cartesian/cartesian.c
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexcreate.c
/petsc/src/dm/impls/complex/complexexodusii.c
/petsc/src/dm/impls/complex/complexvtk.c
/petsc/src/dm/impls/complex/ctetgen.c
/petsc/src/dm/impls/complex/makefile
/petsc/src/dm/impls/complex/predicates.c
/petsc/src/dm/impls/composite/packm.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dagetarray.c
/petsc/src/dm/impls/da/dagetelem.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/mesh/examples/tests/ex1.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tests/output/ex22_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex22_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex22_3.out
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/mat/examples/tests/output/ex37_4.out
/petsc/src/mat/examples/tests/output/ex37_6.out
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijcusp.cu
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/aij/seq/seqpthread/seqaijpthread.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/ij/matij.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex35.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex52_integrateElement.cu
/petsc/src/snes/examples/tutorials/ex56.c
/petsc/src/snes/examples/tutorials/ex57.c
/petsc/src/snes/examples/tutorials/ex60.c
/petsc/src/snes/examples/tutorials/ex61.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex63.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/ex653D.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/ex40f90.out
/petsc/src/snes/examples/tutorials/output/ex48_4.out
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/impls/vi/ss/viss.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/impls/cp/linesearchcp.c
/petsc/src/snes/linesearch/impls/l2/linesearchl2.c
/petsc/src/sys/comm/examples/tests/ex1.c
/petsc/src/sys/comm/sectioncopy.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/objects/pthread/lockfree.c
/petsc/src/sys/objects/pthread/makefile
/petsc/src/sys/objects/pthread/nopool.c
/petsc/src/sys/objects/pthread/pthread.c
/petsc/src/sys/objects/pthread/pthreadimpl.h
/petsc/src/sys/objects/pthread/pthreadpool_chain.c
/petsc/src/sys/objects/pthread/pthreadpool_main.c
/petsc/src/sys/objects/pthread/pthreadpool_tree.c
/petsc/src/sys/objects/pthread/pthreadpool_true.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/viewer/impls/vtk/vtkv.c
/petsc/src/sys/viewer/impls/vtk/vtkvimpl.h
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonictest.m
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/vec/examples/tests/ex15.c
/petsc/src/vec/vec/examples/tests/ex16.c
/petsc/src/vec/vec/examples/tutorials/ex11.c
/petsc/src/vec/vec/impls/mpi/mpipthread/mpivecpthread.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthread.c
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthreadimpl.h
/petsc/src/vec/vec/impls/seq/vsection.c
/petsc/src/vec/vec/interface/vector.c
d9caa51a09-Apr-2012 Satish Balay <balay@mcs.anl.gov>

remove duplicate definition of HAVE_PTHREADCLASSES

Hg-commit: c8b8601bfaeab286f9ce937c545e3650db931085


packages/pthreadclasses.py
/petsc/include/finclude/petsckspdef.h
/petsc/include/petsc-private/kspimpl.h
/petsc/include/petsc-private/matimpl.h
/petsc/include/petscdmmesh.hh
/petsc/include/petscksp.h
/petsc/include/petscvec.h
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/impls/adda/adda.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dagtol.c
/petsc/src/dm/impls/da/dagtona.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/mesh/examples/tests/section2.cxx
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/impls/mesh/meshexodus.c
/petsc/src/dm/impls/mesh/section.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/ex37.c
/petsc/src/ksp/ksp/examples/tutorials/ex13.c
/petsc/src/ksp/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/makefile
/petsc/src/ksp/ksp/impls/gmres/pgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/pgmres/pgmres.c
/petsc/src/ksp/ksp/impls/gmres/pgmres/pgmresimpl.h
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/mat/examples/tests/ex139.c
/petsc/src/mat/examples/tests/ex141.c
/petsc/src/mat/examples/tests/ex143.c
/petsc/src/mat/examples/tests/ex144.c
/petsc/src/mat/examples/tests/ex146.c
/petsc/src/mat/examples/tests/ex147.c
/petsc/src/mat/examples/tests/ex158.c
/petsc/src/mat/examples/tutorials/ex2.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/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/seqpthread/seqaijpthread.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pthread/lockfree.c
/petsc/src/sys/objects/pthread/nopool.c
/petsc/src/sys/objects/pthread/pthread.c
/petsc/src/sys/objects/pthread/pthreadimpl.h
/petsc/src/sys/objects/pthread/pthreadpool_chain.c
/petsc/src/sys/objects/pthread/pthreadpool_main.c
/petsc/src/sys/objects/pthread/pthreadpool_tree.c
/petsc/src/sys/objects/pthread/pthreadpool_true.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/vec/vec/examples/tests/ex16.c
/petsc/src/vec/vec/examples/tests/ex33.c
/petsc/src/vec/vec/examples/tests/ex37.c
/petsc/src/vec/vec/examples/tests/ex40.c
/petsc/src/vec/vec/examples/tutorials/ex11f.F
/petsc/src/vec/vec/examples/tutorials/ex19.c
/petsc/src/vec/vec/impls/mpi/ftn-custom/zpbvecf.c
/petsc/src/vec/vec/impls/mpi/mpicusp/mpicusp.cu
/petsc/src/vec/vec/impls/mpi/mpipthread/mpivecpthread.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/ftn-custom/zbvec2f.c
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthread.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vinv.c
997ce2ba07-Apr-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Renamed PETSC_ThreadLocal to PETSC_PTHREAD_LOCAL

Hg-commit: 4df31eb1b3a41b153bf3bc18f26cb46c4bf6f76c

fe89fe5a07-Apr-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Made PetscStack to be thread local for pthreads version.
Added configure test to define the thread local specifier PETSC_ThreadLocal to either __thread (Linux) or declspec(thread) (Windows)
http://en

Made PetscStack to be thread local for pthreads version.
Added configure test to define the thread local specifier PETSC_ThreadLocal to either __thread (Linux) or declspec(thread) (Windows)
http://en.wikipedia.org/wiki/Thread-local_storage

Hg-commit: bf2991091f1a0ae7fada40fe84e42ea9c2be24d8

show more ...

302f38e805-Apr-2012 Mark F. Adams <mark.adams@columbia.edu>

added support for getting near null space vectors from Mat.

Changed API for PCSetCoordinates to prepare for GAMG KKT solver.

samll clean ups.

Hg-commit: d5ce660d8f75cc2b9a446f9700efd17b7ec77a24


/petsc/conf/adic.init
/petsc/conf/adicmf.init
/petsc/conf/adicmfb.init
/petsc/conf/rules
packages/Prometheus.py
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsnesdef.h
/petsc/include/petsc-private/linesearchimpl.h
/petsc/include/petscdmmesh_viewers.hh
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/sieve/FEMProblem.hh
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/mesh/examples/tests/closure1.cxx
/petsc/src/dm/impls/mesh/examples/tutorials/ex1.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen.h
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen_2.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex_coarsen_3.c
/petsc/src/dm/impls/mesh/examples/tutorials/fvTest.cxx
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/features/details.html
/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/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex46.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex30_1.out
/petsc/src/snes/examples/tutorials/output/ex46_1.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/qn/qn.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/impls/cp/linesearchcp.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/plog/plog.c
/petsc/src/ts/characteristic/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/ex26.c
d0fe3ea504-Apr-2012 Matthew G Knepley <knepley@gmail.com>

Fix for CUDA configure

Hg-commit: 814b16fb181ce5e6505aba258e9c860feeef83f0


/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP.m
/petsc/bin/matlab/classes/matlabheader.h
packages/cuda.py
/petsc/config/examples/arch-matlab-uni-mkl_ilp64.py
/petsc/include/finclude/petscsnes.h
/petsc/include/petscerror.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/makefile
/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_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_bjacobi.out
/petsc/src/snes/examples/tutorials/output/ex19_cusp.out
/petsc/src/snes/examples/tutorials/output/ex19_fas.out
/petsc/src/snes/examples/tutorials/output/ex19_ngmres_fas.out
/petsc/src/snes/examples/tutorials/output/ex19_ngmres_fas_ms.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/ex23_1.out
/petsc/src/snes/examples/tutorials/output/ex25_1.out
/petsc/src/snes/examples/tutorials/output/ex25_2.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/ngmres/snesngmres.h
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
1a40673503-Apr-2012 Matthew G Knepley <knepley@gmail.com>

CUDA now reports the compiler arch

Hg-commit: 75fa2c74495232787bdd657eaca41973affba855


packages/cuda.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/include/petsc-private/petscimpl.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/mat/blockinvert.h
/petsc/src/mat/blocktranspose.h
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/baij/mpi/bstream/mpibstream.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/baij/seq/bstream/bstream.c
/petsc/src/mat/impls/baij/seq/bstream/bstrmfact.c
/petsc/src/mat/impls/baij/seq/dgedi.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex52_integrateElement.cu
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/plog/plog.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h
c44cbf6a01-Apr-2012 Matthew G Knepley <knepley@gmail.com>

Added a flag to allow CUDA compiling without Thrust/Cusp
- Until they are downloadable, this is necessary

Hg-commit: 7ebba1f296aab4c06fa4a9ae5cf39e538e9d1be6

3c6212a330-Mar-2012 Matthew G Knepley <knepley@gmail.com>

Made flexible scalar type for GPU assembly
- ex52 tests still pass in single

Hg-commit: cf64037655db7aab0ef1783e5e1afc0b186c4643


FEM.py
/petsc/config/configure.py
/petsc/config/install.py
/petsc/include/finclude/petscsnes.h
/petsc/include/petsc-private/matimpl.h
/petsc/include/petsc-private/petscimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petscbt.h
/petsc/include/petscerror.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/makefile
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/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/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/ij/matij.c
/petsc/src/mat/impls/ij/stashij.c
/petsc/src/mat/impls/ij/stashij.h
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/snes/examples/tutorials/ex52_integrateElement.cu
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex5_5_fas_additive.out
/petsc/src/snes/examples/tutorials/output/ex5_5_ncg.out
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/gs/snesgs.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/impls/x/makefile
/petsc/src/sys/draw/impls/x/text.c
/petsc/src/sys/draw/impls/x/tone.c
/petsc/src/sys/draw/impls/x/wmap.c
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/draw/impls/x/ximpl.h
/petsc/src/sys/draw/impls/x/xinit.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/python/pythonsys.c
/petsc/src/sys/utils/mpilong.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/vec/examples/tutorials/makefile
4a92a97901-Apr-2012 Jed Brown <jed@59A2.org>

Can use xmmintrin.h when CUDA is supported, guard using __CUDACC__

Hg-commit: 9f97546463cd207e5a200e458ee9b6c2b7ad3b94

f467884f31-Mar-2012 Barry Smith <bsmith@mcs.anl.gov>

removed listed run test that did not exist
fixed missing testexamples_X by unifying the name of X windows in the make files etc always as X not sometimes X11

Hg-commit: 7f1b4c7c3dcb8b1842e10dc1e9136

removed listed run test that did not exist
fixed missing testexamples_X by unifying the name of X windows in the make files etc always as X not sometimes X11

Hg-commit: 7f1b4c7c3dcb8b1842e10dc1e91364d5a41a2a26

show more ...


/petsc/bin/maint/builddist
/petsc/bin/maint/download-count.sh
/petsc/conf/rules
/petsc/conf/test
utilities/Regression.py
/petsc/config/builder.py
/petsc/include/finclude/petscsnesdef.h
/petsc/include/makefile
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc-private/matimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/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/examples/tests/makefile
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/impls/complex/complexexodusii.c
/petsc/src/dm/impls/mesh/examples/tests/makefile
/petsc/src/dm/impls/mesh/examples/tutorials/makefile
/petsc/src/dm/impls/mesh/meshexodus.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/makefile
/petsc/src/docs/manualpages-sec/header_PetscSF
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.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/qcg/qcg.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/makefile
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/interface/dlregismat.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex1_1.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/fas/fas.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/gs/snesgs.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/ncg/snesncg.c
/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/tr/tr.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/impls/vi/ss/viss.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/impls/basic/linesearchbasic.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/impls/cp/linesearchcp.c
/petsc/src/snes/linesearch/impls/l2/linesearchl2.c
/petsc/src/snes/linesearch/impls/shell/linesearchshell.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/linesearch/interface/linesearchregi.c
/petsc/src/snes/linesearch/makefile
/petsc/src/sys/draw/examples/tests/makefile
/petsc/src/sys/draw/examples/tutorials/makefile
/petsc/src/sys/error/fp.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/plog/plog.c
/petsc/src/sys/random/examples/tutorials/makefile
/petsc/src/sys/sf/examples/tutorials/makefile
/petsc/src/sys/shell/examples/tests/makefile
/petsc/src/sys/shell/examples/tutorials/makefile
/petsc/src/sys/viewer/examples/tests/makefile
/petsc/src/sys/viewer/examples/tutorials/makefile
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/phasefield/makefile
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/pf/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/utils/veccusp/vscatcusp.c
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysicsNonlinear/makefile
5f4a130a28-Mar-2012 Satish Balay <balay@mcs.anl.gov>

merge from 32

Hg-commit: 9b67cec165772d54219a7f98edc32421d226fa62


packages/fftw.py
/petsc/config/examples/arch-cuda-cg-opt.py
/petsc/config/install.py
/petsc/include/petsc-private/dmimpl.h
/petsc/include/petsc-private/matimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsnesfas.h
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/dm/impls/complex/complexexodusii.c
/petsc/src/dm/impls/complex/ctetgen.c
/petsc/src/dm/impls/complex/makefile
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmget.c
/petsc/src/dm/interface/makefile
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex50_fas.out
/petsc/src/snes/examples/tutorials/output/ex50_ngmres_fas.out
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/fas/fasgalerkin.c
/petsc/src/snes/impls/fas/fasimpls.h
/petsc/src/snes/impls/fas/makefile
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/impls/shell/linesearchshell.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/dmsnes.c
/petsc/src/sys/sf/sf.c
839eeacd26-Mar-2012 Satish Balay <balay@mcs.anl.gov>

update parmetis [also metis tarball inplace] with the fix disabling building binaries.

Hg-commit: a24dd87cb14e234fa57b6803cc86b30e81240e8d

1...<<31323334353637383940>>...77