History log of /petsc/src/mat/impls/baij/ (Results 1126 – 1150 of 2282)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
783ef27125-Sep-2009 Hong Zhang <hzhang@mcs.anl.gov>

add icc(0) with matorderings under new data structure

Hg-commit: 5b99ce0799b371a259538425a489fed8c02ef64a


/petsc/.hgignore
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/Dscpack.py
/petsc/config/PETSc/packages/FFC.py
/petsc/config/PETSc/packages/Generator.py
/petsc/config/PETSc/packages/Jostle.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Mathematica.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/NetCDF.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/PVODE.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/Sieve.py
/petsc/config/PETSc/packages/Suggar.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/packages/Triangle.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/PETSc/packages/Zoltan.py
/petsc/config/PETSc/packages/babel.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/c2html.py
/petsc/config/PETSc/packages/ccafe.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/mpe.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/pARMS.py
/petsc/config/PETSc/packages/papi.py
/petsc/config/PETSc/packages/petsc4py.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/include/finclude/petsctsdef.h
/petsc/include/petscts.h
/petsc/src/docs/tex/manual/acknowl.tex
/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/pc/impls/redistribute/redistribute.c
/petsc/src/mat/color/color.c
/petsc/src/mat/color/scolor.c
/petsc/src/mat/examples/tests/ex117.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
seq/baijfact2.c
seq/baijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex3.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gl.h
/petsc/src/ts/impls/python/pythonts.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.c
8bfb2e2b24-Sep-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

MatLUFactorSymbolic_SeqBAIJ_newdatastruct: Memory bug fixed, no performance improvement?!

Hg-commit: 71e63303ca85bde65acefd2082bcf9625640a4b6

faca233824-Sep-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

MatLUFactorSymbolic_SeqBAIJ_newdatastruct: Need to fix memory bug

Hg-commit: fb37f7e06dc3545c0ba5212b7ea619b47cc21a55


/petsc/.hgignore
/petsc/bin/maint/runremote
/petsc/conf/rules
/petsc/config/PETSc/packages/sowing.py
/petsc/include/finclude/petscmat.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/private/pcimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/sieve/IField.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Sifter.hh
/petsc/makefile
/petsc/src/dm/mesh/examples/tests/imesh1.cxx
/petsc/src/dm/mesh/examples/tests/isieve1.cxx
/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/miscellaneous/usage.html
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
seq/baij.h
seq/baijfact3.c
/petsc/src/mat/impls/sbaij/seq/makefile
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/freespace.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gl.h
/petsc/src/ts/impls/implicit/gl/makefile
/petsc/src/ts/impls/implicit/makefile
/petsc/src/ts/impls/implicit/theta/makefile
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/vec/interface/rvector.c
29b92fc118-Sep-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Replaced while loops with for loops in MatSolve_SeqBAIJ_<bs>_newdatastruct routines
Replaced pointer++ notation with array indexing

Hg-commit: b4fbf631d6de706335546019b23efb288e9bf1ca

6464896e18-Sep-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Replaced while loop with for loop in MatSolve_SeqBAIJ_<bs>_NaturalOrdering_newdatastruct routines

Hg-commit: ad9b2ff056d66854a0d78a9c316c5ce9cc594d9d

ce3d78c018-Sep-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

MatLuFactorSymbolic_SeqAIJ_newdatastruct: Need to fix the memory error

Hg-commit: 094afb1681ce16b67b854caf2518c8292aac3f36

715a17b516-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

Barry, I'm getting this in petsc4py testsuite against petsc-dev

[0]Total space allocated 248 bytes
[ 0]116 bytes MatToSymmetricIJ_SeqAIJ() line 67 in src/mat/impls/aij/seq/ij.c
[0] MatGetRowIJ

Barry, I'm getting this in petsc4py testsuite against petsc-dev

[0]Total space allocated 248 bytes
[ 0]116 bytes MatToSymmetricIJ_SeqAIJ() line 67 in src/mat/impls/aij/seq/ij.c
[0] MatGetRowIJ_SeqBAIJ() line 1176 in src/mat/impls/baij/seq/baij.c
[0] MatGetRowIJ() line 6017 in src/mat/interface/matrix.c
[0] MatOrdering_ND() line 18 in src/mat/order/spnd.c
[0] MatGetOrdering() line 185 in src/mat/order/sorder.c

Could you please check
MatGetRowIJ_SeqBAIJ()/MatRestoreRowIJ_SeqBAIJ(), specifically for the
combination symmetryc=PETSC_TRUE and oshift=1 ?? ... After a VERY fast
look, it seems the stuff allocated in MatToSymmetricIJ_SeqAIJ() is
never deallocated...

It was not handling the symmetric + oshift case properly. If oshift was given it ignored the symmetric format that was created hence the memory leak PLUS a bug that it did not actually use the symmetric version created. Fixed by increasing the tia and tja directly in the symmetric plus oshift case.

Hg-commit: 7b2e613cf29c5a7a5a8d734070f335e5e8dd4cda

show more ...

8f69040013-Sep-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added MatSolve_SeqBAIJ_<bs>_newdatastruct routines for bs = 2...N
Fixed linking issue with PetscFreeSpaceContiguous_newdatastruct
Added test cases for new data structure

Hg-commit: c4df67b1f5fafce28

Added MatSolve_SeqBAIJ_<bs>_newdatastruct routines for bs = 2...N
Fixed linking issue with PetscFreeSpaceContiguous_newdatastruct
Added test cases for new data structure

Hg-commit: c4df67b1f5fafce2826457ab83b7b702fe8e2215

show more ...

7fa3a6a011-Sep-2009 Hong Zhang <hzhang@mcs.anl.gov>

Add MatILUFactorSymbolic_SeqBAIJ_newdatastruct()
ILU(p) works for baij matrix now. Next, implement MatSolve for non-natural ordering.

Hg-commit: 0266bb75bef2e7d0fc654ca27018f9469c7e4067

16a2bf6011-Sep-2009 Hong Zhang <hzhang@mcs.anl.gov>

add MatILUFactorSymbolic_SeqBAIJ()
ilu(0) works. ilu(p), p>0 is not done yet

Hg-commit: fca544fa7099605d92c6e4a4a1ba1211b5314d50


/petsc/include/petsc.hh
/petsc/include/petscda.h
/petsc/include/petscpc.h
/petsc/include/petsctime.h
/petsc/include/private/daimpl.h
/petsc/include/private/dmimpl.h
/petsc/include/sieve/ALE_containers.hh
/petsc/include/sieve/IField.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Sifter.hh
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/src/da.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/dacreate.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/daload.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/dareg.c
/petsc/src/dm/da/src/daregall.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/src/ftn-custom/zda2f.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/src/makefile
/petsc/src/dm/da/src/usfft/matusfft.c
/petsc/src/dm/da/utils/daint.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/ftn-custom/zda.c
/petsc/src/dm/mesh/examples/tests/imesh1.cxx
/petsc/src/dm/mesh/examples/tests/isieve1.cxx
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/redistribute/makefile
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/impls/aij/seq/aijfact.c
seq/baij.c
seq/baijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/ftn-custom/zdamgsnesf.c
/petsc/src/sys/plog/plog.h
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/vec/vec/interface/rvector.c
cee9d6f204-Sep-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added MatSolve Natural ordering routines with new data structure for bs = 2,3,4,5,6,7

Hg-commit: cf50a8af7b89ac881c3de178a4b43c433037203c

2701935902-Sep-2009 Hong Zhang <hzhang@mcs.anl.gov>

Shri's 1st dev: MatSolve_SeqBAIJ_2_NaturalOrdering_newdatastruct()

Hg-commit: a24a3be84921dd9594077a92234c6f7d90dfc1b7


/petsc/.hgignore
/petsc/bin/maint/rebuildtar
/petsc/bin/petscmpiexec
/petsc/conf/rules
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/sundials.py
/petsc/config/examples/linux-gnu-valgrind.py
/petsc/config/install.py
/petsc/include/petsc.h
/petsc/include/petscdmmg.h
/petsc/include/petscmesh.hh
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/sor/sor.tex
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
seq/baijfact2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/hypre/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/objects/options.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/output/ex4.out
/petsc/src/ts/examples/tests/output/ex4_3.out
/petsc/src/ts/examples/tests/output/ex4_7.out
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/vec/vec/impls/shared/shvec.c
0c4e801219-Aug-2009 Barry Smith <bsmith@mcs.anl.gov>

removed Contributed by: in documentation and source for PETSc developers

Hg-commit: 19546b65bd4769308070770659a516cb6b59906a

a1c3900f19-Aug-2009 Barry Smith <bsmith@mcs.anl.gov>

finished adding -ksp_cg_single_reduction
fixed bug in MatDuplicate() for SBAIJ with jshort

Hg-commit: ab3bd021969125c78e64ec0e5509cc65844f43bc

ee54c7ee15-Aug-2009 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for MatMult_SeqBAIJ_1()

Hg-commit: 80a8368f0ed203da6f4b0b349cf49decc5a3006d

2162cab813-Aug-2009 Barry Smith <bsmith@mcs.anl.gov>

minor optimization to MatMult_SeqBAIJ_1()

Hg-commit: f8fed164bdb43e3e06c3e548229441ccb2f45bb5


/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bin/matlab/PetscReadBinaryMatlab.m
/petsc/conf/rules
/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/papi.py
/petsc/config/PETSc/utilities/CHUD.py
/petsc/include/finclude/ftn-custom/petscmesh.h90
/petsc/include/petsc.h
/petsc/include/petsc.hh
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/private/meshimpl.h
/petsc/include/private/snesimpl.h
/petsc/include/sieve/Field.hh
/petsc/include/sieve/IField.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/src/contrib/semiLagrange/characteristicimpl.h
/petsc/src/contrib/semiLagrange/interface/dlregis.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/mesh/f90-custom/makefile
/petsc/src/dm/mesh/f90-custom/zmeshf90.c
/petsc/src/dm/mesh/f90-custom/zsectionf90.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex44f.F90
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex15_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex15f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex1f_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_2.out
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/mat/examples/tests/ex126f.F
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex126_1.out
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.c
seq/baij2.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffdimpl.h
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex47.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/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/draw/interface/draw.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/random/interface/dlregisrand.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/sys/viewer/interface/dlregispetsc.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/ts/examples/tutorials/ex8.py
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/tutorials/multiphysics/output/mp_10.out
/petsc/tutorials/multiphysics/output/mp_5.out
/petsc/tutorials/multiphysics/output/mp_6.out
/petsc/tutorials/multiphysics/output/mp_9.out
8397fe1a27-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

inclined PetscMemcpy() and PetscMemzero(), stupid maybe but let's see how it goes

Hg-commit: a0c866eb70319ddc2a5d86cf7b851aed3de2afd0

f6d58c5425-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

finished support for MatFDColoringCreate() etc for BAIJ matrices

Hg-commit: 61c9609b5ffa140392733ce982b1260ca27cbd92

3acb879523-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

more work on adding FD computation of Jacobian for BAIJ matrices

Hg-commit: 89075e85186765069f32cddc814471a4b6a51957

ab04026020-Jul-2009 Jed Brown <jed@59A2.org>

Enable SOR for BAIJ with block size 1.

Includes bug fix in MatPBRelax_SeqBAIJ_1, but this function was never
called before.

Hg-commit: b6761fec08841f1e9f0b5b70e2ab44dbd28856cd

ae3dafa017-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

pull bug fix for The situation is the following: I'm calling MatSetValues with the flag ADD_VALUES and with matrix option MAT_IGNORE_ZERO_ENTRIES. I'm inserting multiple values at once, multiple colu

pull bug fix for The situation is the following: I'm calling MatSetValues with the flag ADD_VALUES and with matrix option MAT_IGNORE_ZERO_ENTRIES. I'm inserting multiple values at once, multiple columns and rows, so I provide a rank-2 matrix of values. As I'm calling this from fortran I'm also using MAT_COLUMN_ORIENTED. Now for provided rows that are not owned by the process, it jumps to mpiaij.c:394 (line numbers as in petsc-dev). On line 399, it checks for zero entries, but only checks the very first entry of the (non-owned) row. If however other entries of that same row are nonzero, the entire row is still dropped. Note that this is independent of row_oriented/column_oriented as line 396 does exactly the same.

If I don't set the option MAT_IGNORE_ZERO_ENTRIES the problem disappears. In that case however we would either have to preallocate substantially more nonzeros, or complicate the matrix assembly in our code by taking out the zero entries ourselves and call MatSetValues for each entry seperately.

Hg-commit: f09f0ab443e582d40fb2b646b2461bcc61f6e436

show more ...

b400d20c17-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

From: s.kramer@imperial.ac.uk
Subject: non-local values being dropped in MatSetValues
Date: July 17, 2009 7:44:09 AM CDT
To: petsc-users@mcs.anl.gov
Reply-To: petsc-users@mcs.anl.gov

The si

From: s.kramer@imperial.ac.uk
Subject: non-local values being dropped in MatSetValues
Date: July 17, 2009 7:44:09 AM CDT
To: petsc-users@mcs.anl.gov
Reply-To: petsc-users@mcs.anl.gov

The situation is the following: I'm calling MatSetValues with the flag ADD_VALUES and with matrix option MAT_IGNORE_ZERO_ENTRIES. I'm inserting multiple values at once, multiple columns and rows, so I provide a rank-2 matrix of values. As I'm calling this from fortran I'm also using MAT_COLUMN_ORIENTED. Now for provided rows that are not owned by the process, it jumps to mpiaij.c:394 (line numbers as in petsc-dev). On line 399, it checks for zero entries, but only checks the very first entry of the (non-owned) row. If however other entries of that same row are nonzero, the entire row is still dropped. Note that this is independent of row_oriented/column_oriented as line 396 does exactly the same.

If I don't set the option MAT_IGNORE_ZERO_ENTRIES the problem disappears. In that case however we would either have to preallocate substantially more nonzeros, or complicate the matrix assembly in our code by taking out the zero entries ourselves and call MatSetValues for each entry seperately.

Hg-commit: d28deff5e1b8c4e99cf2d919d60e6073ac99448f

show more ...


/petsc/.hgignore
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/MUMPS.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/expat.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/ml.py
/petsc/config/PETSc/packages/mpe.py
/petsc/config/PETSc/packages/pARMS.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/configure.py
/petsc/config/examples/asterix32-sun.py
/petsc/config/examples/asterix32.py
/petsc/config/examples/asterix64-openmpi.py
/petsc/config/examples/asterix64-sun.py
/petsc/config/examples/asterix64.py
/petsc/include/finclude/ftn-custom/petscda.h90
/petsc/include/finclude/ftn-custom/petscdadef.h90
/petsc/include/finclude/ftn-custom/petscdahide.h90
/petsc/include/finclude/ftn-custom/petscis.h90
/petsc/include/finclude/ftn-custom/petscisdef.h90
/petsc/include/finclude/ftn-custom/petscishide.h90
/petsc/include/finclude/ftn-custom/petscksp.h90
/petsc/include/finclude/ftn-custom/petsckspdef.h90
/petsc/include/finclude/ftn-custom/petscksphide.h90
/petsc/include/finclude/ftn-custom/petscmat.h90
/petsc/include/finclude/ftn-custom/petscmatdef.h90
/petsc/include/finclude/ftn-custom/petscmathide.h90
/petsc/include/finclude/ftn-custom/petscpc.h90
/petsc/include/finclude/ftn-custom/petscpcdef.h90
/petsc/include/finclude/ftn-custom/petscpchide.h90
/petsc/include/finclude/ftn-custom/petscsnes.h90
/petsc/include/finclude/ftn-custom/petscsnesdef.h90
/petsc/include/finclude/ftn-custom/petscsneshide.h90
/petsc/include/finclude/ftn-custom/petscts.h90
/petsc/include/finclude/ftn-custom/petsctsdef.h90
/petsc/include/finclude/ftn-custom/petsctshide.h90
/petsc/include/finclude/ftn-custom/petscvec.h90
/petsc/include/finclude/ftn-custom/petscvecdef.h90
/petsc/include/finclude/ftn-custom/petscvechide.h90
/petsc/include/finclude/ftn-custom/petscviewer.h90
/petsc/include/finclude/ftn-custom/petscviewerhide.h90
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/include/private/matimpl.h
/petsc/include/sieve/ParallelMapping.hh
/petsc/src/dm/f90-mod/petscdmmod.F
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/f90-mod/petsckspmod.F
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/mat/f90-mod/petscmatmod.F
/petsc/src/mat/impls/aij/mpi/mpiaij.c
mpi/mpibaij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/utils/adutils/makefile
/petsc/src/snes/utils/makefile
/petsc/src/snes/utils/sieve/makefile
/petsc/src/sys/f90-mod/petscmod.F
/petsc/src/sys/mpiuni/f90-mod/makefile
/petsc/src/sys/mpiuni/f90-mod/mpiunimod.F
/petsc/src/sys/mpiuni/makefile
/petsc/src/sys/objects/options.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zvcreatef.c
/petsc/src/vec/f90-mod/petscvecmod.F
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex16_1.out
/petsc/src/vec/vec/utils/vinv.c
8a31d24117-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

fixed up bad #if !defined(__FNORM in a bunch of new fxxxx.h headers

Hg-commit: e4f7d048668222896b45e4296bf4a151702b411e

d4bf62d117-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

finished removing dead src/inline code and putting Fortran kernels in subdirectories where they are used. got rid of BGL fortran kernels, now handled by a macro

Hg-commit: b3833a5be95213a4ef66922f90

finished removing dead src/inline code and putting Fortran kernels in subdirectories where they are used. got rid of BGL fortran kernels, now handled by a macro

Hg-commit: b3833a5be95213a4ef66922f90e9b536af5e3fb6

show more ...

a4005a5d17-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

more moving fortran kernels

Hg-commit: 5ed9048967492d9347972f95e32e80dabb44f7ae

1...<<41424344454647484950>>...92