History log of /petsc/src/vec/ (Results 4751 – 4775 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fbf9398f16-May-2008 Satish Balay <balay@mcs.anl.gov>

fix compile warnings

Hg-commit: 22267683785e68ebfd477c3a238737f406248fdf

4d88940a16-May-2008 Satish Balay <balay@mcs.anl.gov>

fix compile warnings

Hg-commit: 40490eaa1d408debce886f75f2498180d5297632

951e3c8e16-May-2008 Barry Smith <bsmith@mcs.anl.gov>

finished adding protection for MPI IO usage in PETSc with PETSC_USE_MPIIO

Hg-commit: 81a22dfeb0164b21d7c287e99b92590bae6c4e5b

617f0dbc15-May-2008 Barry Smith <bsmith@mcs.anl.gov>

added MPI IO version of VecView_Seq_Binary and VecView_MPI_Binary
changed Fortran PetscInitialize() so error from pxfgetarg in getting program name
does not cause program stopping error

Hg-commit: f

added MPI IO version of VecView_Seq_Binary and VecView_MPI_Binary
changed Fortran PetscInitialize() so error from pxfgetarg in getting program name
does not cause program stopping error

Hg-commit: f4c0221f15d73814563525f0a0b96ccc7a2d1999

show more ...

5afb071115-May-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ef52a8078177b8b44731cc9f45cd43f2b6261754

a679641415-May-2008 Barry Smith <bsmith@mcs.anl.gov>

vecload and vecview_seq_binary now support MPI IO

Hg-commit: de95409472f3c12bc88b4c6d11233bfcf8c0fb39

9b754dc913-May-2008 Barry Smith <bsmith@mcs.anl.gov>

changed PetscOptionsInsertFile() to be scalable, now only process zero in the communicator opens the file
and broadcasts to the other processes. Arguments are changed.

Hg-commit: 045a41f43578938b

changed PetscOptionsInsertFile() to be scalable, now only process zero in the communicator opens the file
and broadcasts to the other processes. Arguments are changed.

Hg-commit: 045a41f43578938b9b7dcef065cf7b8c9a0a8c4f

show more ...

708350f512-May-2008 Satish Balay <balay@mcs.anl.gov>

fix compile warnings with MPI-IO changes

Hg-commit: 81e200c5ad71835daaafa31bbc03ebb7171e4d36

166c7f2510-May-2008 Barry Smith <bsmith@mcs.anl.gov>

changed PetscEvent to PetscLogEvent
Removed initialization of global variables PetscLogEvent and PetscCookie to 0 since no longer needed

Hg-commit: b49d69f3756a139801bd445902e6aa5221450631


/petsc/bin/maint/getinterfaces.py
/petsc/include/finclude/petscdef.h
/petsc/include/petsc.h
/petsc/include/petsclog.h
/petsc/include/petscmesh.h
/petsc/include/private/kspimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/meshimpl.h
/petsc/include/private/pcimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/benchmarks/PLogEvent.c
/petsc/src/contrib/semiLagrange/characteristic.h
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/dm/adda/adda.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/mesh/examples/tests/isection1.cxx
/petsc/src/dm/mesh/examples/tests/operator1.cxx
/petsc/src/dm/mesh/examples/tests/section1.cxx
/petsc/src/dm/mesh/examples/tests/sieve1.cxx
/petsc/src/dm/mesh/examples/tests/sifter1.cxx
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/ALE_log.hh
/petsc/src/dm/mesh/sieve/Selection.hh
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/draw/interface/draw.c
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/ftn-custom/zplog.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/plog/ftn-custom/zplogf.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/plog.h
/petsc/src/sys/plog/utils/classLog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/random/examples/ex1.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/utils/pbarrier.c
/petsc/src/sys/viewer/interface/dlregispetsc.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/ts/interface/ts.c
is/interface/index.c
is/utils/isltog.c
vec/examples/tutorials/ex5.c
vec/interface/vector.c
vec/utils/vscat.c
/petsc/tutorials/multiphysics/ff1.c
/petsc/tutorials/multiphysics/ff2.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/p1.c
/petsc/tutorials/multiphysics/p2.c
9afaeae210-May-2008 Barry Smith <bsmith@mcs.anl.gov>

changed PetscLogClassRegister() to PetscCookieRegister() and fixed calling sequence

Hg-commit: 9bf4c5c14bd579a1e7136bac681411624d111bf5

8cbcd9cc10-May-2008 Barry Smith <bsmith@mcs.anl.gov>

PetscLogEventRegister() returns event as final argument

Hg-commit: 48f3daa4669e948117ab4e8a2d02ec1f90b3dd53


/petsc/include/finclude/petscdef.h
/petsc/include/petsc.h
/petsc/include/petsclog.h
/petsc/include/petscmesh.hh
/petsc/include/petscmg.h
/petsc/src/benchmarks/PLogEvent.c
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/contrib/semiLagrange/interface/dlregis.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/mesh/examples/tests/distribution1.cxx
/petsc/src/dm/mesh/examples/tests/isection1.cxx
/petsc/src/dm/mesh/examples/tests/operator1.cxx
/petsc/src/dm/mesh/examples/tests/section1.cxx
/petsc/src/dm/mesh/examples/tests/sieve1.cxx
/petsc/src/dm/mesh/examples/tests/sifter1.cxx
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/dm/mesh/sieve/Selection.hh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/plog/ftn-custom/zplogf.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/random/examples/ex1.c
/petsc/src/sys/viewer/interface/dlregispetsc.c
/petsc/src/ts/interface/dlregists.c
vec/examples/tutorials/ex15.c
vec/examples/tutorials/ex5.c
vec/interface/dlregisvec.c
e39fd77f09-May-2008 Barry Smith <bsmith@mcs.anl.gov>

finished MPI IO version of binary viewer for Bags and with proper byte swapping for Intel with MPI IO

Hg-commit: 616bc2eeccfdf68ff3d242ffb3d0dcd0f069cbb2


/petsc/bin/mpiexec.uni
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/Prometheus.py
/petsc/config/PETSc/packages/Triangle.py
/petsc/config/bgp-ibm-opt.py
/petsc/config/configure.py
/petsc/config/sicortex.py
/petsc/include/petsc.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.hh
/petsc/include/petscviewer.h
/petsc/makefile
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/dm/makefile
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedDist1_p0.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedDist2_p0.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedDist2_p1.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist1_p0.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist2_p0.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist2_p1.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist3_p0.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist3_p1.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedIDist3_p2.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedOldDist1_p0.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedOldDist2_p0.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedOldDist2_p1.mesh
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedPreallocate1_p0.mat
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedPreallocate2_p0.mat
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedPreallocate2_p1.mat
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedPreallocate3_p0.mat
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedPreallocate3_p1.mat
/petsc/src/dm/mesh/examples/tests/data/2DUninterpolatedPreallocate3_p2.mat
/petsc/src/dm/mesh/examples/tests/distribution1.cxx
/petsc/src/dm/mesh/examples/tests/idistribution1.cxx
/petsc/src/dm/mesh/examples/tests/isieve1.cxx
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/unitTests.cxx
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/ISieve.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/dm/mesh/sieve/ParallelMapping.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/Selection.hh
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/impls/cg/cg.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/asa/asa.c
/petsc/src/ksp/pc/impls/mg/dmmg/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/snes/utils/sieve/makefile
/petsc/src/snes/utils/sieve/meshmgsnes.c
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-mod/petscmod.F
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/time/makefile
/petsc/src/sys/time/nt_time/makefile
/petsc/src/sys/time/nt_time/nt_time.c
/petsc/src/sys/time/rs6000_time/makefile
/petsc/src/sys/time/rs6000_time/rs6000_time.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zvcreatef.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/ts/impls/explicit/euler/euler.c
vec/utils/vecio.c
/petsc/tutorials/multiphysics/ff1.c
/petsc/tutorials/multiphysics/ff2.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/p1.c
/petsc/tutorials/multiphysics/p2.c
/petsc/tutorials/multiphysicsNonlinear/mp1.c
6a1dac6126-Apr-2008 Barry Smith <bsmith@mcs.anl.gov>

removed last of MPICCommToFortran() and noted removal in changes file

Hg-commit: 6f2ed111e44f0f9ada85eaf203e06178fe2efe07

a542b6e825-Apr-2008 Barry Smith <bsmith@mcs.anl.gov>

removed no longer needed converts of Fortran to C MPI_Comm (since MPI 1.1 has a standard for this)

Hg-commit: 263aca0fcfe7efcaed30a4abb46e648de3bb24ab


/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/generatefortranstubs.py
/petsc/include/petsc.h
/petsc/include/petscoptions.h
/petsc/include/private/fortranimpl.h
/petsc/src/dm/ao/impls/basic/ftn-custom/zaobasicf.c
/petsc/src/dm/ao/impls/mapping/ftn-custom/zaomappingf.c
/petsc/src/dm/da/src/ftn-custom/zda1f.c
/petsc/src/dm/da/src/ftn-custom/zda2f.c
/petsc/src/dm/da/src/ftn-custom/zda3f.c
/petsc/src/dm/da/utils/ftn-custom/zsda2f.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/mat/impls/adj/mpi/ftn-custom/zmpiadjf.c
/petsc/src/mat/impls/aij/mpi/ftn-custom/zmpiaijf.c
/petsc/src/mat/impls/aij/seq/ftn-custom/zaijf.c
/petsc/src/mat/impls/baij/mpi/ftn-custom/zmpibaijf.c
/petsc/src/mat/impls/baij/seq/ftn-custom/zbaijf.c
/petsc/src/mat/impls/dense/mpi/ftn-custom/zmpidensef.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/ftn-custom/zdensef.c
/petsc/src/mat/impls/rowbs/mpi/ftn-custom/zmpirowbsf.c
/petsc/src/mat/impls/sbaij/mpi/ftn-custom/zmpisbaijf.c
/petsc/src/mat/impls/sbaij/seq/ftn-custom/zsbaijf.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/snes/utils/ftn-custom/zdamgf.c
/petsc/src/sys/draw/impls/x/ftn-custom/zdrawopenxf.c
/petsc/src/sys/draw/interface/ftn-custom/zdrawregf.c
/petsc/src/sys/fileio/ftn-custom/zmpiuopenf.c
/petsc/src/sys/fileio/ftn-custom/zmprintf.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/ftn-custom/zstartf.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/matlabengine/ftn-custom/zmatlabf.c
/petsc/src/sys/objects/ftn-custom/zgcommf.c
/petsc/src/sys/objects/ftn-custom/zoptionsf.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/plog/ftn-custom/zplogf.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zvcreatef.c
/petsc/src/sys/viewer/impls/binary/ftn-custom/zbinvf.c
/petsc/src/sys/viewer/impls/draw/ftn-custom/zdrawvf.c
/petsc/src/sys/viewer/impls/matlab/ftn-custom/zvmatlabf.c
/petsc/src/sys/viewer/impls/socket/ftn-custom/zsendf.c
/petsc/src/sys/viewer/impls/string/ftn-custom/zstringvf.c
/petsc/src/ts/interface/ftn-custom/ztscreatef.c
is/utils/ftn-custom/ziscoloringf.c
vec/examples/tutorials/ex7.c
vec/impls/mpi/ftn-custom/zpbvecf.c
vec/impls/seq/ftn-custom/zbvec2f.c
1f5c2bcc21-Apr-2008 Barry Smith <bsmith@mcs.anl.gov>

changed -np to -n for option used to pass number of processes to mpiexec in PETSc makefiles etc

Hg-commit: 32818c3c1dacc61b71d5dc1de8d364ff38c269b9


/petsc/bin/mpiexec.chiba
/petsc/bin/mpiexec.llrun
/petsc/bin/mpiexec.poe
/petsc/bin/mpiexec.prun
/petsc/bin/mpiexec.valgrind
/petsc/bin/petscrun
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Suggar.py
/petsc/config/PETSc/utilities/Make.py
/petsc/config/configure.py
/petsc/config/linux-gnu-ia64-intel.py
/petsc/include/petscda.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.hh
/petsc/include/petscmesh_viewers.hh
/petsc/include/private/matimpl.h
/petsc/makefile
/petsc/src/benchmarks/makefile
/petsc/src/contrib/blopex/driver/driver.c
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/contrib/keyes/makefile
/petsc/src/contrib/mixedrealcomplex/makefile
/petsc/src/contrib/semiLagrange/examples/tutorials/makefile
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/memoryTests.py
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/sieve/Field.hh
/petsc/src/dm/mesh/sieve/IField.hh
/petsc/src/dm/mesh/sieve/ISieve.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/Selection.hh
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/exercises/compiling/index.html
/petsc/src/docs/website/documentation/exercises/compiling/runoutput.html
/petsc/src/docs/website/documentation/exercises/index.html
/petsc/src/docs/website/documentation/exercises/ksp/index.html
/petsc/src/docs/website/documentation/exercises/matrices/index.html
/petsc/src/docs/website/documentation/exercises/odes/index.html
/petsc/src/docs/website/documentation/exercises/odes/runoutput.html
/petsc/src/docs/website/documentation/exercises/pseudo/runoutput.html
/petsc/src/docs/website/documentation/exercises/snes/advanced.html
/petsc/src/docs/website/documentation/exercises/snes/index.html
/petsc/src/docs/website/documentation/exercises/vectors/index.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex28.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/factor/lu/makefile
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/is/feti/examples/ex1.c
/petsc/src/ksp/pc/impls/is/feti/examples/makefile
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/mat/examples/tests/ex102.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex113.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.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/feti/feti.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/draw/examples/tests/makefile
/petsc/src/sys/draw/examples/tutorials/makefile
/petsc/src/sys/error/examples/tests/makefile
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/ex4.c
/petsc/src/sys/examples/tutorials/ex4f.F
/petsc/src/sys/examples/tutorials/ex4f90.F90
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/random/examples/ex1.c
/petsc/src/sys/random/examples/ex2.c
/petsc/src/sys/random/examples/makefile
/petsc/src/sys/viewer/examples/tests/makefile
/petsc/src/sys/viewer/examples/tutorials/makefile
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/makefile
is/examples/tests/makefile
is/examples/tutorials/makefile
vec/examples/tests/makefile
vec/examples/tutorials/makefile
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysicsNonlinear/ff1.c
/petsc/tutorials/multiphysicsNonlinear/ff2.c
/petsc/tutorials/multiphysicsNonlinear/makefile
/petsc/tutorials/multiphysicsNonlinear/mp1.c
/petsc/tutorials/multiphysicsNonlinear/mp1.h
/petsc/tutorials/multiphysicsNonlinear/out_mp1
/petsc/tutorials/multiphysicsNonlinear/p1.c
/petsc/tutorials/multiphysicsNonlinear/p2.c
75cb352c17-Apr-2008 Barry Smith <bsmith@mcs.anl.gov>

changed install: rule to use SEDINPLACE
minor updates to DMMG for SNES

Hg-commit: 92a0d5ea0bed969fbbcc0416d957a4775f3e8e94


/petsc/.hgignore
/petsc/bin/maint/builddist
/petsc/bin/maint/xclude
/petsc/bin/taucc.py
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/ADIC.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/P3Dlib.py
/petsc/config/PETSc/packages/Sieve.py
/petsc/config/PETSc/packages/Suggar.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/expat.py
/petsc/config/PETSc/packages/ml.py
/petsc/config/configure.py
/petsc/include/finclude/petsc.h
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petsclog.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.hh
/petsc/include/petscmesh_viewers.hh
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/include/private/meshimpl.h
/petsc/makefile
/petsc/src/contrib/semiLagrange/examples/tutorials/ex4.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex16.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/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltog.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/src/dascatter.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/ftn-custom/zfddaf.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/dm/dmimpl.h
/petsc/src/dm/mesh/examples/tests/distributionTests.cxx
/petsc/src/dm/mesh/examples/tests/imesh1.cxx
/petsc/src/dm/mesh/examples/tests/isieve1.cxx
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/unitTests.cxx
/petsc/src/dm/mesh/examples/tutorials/bratu.cxx
/petsc/src/dm/mesh/examples/tutorials/electrostatic.cxx
/petsc/src/dm/mesh/examples/tutorials/fetidp.cxx
/petsc/src/dm/mesh/examples/tutorials/grade2.cxx
/petsc/src/dm/mesh/examples/tutorials/mixedpoisson.cxx
/petsc/src/dm/mesh/examples/tutorials/navierStokes.cxx
/petsc/src/dm/mesh/examples/tutorials/stokes.cxx
/petsc/src/dm/mesh/examples/tutorials/stokesPeriodic.cxx
/petsc/src/dm/mesh/examples/tutorials/subduction.cxx
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Field.hh
/petsc/src/dm/mesh/sieve/ISieve.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/dm/mesh/sieve/ParallelMapping.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/Sections.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/examples/tests/ex114.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex114_2.out
/petsc/src/mat/examples/tests/output/ex114_3.out
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/mpi/makefile
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.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/ex20.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex31.c
/petsc/src/snes/examples/tutorials/ex32.c
/petsc/src/snes/examples/tutorials/ex34f90.F
/petsc/src/snes/examples/tutorials/ex35f90.F90
/petsc/src/snes/examples/tutorials/ex36f90.F90
/petsc/src/snes/examples/tutorials/ex37f90.F90
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex4tu.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex7.c
/petsc/src/snes/examples/tutorials/ex8.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/ftn-custom/zdamgsnesf.c
/petsc/src/snes/utils/meshmgsnes.c
/petsc/src/sys/adic/makefile
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/examples/tests/ex19.c
/petsc/src/sys/examples/tests/ex19options
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tests/output/ex19_1.out
/petsc/src/sys/fileio/ftn-custom/zsysiof.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/zope.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/utils/fuser.c
/petsc/src/sys/utils/memc.c
/petsc/src/sys/utils/psleep.c
/petsc/src/sys/utils/str.c
/petsc/src/tops/server/cxx/TOPS_StructuredSolver_Impl.cxx
/petsc/src/tops/server/cxx/TOPS_UnstructuredSolver_Impl.cxx
vec/impls/seq/dvec2.c
/petsc/tutorials/makefile
/petsc/tutorials/multiphysics/ff1.c
/petsc/tutorials/multiphysics/ff2.c
/petsc/tutorials/multiphysics/index.html
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysics/makefile.html
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/mp.h
/petsc/tutorials/multiphysics/mp.h.html
/petsc/tutorials/multiphysics/mp1.c
/petsc/tutorials/multiphysics/output/mp_1.out
/petsc/tutorials/multiphysics/output/mp_2.out
/petsc/tutorials/multiphysics/output/mp_3.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/multiphysics/tutorial.html
bf3909cd27-Mar-2008 Barry Smith <bsmith@mcs.anl.gov>

fixed PetscLogFlops() to not call SETERRQ, removed PetscLogFlopsNoCheck(), removed bad use of flop variable to
count flops before calling PetscLogFlops, added code so PetscLogFlops() does not chec

fixed PetscLogFlops() to not call SETERRQ, removed PetscLogFlopsNoCheck(), removed bad use of flop variable to
count flops before calling PetscLogFlops, added code so PetscLogFlops() does not check for negative values
in optimized code. Updated developers manual and changes file to reflect changes

Hg-commit: 65eb69a47addfb38d502e3eb1e848e8f9df0965c

show more ...


/petsc/conf/rules
/petsc/config/PETSc/packages/Jostle.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/P3Dlib.py
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/PETSc/packages/Prometheus.py
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/Suggar.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/PETSc/packages/expat.py
/petsc/config/PETSc/packages/pARMS.py
/petsc/config/PETSc/packages/spai.py
/petsc/include/petscblaslapack.h
/petsc/include/petscerror.h
/petsc/include/petsclog.h
/petsc/include/petscmesh_viewers.hh
/petsc/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/mesh/examples/tests/isieve1.cxx
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/operator1.cxx
/petsc/src/dm/mesh/examples/tests/unitTests.cxx
/petsc/src/dm/mesh/examples/tests/unitTests.hh
/petsc/src/dm/mesh/examples/tutorials/fvTest.cxx
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/mixedpoisson.cxx
/petsc/src/dm/mesh/examples/tutorials/mixedpoisson_quadrature.fiat
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/IField.hh
/petsc/src/dm/mesh/sieve/ISieve.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/sys/adic/Gradient/ad_grad.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/ftn-custom/zplog.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zvcreatef.c
vec/impls/seq/bvec2.c
vec/impls/seq/dvec2.c
8cda6cd720-Mar-2008 Barry Smith <bsmith@mcs.anl.gov>

fixed some code in tfs to handle long doubles
added crude support for using Intel's icc _quad type instead of long double (cause long double does not match real*16

Hg-commit: f61b45ea0e8f9447c84a535

fixed some code in tfs to handle long doubles
added crude support for using Intel's icc _quad type instead of long double (cause long double does not match real*16

Hg-commit: f61b45ea0e8f9447c84a5352d72cec225a371329

show more ...


/petsc/bin/maint/buildremotes
/petsc/bin/maint/confignightly/icrunch
/petsc/bin/maint/confignightly/icrunch2
/petsc/bin/maint/startnightly
/petsc/bin/maint/startnightly.tao
/petsc/conf/rules
/petsc/config/PETSc/FEM.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/utilities/scalarTypes.py
/petsc/config/bgp-ibm-opt.py
/petsc/config/configure.py
/petsc/include/finclude/petscviewer.h
/petsc/include/petscerror.h
/petsc/include/petscmath.h
/petsc/include/petscmesh_viewers.hh
/petsc/include/petscversion.h
/petsc/include/private/petscimpl.h
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/examples/tests/isection1.cxx
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tests/meshing.cxx
/petsc/src/dm/mesh/examples/tests/section1.cxx
/petsc/src/dm/mesh/examples/tests/sieve1.cxx
/petsc/src/dm/mesh/examples/tests/sifter1.cxx
/petsc/src/dm/mesh/examples/tests/unitTests.cxx
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen.c
/petsc/src/dm/mesh/examples/tutorials/ex_coarsen_3.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/sieve/Field.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Hierarchy.hh
/petsc/src/dm/mesh/sieve/Hierarchy_New.hh
/petsc/src/dm/mesh/sieve/MeshSurgery.hh
/petsc/src/dm/mesh/sieve/Meshing.hh
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_17.out
/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/mat/examples/tests/makefile
/petsc/src/mat/impls/is/matis.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/utils/ftn-custom/zdamgsnesf.c
/petsc/src/sys/error/err.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zvcreatef.c
vec/examples/tutorials/ex1f.F
vec/examples/tutorials/makefile
b61f6c8912-Mar-2008 Barry Smith <bsmith@mcs.anl.gov>

added -vecscatter_reproduce that causes receives in vecscatter to be done in the same
order every run so results will be more reproducable. (Note order of operations in
reductions may still preve

added -vecscatter_reproduce that causes receives in vecscatter to be done in the same
order every run so results will be more reproducable. (Note order of operations in
reductions may still prevent reproducability)

Hg-commit: 56bc79001a9b62acf153fab3aa9e45138992811b

show more ...


/petsc/bin/maint/toclapack.sh
/petsc/bin/urlget
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/P3Dlib.py
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/PETSc/packages/c2html.py
/petsc/config/PETSc/packages/cproto.py
/petsc/config/PETSc/packages/spai.py
/petsc/config/PETSc/packages/sundials.py
/petsc/config/asterix-sun.py
/petsc/include/finclude/petscviewer.h90
/petsc/include/mpiuni/mpi.h
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmesh.hh
/petsc/include/petscsnes.h
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/makefile
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Selection.hh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/mailing-lists.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_25.out
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex115.c
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex120.c
/petsc/src/mat/examples/tests/ex122.c
/petsc/src/mat/examples/tests/ex123.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex25.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/mpi/makefile
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/mpi/plapack.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/ftn-custom/zfdmatrixf.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/picard/picard.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/viewer/impls/binary/binv.c
vec/utils/vpscat.c
vec/utils/vpscat.h
2360bd9c02-Mar-2008 Barry Smith <bsmith@mcs.anl.gov>

removed silly PetscMPIInt cast for call to APXY() in VecMAXPY()

Hg-commit: c19c1a8564e48408962f3d9d596f2fcde1c2bc64


/petsc/conf/rules
/petsc/config/PETSc/packages/sundials.py
/petsc/include/petscsnes.h
/petsc/include/private/matimpl.h
/petsc/include/private/snesimpl.h
/petsc/makefile
/petsc/src/contrib/sif/1d/makefile
/petsc/src/contrib/sif/1d/sif.F
/petsc/src/contrib/sif/1d/sif.h
/petsc/src/dm/da/src/ftn-custom/zda2f.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/ftn-custom/zfddaf.c
/petsc/src/dm/mesh/sieve/ALE_mem.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Field.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/ParallelMapping.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/Sections.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/zmodpcff.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c
/petsc/src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/interface/ftn-custom/zpreconf.c
/petsc/src/mat/examples/tests/ex109.c
/petsc/src/mat/examples/tests/ex122.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex122.out
/petsc/src/mat/impls/aij/mpi/mumps/mumps.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/spooles/spooles.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/dense/mpi/plapack/plapack.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/mffd/ftn-custom/zmffdf.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matfd/ftn-custom/zfdmatrixf.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/impls/ls/ftn-custom/zlsf.c
/petsc/src/snes/impls/ls/ftn-custom/zlsparamsf.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/impls/picard/picard.c
/petsc/src/snes/impls/picard/picard.h
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/error/err.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
vec/impls/seq/dvec2.c
vec/impls/sieve/sieveVec.c
f5b6597d28-Feb-2008 Barry Smith <bsmith@mcs.anl.gov>

moved CHKMEMQ from VecScatter implementions to VecScatter begin and end
more Fortran interfaces that take function pointers converted to use
fortran_func_pointers
added more diagonostic info to cu

moved CHKMEMQ from VecScatter implementions to VecScatter begin and end
more Fortran interfaces that take function pointers converted to use
fortran_func_pointers
added more diagonostic info to cubic line search run.

Hg-commit: 86b833279a4c6e7df5897d034ee5efe88fb125cf

show more ...


/petsc/config/PETSc/packages/Sieve.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/include/finclude/petscksp.h
/petsc/include/petscksp.h
/petsc/include/petscmesh_viewers.hh
/petsc/include/private/fortranimpl.h
/petsc/include/private/kspimpl.h
/petsc/src/contrib/semiLagrange/examples/tutorials/ex2.c
/petsc/src/dm/da/src/ftn-custom/zda2f.c
/petsc/src/dm/mesh/examples/tests/distributionTests.cxx
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Field.hh
/petsc/src/dm/mesh/sieve/IField.hh
/petsc/src/dm/mesh/sieve/LabelSifter.hh
/petsc/src/dm/mesh/sieve/Mesh.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/dm/mesh/sieve/ParallelMapping.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/SectionCompletion.hh
/petsc/src/dm/mesh/sieve/Sections.hh
/petsc/src/dm/mesh/sieve/SieveBuilder.hh
/petsc/src/dm/mesh/sieve/Topology.hh
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/zmodpcff.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitclf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/mffd/ftn-custom/zmffdf.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/sys/draw/utils/ftn-custom/zzoomf.c
/petsc/src/sys/objects/pinit.c
vec/utils/vpscat.h
vec/utils/vscat.c
f8a50e2b25-Feb-2008 Barry Smith <bsmith@mcs.anl.gov>

implemented Model 1 of Paul Fischer's initial guess generator; uses classical Gram-Schmidt (may be unstable?)

Hg-commit: d7eb740eb5ccc53e50bcb12a80c20e1393300d21

ce0a2cd121-Feb-2008 Barry Smith <bsmith@mcs.anl.gov>

mv zpetsc.h (a meaningless name) to fortranimpl.h (a slightly more meaningful name)

Hg-commit: d2687f12f92bff49ceff434100d018f6898829c3


/petsc/bin/maint/checkBuilds.py
/petsc/config/PETSc/packages/fftw.py
/petsc/include/finclude/petsc.h
/petsc/include/mpiuni/mpi.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petsclog.h
/petsc/include/petscmesh_viewers.hh
/petsc/include/petsctime.h
/petsc/include/private/fortranimpl.h
/petsc/src/contrib/blopex/petsc-interface/petsc-interface.c
/petsc/src/dm/ao/impls/basic/ftn-custom/zaobasicf.c
/petsc/src/dm/ao/impls/mapping/ftn-custom/zaomappingf.c
/petsc/src/dm/ao/interface/ftn-custom/zaof.c
/petsc/src/dm/da/src/ftn-custom/zda1f.c
/petsc/src/dm/da/src/ftn-custom/zda2f.c
/petsc/src/dm/da/src/ftn-custom/zda3f.c
/petsc/src/dm/da/src/ftn-custom/zdacornf.c
/petsc/src/dm/da/src/ftn-custom/zdagetscatterf.c
/petsc/src/dm/da/src/ftn-custom/zdaindexf.c
/petsc/src/dm/da/src/ftn-custom/zdainterpf.c
/petsc/src/dm/da/src/ftn-custom/zdaloadf.c
/petsc/src/dm/da/src/ftn-custom/zdaviewf.c
/petsc/src/dm/da/utils/ftn-custom/zfddaf.c
/petsc/src/dm/da/utils/ftn-custom/zsda2f.c
/petsc/src/dm/ftn-custom/zda.c
/petsc/src/dm/mesh/examples/tests/distributionTests.cxx
/petsc/src/dm/mesh/examples/tutorials/grade2.cxx
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Field.hh
/petsc/src/dm/mesh/sieve/IField.hh
/petsc/src/dm/mesh/sieve/LabelSifter.hh
/petsc/src/dm/mesh/sieve/ParallelMapping.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tutorials/output/ex38_1.out
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/zmodpcff.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitclf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitcreatef.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zxonf.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/asm/ftn-custom/zasmf.c
/petsc/src/ksp/pc/impls/bjacobi/ftn-custom/zbjacobif.c
/petsc/src/ksp/pc/impls/composite/ftn-custom/zcompositef.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/lu/ftn-custom/zluf.c
/petsc/src/ksp/pc/impls/hypre/ftn-custom/zhypref.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/mg/ftn-custom/zmgf.c
/petsc/src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c
/petsc/src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
/petsc/src/ksp/pc/interface/ftn-custom/zpcsetf.c
/petsc/src/ksp/pc/interface/ftn-custom/zpreconf.c
/petsc/src/mat/color/ftn-custom/zcolorf.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/ftn-custom/zmat.c
/petsc/src/mat/impls/adj/mpi/ftn-custom/zmpiadjf.c
/petsc/src/mat/impls/aij/mpi/ftn-custom/zmpiaijf.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/ftn-custom/zaijf.c
/petsc/src/mat/impls/baij/mpi/ftn-custom/zmpibaijf.c
/petsc/src/mat/impls/baij/seq/ftn-custom/zbaijf.c
/petsc/src/mat/impls/dense/mpi/ftn-custom/zmpidensef.c
/petsc/src/mat/impls/dense/seq/ftn-custom/zdensef.c
/petsc/src/mat/impls/mffd/ftn-custom/zmffdf.c
/petsc/src/mat/impls/rowbs/mpi/ftn-custom/zmpirowbsf.c
/petsc/src/mat/impls/sbaij/mpi/ftn-custom/zmpisbaijf.c
/petsc/src/mat/impls/sbaij/seq/ftn-custom/zsbaijf.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/interface/ftn-custom/zmatregf.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/matfd/ftn-custom/zfdmatrixf.c
/petsc/src/mat/order/ftn-custom/zsorderf.c
/petsc/src/mat/partition/ftn-custom/zpartitionf.c
/petsc/src/mat/partition/impls/party/ftn-custom/zpartyf.c
/petsc/src/mat/partition/impls/scotch/ftn-custom/zscotchf.c
/petsc/src/mat/utils/ftn-custom/zmatiof.c
/petsc/src/snes/ftn-custom/zdmmg.c
/petsc/src/snes/impls/ls/ftn-custom/zlsf.c
/petsc/src/snes/impls/ls/ftn-custom/zlsparamsf.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/utils/ftn-custom/zdamgf.c
/petsc/src/snes/utils/ftn-custom/zdamgsnesf.c
/petsc/src/sys/bag/f90-custom/zbagf.c
/petsc/src/sys/draw/impls/x/ftn-custom/zdrawopenxf.c
/petsc/src/sys/draw/interface/ftn-custom/zdrawf.c
/petsc/src/sys/draw/interface/ftn-custom/zdrawregf.c
/petsc/src/sys/draw/interface/ftn-custom/zdtextf.c
/petsc/src/sys/draw/interface/ftn-custom/zdtextvf.c
/petsc/src/sys/draw/interface/ftn-custom/zdtrif.c
/petsc/src/sys/draw/utils/ftn-custom/zaxisf.c
/petsc/src/sys/draw/utils/ftn-custom/zzoomf.c
/petsc/src/sys/error/ftn-custom/zerrf.c
/petsc/src/sys/fileio/ftn-custom/zghomef.c
/petsc/src/sys/fileio/ftn-custom/zmpiuopenf.c
/petsc/src/sys/fileio/ftn-custom/zmprintf.c
/petsc/src/sys/fileio/ftn-custom/zsysiof.c
/petsc/src/sys/ftn-custom/makefile
/petsc/src/sys/ftn-custom/zplog.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/ftn-custom/zstartf.c
/petsc/src/sys/ftn-custom/zsys.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/matlabengine/ftn-custom/zmatlabf.c
/petsc/src/sys/memory/ftn-custom/zmtrf.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/ftn-custom/zgcommf.c
/petsc/src/sys/objects/ftn-custom/zoptionsf.c
/petsc/src/sys/objects/ftn-custom/zpgnamef.c
/petsc/src/sys/objects/ftn-custom/zpnamef.c
/petsc/src/sys/objects/ftn-custom/zprefixf.c
/petsc/src/sys/plog/ftn-custom/zplogf.c
/petsc/src/sys/utils/ftn-custom/zarchf.c
/petsc/src/sys/utils/ftn-custom/zpbarrierf.c
/petsc/src/sys/utils/ftn-custom/zstrf.c
/petsc/src/sys/utils/mpitr.c
/petsc/src/sys/verbose/ftn-custom/zverboseinfof.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zvcreatef.c
/petsc/src/sys/viewer/impls/binary/f90-custom/zsysiof.c
/petsc/src/sys/viewer/impls/binary/ftn-custom/zbinvf.c
/petsc/src/sys/viewer/impls/draw/ftn-custom/zdrawvf.c
/petsc/src/sys/viewer/impls/matlab/ftn-custom/zvmatlabf.c
/petsc/src/sys/viewer/impls/socket/ftn-custom/zsendf.c
/petsc/src/sys/viewer/impls/string/ftn-custom/zstringvf.c
/petsc/src/sys/viewer/interface/ftn-custom/zviewaf.c
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/impls/implicit/sundials/ftn-custom/zsundialsf.c
/petsc/src/ts/interface/ftn-custom/ztscreatef.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ftn-custom/ztsfdf.c
/petsc/src/ts/interface/ftn-custom/ztsregf.c
ftn-custom/zis.c
is/impls/block/ftn-custom/zblockf.c
is/interface/ftn-custom/zindexf.c
is/utils/ftn-custom/ziscoloringf.c
is/utils/ftn-custom/zisltogf.c
vec/impls/mpi/ftn-custom/zpbvecf.c
vec/impls/seq/ftn-custom/zbvec2f.c
vec/interface/ftn-custom/zvecregf.c
vec/interface/ftn-custom/zvectorf.c
vec/utils/ftn-custom/zveciof.c
vec/utils/ftn-custom/zvscatf.c
a994348110-Feb-2008 Barry Smith <bsmith@mcs.anl.gov>

removed support for old Cray Fortran charactor strings with cptofcd

Hg-commit: 90c05a4077e8e29d3872dcc8e341e586062f102d


/petsc/include/finclude/petscmat.h
/petsc/include/makefile
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscmat.h
/petsc/include/private/zpetsc.h
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/dm/da/src/ftn-custom/zdacornf.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/interface/ftn-custom/zitclf.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitcreatef.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/hypre/ftn-custom/zhypref.c
/petsc/src/ksp/pc/interface/ftn-custom/zpcsetf.c
/petsc/src/ksp/pc/interface/ftn-custom/zpreconf.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/baij/seq/baij.h
/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/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/interface/ftn-custom/zmatregf.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matio.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/sys/draw/interface/ftn-custom/zdrawf.c
/petsc/src/sys/error/ftn-custom/zerrf.c
/petsc/src/sys/fileio/ftn-custom/zghomef.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/ftn-custom/zstartf.c
/petsc/src/sys/ftn-custom/zsys.c
/petsc/src/sys/objects/ftn-custom/zoptionsf.c
/petsc/src/sys/objects/ftn-custom/zpgnamef.c
/petsc/src/sys/utils/ftn-custom/zarchf.c
/petsc/src/sys/utils/ftn-custom/zstrf.c
/petsc/src/sys/viewer/impls/string/ftn-custom/zstringvf.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ftn-custom/ztsregf.c
vec/interface/ftn-custom/zvecregf.c
4305ce1f10-Feb-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 8a3494c6c9d45dd0ecb952d60e50825a80149efd

1...<<191192193194195196197198199200>>...278