History log of /petsc/src/sys/objects/ (Results 2176 – 2200 of 2473)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a4404d9925-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

aoptions.c fixes for single precision in sscanf use

Hg-commit: 36ca14d83aab9f38d9a16c48e990e75914a577aa

330cf3c924-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

changed handling of __SDIR__ to make a string inside of petscerror.h instead of in the shell
fixed Options database code for C++

Hg-commit: c6eceed7748cd722537376487a2ee1ff262eb623

3cc1e11d24-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

added support for GUI interface for PetscOptionsList()

Hg-commit: 87eec443dcebecef24166f250c0681dec26290ce

e26ddf3124-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

handle PetscOptions GUI for int and real array, fixed so PetscOptionsGetFromTextInput() prints over PETSC_COMM_WORLD

Hg-commit: 8134b8400823ac5e5073a2e9b17d9533d318391d

3fc1eb6a24-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

cleanup of options code

Hg-commit: 0c1607112f16f17152f4bd57ffee5ee65286e133

f971a69524-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

removed PetscOptionsHelp objects and code since they were not used

Hg-commit: 853bd784d1b50153cefae5ac7e5aa855631e5b09

538aa99023-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

support for GUI for PetscOptionsReal()
explain PetscOptionsObject.changedmethod

Hg-commit: 1ec5be9e77d352cedeb69f713e53ac1d9b7b1c34

af6d86ca23-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

tiny update to -options_gui forgot to get in last commit because of stupid murky design that does not display changed files first

Hg-commit: 334035f55511a213a6a217f67735ca403b8da0cd

aee2ceca23-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

very crude -options_gui that uses stdin is now working

Hg-commit: 5db3b2f044a20feeee821437c9e33c1d25fee236


/petsc/.hgignore
/petsc/bin/maint/gcov.py
/petsc/bin/matio.py
/petsc/config/PETSc/Configure.py
/petsc/config/builder.py
/petsc/include/finclude/ftn-custom/petscmesh.h90
/petsc/include/finclude/petscmat.h
/petsc/include/petscksp.h
/petsc/include/petsclog.hh
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscoptions.h
/petsc/include/private/fortranimpl.h
/petsc/include/private/matimpl.h
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/Distribution.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/Partitioner.hh
/petsc/include/sieve/Sections.hh
/petsc/src/dm/da/examples/tests/ex27.c
/petsc/src/dm/da/examples/tests/ex28.c
/petsc/src/dm/da/examples/tests/ex32.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tests/output/ex32_1.out
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/utils/mhyp.c
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolated1_p0.label
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolated2_parmetis_p0.label
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolated2_parmetis_p1.label
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist2_chaco_p0.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist2_chaco_p1.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist2_parmetis_p0.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist2_parmetis_p1.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist3_chaco_p0.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist3_chaco_p1.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist3_chaco_p2.mesh
/petsc/src/dm/mesh/examples/tests/idistribution1.cxx
/petsc/src/dm/mesh/examples/tests/imesh1.cxx
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/unitTests.cxx
/petsc/src/dm/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/meshexodus.c
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex34.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gcr/makefile
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/interface/ftn-custom/zitclf.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.h
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/bas/basfactor.c
/petsc/src/mat/impls/aij/seq/bas/makefile
/petsc/src/mat/impls/aij/seq/bas/spbas.c
/petsc/src/mat/impls/aij/seq/bas/spbas.h
/petsc/src/mat/impls/aij/seq/bas/spbas_cholesky.h
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/memory/ftn-custom/zmtrf.c
aoptions.c
options.c
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
4fcfbe5f16-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

minor cleanup to handle single precision complex
updated comments in petscblaslapack_*.h files to remove outdated information from cut and paste

Hg-commit: 4a92e669502fdabccef0967283527271701c1a71

a83b8d7616-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

added support for using single precision with complex numbers and C++.

Hg-commit: 9df3f420bae8813806da92c4f1fe2c29018e386c

c57a2cdf14-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

changed sending of function pointer messages in PetscOpenMP commands to use MPIU_SIZE_T object, not integer.

Hg-commit: eff130d7c311bfb14ff1ab9b693b67de4de6f860

95309d1714-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 537b7ad5a7485d8b85edc0113e622cebdfc7b269

9505b67514-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

improvements to PetscOpenMPMerge() to allow it to be run inside the program and an example of its use
updates to lsqr.c with preconditioning to more stable form

Hg-commit: 2d51898f92e225dc9c39f6963f

improvements to PetscOpenMPMerge() to allow it to be run inside the program and an example of its use
updates to lsqr.c with preconditioning to more stable form

Hg-commit: 2d51898f92e225dc9c39f6963fd52521b394fa6f

show more ...


/petsc/bin/maint/gcov.py
/petsc/bin/matlab/PetscReadBinaryMatlab.m
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/utilities/fortranCommandLine.py
/petsc/config/configure.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/petsc.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscviewer.h
/petsc/include/sieve/ALE_mem.hh
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/mesh/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.h
/petsc/src/ksp/ksp/impls/lsqr/lsqr_converged.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr_monitor.c
/petsc/src/ksp/ksp/impls/lsqr/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/mat/examples/tests/ex128.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex128.out
/petsc/src/mat/examples/tests/output/ex128_2.out
/petsc/src/mat/examples/tests/output/ex129.out
/petsc/src/mat/examples/tests/output/ex30_1.out
/petsc/src/mat/examples/tests/output/ex30_2.out
/petsc/src/mat/examples/tests/output/ex30_3.out
/petsc/src/mat/examples/tests/output/ex30_4.out
/petsc/src/mat/examples/tests/output/ex30_5.out
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/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/baijfact3.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/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/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/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/sys/fsrc/somefort.F
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/memory/mtr.c
mpinit.c
pinit.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
39fff65214-Feb-2010 Jed Brown <jed@59A2.org>

spell "of" with an "f"

Hg-commit: 88a36a94c7c8fbfb94eeafaafe4acf4034922fbd


/petsc/bin/maint/gcov.py
/petsc/bin/matlab/PetscReadBinaryMatlab.m
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/utilities/fortranCommandLine.py
/petsc/config/configure.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/petsc.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscviewer.h
/petsc/include/sieve/ALE_mem.hh
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/mesh/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.h
/petsc/src/ksp/ksp/impls/lsqr/lsqr_converged.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr_monitor.c
/petsc/src/ksp/ksp/impls/lsqr/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/mat/examples/tests/ex128.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex128.out
/petsc/src/mat/examples/tests/output/ex128_2.out
/petsc/src/mat/examples/tests/output/ex129.out
/petsc/src/mat/examples/tests/output/ex30_1.out
/petsc/src/mat/examples/tests/output/ex30_2.out
/petsc/src/mat/examples/tests/output/ex30_3.out
/petsc/src/mat/examples/tests/output/ex30_4.out
/petsc/src/mat/examples/tests/output/ex30_5.out
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/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/baijfact3.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/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/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/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/sys/fsrc/somefort.F
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/memory/mtr.c
options.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
17326d0404-Feb-2010 Jed Brown <jed@59A2.org>

Take two using PetscOptionsGetTruth in PetscOptionsTruthGroup

Hg-commit: cc88a75d9eafebea42b7a414771d18a89cf19195

5ebcd58d04-Feb-2010 Satish Balay <balay@mcs.anl.gov>

use -lpetsc for single-library=1 and -lpetscsys for single-library=0

Hg-commit: a8480cd095925bfa279aced5ffe2f4a4f100ebbd


/petsc/conf/rules
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/makefile
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/sys/adic/Gradient/makefile
/petsc/src/sys/adic/adic/makefile
/petsc/src/sys/adic/adintrinsics/makefile
/petsc/src/sys/bag/f90-custom/makefile
/petsc/src/sys/bag/makefile
/petsc/src/sys/dll/makefile
/petsc/src/sys/draw/impls/ps/makefile
/petsc/src/sys/draw/impls/win32/makefile
/petsc/src/sys/draw/impls/x/ftn-custom/makefile
/petsc/src/sys/draw/impls/x/makefile
/petsc/src/sys/draw/interface/ftn-custom/makefile
/petsc/src/sys/draw/interface/makefile
/petsc/src/sys/draw/makefile
/petsc/src/sys/draw/utils/ftn-custom/makefile
/petsc/src/sys/draw/utils/makefile
/petsc/src/sys/error/ftn-custom/makefile
/petsc/src/sys/error/makefile
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-src/fsrc/makefile
/petsc/src/sys/f90-src/makefile
/petsc/src/sys/fileio/ftn-custom/makefile
/petsc/src/sys/fileio/makefile
/petsc/src/sys/fsrc/makefile
/petsc/src/sys/ftn-custom/makefile
/petsc/src/sys/matlabengine/ftn-custom/makefile
/petsc/src/sys/matlabengine/makefile
/petsc/src/sys/memory/ftn-custom/makefile
/petsc/src/sys/memory/makefile
/petsc/src/sys/mpiuni/f90-mod/makefile
ftn-custom/makefile
makefile
/petsc/src/sys/plog/ftn-custom/makefile
/petsc/src/sys/plog/makefile
/petsc/src/sys/plog/utils/makefile
/petsc/src/sys/python/ftn-custom/makefile
/petsc/src/sys/python/makefile
/petsc/src/sys/random/impls/makefile
/petsc/src/sys/random/impls/rand/makefile
/petsc/src/sys/random/impls/rand48/makefile
/petsc/src/sys/random/impls/sprng/makefile
/petsc/src/sys/random/interface/makefile
/petsc/src/sys/time/makefile
/petsc/src/sys/time/nt_time/makefile
/petsc/src/sys/time/rs6000_time/makefile
/petsc/src/sys/utils/ftn-custom/makefile
/petsc/src/sys/utils/ftn-kernels/makefile
/petsc/src/sys/utils/makefile
/petsc/src/sys/verbose/ftn-custom/makefile
/petsc/src/sys/verbose/makefile
/petsc/src/sys/viewer/impls/ascii/ftn-custom/makefile
/petsc/src/sys/viewer/impls/ascii/makefile
/petsc/src/sys/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/viewer/impls/binary/ftn-custom/makefile
/petsc/src/sys/viewer/impls/binary/makefile
/petsc/src/sys/viewer/impls/draw/ftn-custom/makefile
/petsc/src/sys/viewer/impls/draw/makefile
/petsc/src/sys/viewer/impls/hdf5/ftn-custom/makefile
/petsc/src/sys/viewer/impls/hdf5/makefile
/petsc/src/sys/viewer/impls/mathematica/makefile
/petsc/src/sys/viewer/impls/matlab/ftn-custom/makefile
/petsc/src/sys/viewer/impls/matlab/makefile
/petsc/src/sys/viewer/impls/netcdf/makefile
/petsc/src/sys/viewer/impls/silo/makefile
/petsc/src/sys/viewer/impls/socket/ftn-custom/makefile
/petsc/src/sys/viewer/impls/socket/makefile
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/sys/viewer/impls/string/ftn-custom/makefile
/petsc/src/sys/viewer/impls/string/makefile
/petsc/src/sys/viewer/impls/vu/makefile
/petsc/src/sys/viewer/interface/ftn-custom/makefile
/petsc/src/sys/viewer/interface/makefile
fba5cdf804-Feb-2010 Jed Brown <jed@59A2.org>

Backed out changeset 54936a75dfe8

Oops, this broke everything. I'll track down the reason.

Hg-commit: ae0d7b56898cc82bb92bd00c5a58127b8e2918f4

5b1b47c604-Feb-2010 Jed Brown <jed@59A2.org>

PetscOptionsTruthGroup: use PetscOptionsGetTruth instead of PetscOptionsHasName

This allows deactivating members of a truth group with -long_option_name 0
instead of having to delete the whole optio

PetscOptionsTruthGroup: use PetscOptionsGetTruth instead of PetscOptionsHasName

This allows deactivating members of a truth group with -long_option_name 0
instead of having to delete the whole option name to deactivate.

Hg-commit: 54936a75dfe8d884297d4b92bb55dbb841ea4b17

show more ...

06a205a829-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

changed PetscSum_Op to MPIU_SUM to match the style we have for extra MPI stuff

Hg-commit: 6f826cf21d32c05c8a481b7d8be71073e672cf40

2c876bd929-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

added support to us MPI_C_DOUBLE_COMPLEX if it exists.

Hg-commit: c1dd1aecbb58a31cdf6a75e069e3e092253f12cb


/petsc/bin/maint/gcov.py
/petsc/bin/taucc.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/utilities/sharedLibraries.py
/petsc/config/configure.py
/petsc/config/install.py
/petsc/include/finclude/petscmat.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/sieve/ISieve.hh
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/mesh/meshbardhan.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tests/ex20.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/impls/broyden/broydenimpl.h
/petsc/src/ksp/ksp/impls/broyden/makefile
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/impls/cp/cp.c
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/snes/examples/tests/ex14f.F
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tests/output/ex14_1.out
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/sys/ftn-custom/zstart.c
init.c
pinit.c
ptype.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/vec/interface/vector.c
363c4d8021-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

remove extern_c_end that didn't seem to belong

Hg-commit: 5622b9a1a333393e0ead0546ac4fb95d0e620fbe

6861f19320-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

added support for any dimension for MAIJ matrices so DAGetInterpolation() will now support any size; not tested but simple code

Hg-commit: 587be0149b038e8aae3fb6f6edeb4cfd9a7b7aa2


/petsc/bin/maint/confignightly/n-gage
/petsc/bin/maint/confignightly/n-gage2
/petsc/bin/maint/confignightly/n-gage3
/petsc/config/examples/arch-opensolaris-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-opensolaris-cxx-pkgs-opt.py
/petsc/config/examples/arch-opensolaris-pkgs-opt.py
/petsc/include/petscdmmg.h
/petsc/include/petscis.h
/petsc/include/private/isimpl.h
/petsc/include/private/petscimpl.h
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/seq/baij.h
/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/baijfact3.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/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/snes/examples/tests/ex14f.F
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tests/output/ex14_1.out
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/utils/damgsnes.c
options.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/vec/interface/vector.c
7556704316-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

correcting of 0 assignments to double to be 0.

Hg-commit: 4e8d3c66ce68ac50361b8dc9292a6438842e1543


/petsc/bin/maint/buildtest
/petsc/bin/maint/checkBuilds.py
/petsc/bin/maint/confignightly/n-gage
/petsc/bin/maint/confignightly/n-gage2
/petsc/bin/maint/confignightly/n-gage3
/petsc/bin/maint/confignightly/wii
/petsc/bin/maint/confignightly/wii2
/petsc/bin/maint/confignightly/wii3
/petsc/bin/maint/gcov.py
/petsc/bin/maint/update-docs.py
/petsc/conf/rules
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/gmp.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/mpack.py
/petsc/config/PETSc/packages/qd.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/configure.py
/petsc/config/examples/arch-freebsd-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-freebsd-cxx-pkgs-opt.py
/petsc/config/examples/arch-freebsd-pkgs-opt.py
/petsc/config/examples/arch-opensolaris-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-opensolaris-cxx-pkgs-opt.py
/petsc/config/examples/arch-opensolaris-pkgs-opt.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petsc.h
/petsc/include/petsc.hh
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_qd.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmesh_formats.hh
/petsc/include/private/makefile
/petsc/include/sieve/problem/Base.hh
/petsc/include/sieve/problem/Functions.hh
/petsc/include/sieve/problem/LaplaceBEM.hh
/petsc/makefile
/petsc/src/benchmarks/streams/makefile
/petsc/src/bilinear/impls/dense/seq/bldense.c
/petsc/src/bilinear/impls/dense/seq/bldense.h
/petsc/src/bilinear/impls/dense/seq/makefile
/petsc/src/bilinear/interface/blregis.c
/petsc/src/bilinear/interface/makefile
/petsc/src/dm/adda/examples/makefile
/petsc/src/dm/ao/impls/mapping/ftn-custom/makefile
/petsc/src/dm/da/examples/tutorials/ex3.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/usfft/makefile
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/bratu1.hh
/petsc/src/dm/mesh/examples/tutorials/laplaceBEM1.hh
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/problemTests.cxx
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/meshbardhan.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/pc/impls/cp/cp.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/mat/blockinvert.h
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex129.out
/petsc/src/mat/examples/tutorials/ex13.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/crl/ftn-kernels/makefile
/petsc/src/mat/impls/aij/seq/inode.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/baijfact3.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/dense/seq/dense.c
/petsc/src/mat/impls/framework/makefile
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matio.c
/petsc/src/semiLagrange/impls/da/makefile
/petsc/src/semiLagrange/impls/da/slda.c
/petsc/src/semiLagrange/impls/da/slda.h
/petsc/src/semiLagrange/interface/makefile
/petsc/src/semiLagrange/interface/slregis.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/draw/impls/ps/pops.c
/petsc/src/sys/draw/interface/draw.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/draw/utils/hists.c
init.c
/petsc/src/sys/utils/ftn-kernels/makefile
/petsc/src/sys/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/viewer/interface/dlregispetsc.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysicsNonlinear/makefile
/petsc/tutorials/python/makefile
0f722e6607-Jan-2010 Satish Balay <balay@mcs.anl.gov>

merge from release

Hg-commit: 6cd160a837ad5cab8f32567eb4e7ef3a381a47f5


/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/Numpy.py
/petsc/config/PETSc/packages/P3Dlib.py
/petsc/config/PETSc/packages/PARTY.py
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/Prometheus.py
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/Suggar.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/packages/Triangle.py
/petsc/config/PETSc/packages/Zoltan.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/c2html.py
/petsc/config/PETSc/packages/cproto.py
/petsc/config/PETSc/packages/expat.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/lgrind.py
/petsc/config/PETSc/packages/ml.py
/petsc/config/PETSc/packages/oski.py
/petsc/config/PETSc/packages/pARMS.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/packages/spai.py
/petsc/config/PETSc/packages/spooles.py
/petsc/config/PETSc/packages/sprng.py
/petsc/config/PETSc/packages/sundials.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/configure.py
/petsc/config/install.py
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscts.h
/petsc/include/petsc.h
/petsc/include/sieve/problem/Base.hh
/petsc/include/sieve/problem/Bratu.hh
/petsc/include/sieve/problem/Functions.hh
/petsc/include/sieve/problem/LaplaceBEM.hh
/petsc/src/dm/da/src/da.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/makefile
/petsc/src/dm/da/utils/mhyp.c
/petsc/src/dm/da/utils/mhyp.h
/petsc/src/dm/mesh/examples/tutorials/bratu1.hh
/petsc/src/dm/mesh/examples/tutorials/laplaceBEM1.hh
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/problemTests.cxx
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.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/baijfact3.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/makefile
/petsc/src/mat/matfd/ftn-custom/zfdmatrixf.c
/petsc/src/snes/utils/damg.c
options.c

1...<<81828384858687888990>>...99