History log of /petsc/src/mat/impls/baij/ (Results 1101 – 1125 of 2282)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
53cca76c02-Nov-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added LU Factorization routines for SeqBAIJ (bs = 5,6,7) revised new data structure

Hg-commit: ad40595957758cb87395a419e57cecf3cb98e770

b2b2dd2402-Nov-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added SeqBAIJ LU factorization routines with Natural Ordering for bs=2,3,4 (revised new data structure)

Hg-commit: a6e02cc316d3c462357b99f997079b49ffd57bdd

b1a666ec30-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

added MatSOR_MPIBAIJ()

Hg-commit: a0bf109c7128d991796fc72e7f1fe1a0cb11595f

41f059ae29-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

changed MatRelax() to MatSOR() to match MatSORType and PCSOR

Hg-commit: e68531df6999d872cd12e8f3ab1ea488c58078d8

b46d4c0829-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

merged MatPBRelax() into MatRelax()

Hg-commit: 3d344c76b2c09e12ace3895dd9377e291398b167

2628309129-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

changed PetscMap to PetscLayout

Hg-commit: b8f4632bd00d1563dcf8108fd4199169f8fd320b


/petsc/bin/maint/generateetags.py
/petsc/config/PETSc/__init__.py
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/makefile
/petsc/src/dm/da/utils/pack.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.c
mpi/mmbaij.c
mpi/mpibaij.c
seq/baij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/sieve/sieveVec.c
/petsc/src/vec/vec/interface/veccreate.c
/petsc/src/vec/vec/interface/vector.c
7a2fc3fe29-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

changed PetscMap to be pointer to _p_PetscMap
changed PetscMapInitialize() to PetscMapCreate() and also have it malloc the space

Hg-commit: 2d1edc265bc1b52b0bfe730b4711ac37a11744fd


/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/private/viewerimpl.h
/petsc/include/sieve/ParallelMapping.hh
/petsc/src/dm/da/utils/pack.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex40.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
mpi/mpibaij.c
seq/baij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/viewer/impls/ascii/asciiimpl.h
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/draw/vdraw.h
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/impls/mathematica/mathematica.h
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/viewer/impls/silo/vsilo.h
/petsc/src/sys/viewer/impls/socket/socket.h
/petsc/src/sys/viewer/impls/string/stringv.c
/petsc/src/sys/viewer/impls/vu/petscvu.c
/petsc/src/sys/viewer/interface/dupl.c
/petsc/src/sys/viewer/interface/flush.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/sys/viewer/makefile
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/interface/veccreate.c
baabb86027-Oct-2009 Hong Zhang <hzhang@mcs.anl.gov>

enable pivotinblocks for seqaij matrix
update comments for revised new data structure used by ilu(p)

Hg-commit: a468d32e980288845609e8d693068f3a086ad2c0


/petsc/bin/TOPSInstaller.py
/petsc/bin/maint/buildtest
/petsc/bin/maint/checkBuilds.py
/petsc/bin/maint/confignightly/crush3
/petsc/bin/maint/confignightly/steamroller2
/petsc/bin/maint/copylognightly
/petsc/bin/maint/gcov.py
/petsc/bin/maint/package-test.sh
/petsc/bin/maint/xclude
/petsc/bin/win32fe/win32fe.exe
/petsc/bin/win32fe/win32feutils.dll
/petsc/conf/rules
/petsc/conf/test
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/package.py
/petsc/config/PETSc/packages/Prometheus.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/builder.py
/petsc/config/examples/arch-linux-complex-gcov.py
/petsc/config/examples/arch-linux-cxx-sieve-gcov.py
/petsc/config/examples/bgp-ibm-opt.py
/petsc/config/install.py
/petsc/include/petsc.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscdraw.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/private/matimpl.h
/petsc/makefile
/petsc/src/dm/da/makefile
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/inline/makefile
/petsc/src/ksp/ksp/examples/tests/ex17.c
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex33.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex17_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/mat/examples/tests/ex120.c
/petsc/src/mat/examples/tests/ex126f.F
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
seq/baij.h
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/draw/drawimpl.h
/petsc/src/sys/draw/impls/x/xinit.c
/petsc/src/sys/draw/impls/x/xvgrab.c
/petsc/src/sys/draw/interface/dgpause.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/interface/dsetpause.c
/petsc/src/sys/draw/utils/zoom.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/random/impls/rand/rand.c
/petsc/src/sys/random/impls/rand48/rand48.c
/petsc/src/sys/random/impls/sprng/sprng.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/random/randomimpl.h
/petsc/src/sys/utils/psleep.c
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/explicit/makefile
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/explicit/ssp/makefile
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gl.h
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/vec/examples/tests/ex23.c
/petsc/src/vec/vec/examples/tutorials/ex20f90.F90
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex4f_1.out
/petsc/src/vec/vec/utils/ftn-custom/zvscatf.c
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/python/ex1f.F
c6b4b82814-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge of bug fix for 3.0.0 memory leak in MatILUFactor_SeqBAIJ()

Hg-commit: 675a0b79ab7fa2ee77187a79905a9c2f70a950f3

a23ff55514-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

memory leak in MatILUFactor_SeqBAIJ() a->icol is created each time this is called, so repeated calls results in a memory leak.
From: jirka.simonek@gmail.com
Subject: Re: [PETSC #20104] MatIL

memory leak in MatILUFactor_SeqBAIJ() a->icol is created each time this is called, so repeated calls results in a memory leak.
From: jirka.simonek@gmail.com
Subject: Re: [PETSC #20104] MatILUFactor() - memory leak?
Date: October 14, 2009 8:05:25 AM CDT

Hg-commit: 3db98aeeeaee2dcf30bb78618aac2474c52f1f89

show more ...


/petsc/.hgignore
/petsc/bin/maint/rebuildtar
/petsc/bin/maint/wwwindex.py
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bin/matlab/PetscReadBinaryMatlab.m
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/install.py
/petsc/include/finclude/ftn-custom/petscmat.h90
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmatfactorinfosize.h
/petsc/include/finclude/petscmatinfosize.h
/petsc/include/petscbt.h
/petsc/include/petscversion.h
/petsc/src/benchmarks/PetscTime.c
/petsc/src/dm/da/src/da2.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/matptap.c
seq/baij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/matstash.c
/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/snesj.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/plog/plog.c
/petsc/src/ts/examples/tutorials/ex8.py
/petsc/src/ts/interface/tsfd.c
/petsc/tutorials/multiphysics/output/mp_10.out
/petsc/tutorials/multiphysics/output/mp_9.out
b164627013-Oct-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Replacement of while loops

Hg-commit: 733d6de1a7bfdbfd48d080d62d5b5362825a8081

bef3665912-Oct-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added newdatastruct MatLU Numerical factorization routines for bs = 6,7
Merged all numerical foctorization routines for bs = 6 in baijfact7.c
Merged all numerical factorization routines for bs = 7 in

Added newdatastruct MatLU Numerical factorization routines for bs = 6,7
Merged all numerical foctorization routines for bs = 6 in baijfact7.c
Merged all numerical factorization routines for bs = 7 in baijfact5.c

Hg-commit: ea969c1104fc2846a4dffd77a446309d01e23183

show more ...

0deeaf6112-Oct-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added newdatastruct Mat LU Numeric factorization routines for bs = 5

Hg-commit: df5d6e89aa8a78091a92818217477b30920fac80

209027a412-Oct-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added newdatastruct LU Numeric factorization routines for bs = 4

Hg-commit: 8d416c753bf22147c3641a93db7d5e831c86cd82

e6580cee12-Oct-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Merged MatLUFactorNumeric routines for bs = 4 in baijfact11.c
Removed baijfact12.c

Hg-commit: b22b4bc1be50a72d1b01d18e5134ef36a2430525

359bf53f12-Oct-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Bug fix

Hg-commit: 210a4327002cdead6777adb5e087f5eec4fa4a11

1754272911-Oct-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added MatLUFactorNumeric_SeqBAIJ_3 for Natural and other orderings
Merged all LU numeric factor routines in baijfact13.c
Removed baijfact14.c

Hg-commit: de119c5b3af3cf87701b6aa3a3d245e9fb9c1b8e

7f53bb6c09-Oct-2009 Hong Zhang <hzhang@mcs.anl.gov>

fix memory leak in matrix factorization routines

Hg-commit: e3157dcb727e97065d26a2e291f5377eb89fd848


/petsc/bin/maint/confignightly/churn
/petsc/bin/maint/confignightly/churn2
/petsc/bin/maint/confignightly/crank
/petsc/bin/maint/confignightly/crank2
/petsc/bin/maint/confignightly/crush
/petsc/bin/maint/confignightly/crush2
/petsc/bin/maint/confignightly/grind
/petsc/bin/maint/confignightly/grind2
/petsc/bin/maint/confignightly/steamroller
/petsc/bin/maint/dos/buildntdist
/petsc/bin/maint/dos/makecpp.tcl
/petsc/bin/maint/dos/makefile.dos
/petsc/bin/maint/dos/req.mak
/petsc/bin/maint/dos/rules_win32
/petsc/bin/maint/gcov.py
/petsc/bin/maint/generatefortranstubs.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/PETSc/utilities/petscdir.py
/petsc/config/configure.py
/petsc/config/examples/arch-linux-cxx-sieve.py
/petsc/config/examples/arch-linux-gcc-absoft.py
/petsc/config/examples/arch-linux-gcc-ifc.py
/petsc/config/examples/arch-linux-gcc-pgf90.py
/petsc/config/examples/arch-linux-gcov.py
/petsc/config/examples/arch-linux-pkgs-gcov.py
/petsc/config/examples/arch-linux-pkgs-opt.py
/petsc/config/examples/arch-linux-pkgs-valgrind.py
/petsc/config/examples/arch-linux-uni.py
/petsc/include/characteristic.h
/petsc/include/petscmesh.h
/petsc/include/sieve/SieveBuilder.hh
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/contrib/makefile
/petsc/src/contrib/mixedrealcomplex/makefile
/petsc/src/contrib/pc/makefile
/petsc/src/contrib/reusememory/makefile
/petsc/src/dm/da/src/usfft/makefile
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/watson.cxx
/petsc/src/dm/mesh/ftn-custom/zsection.c
/petsc/src/dm/mesh/impls/cartesian/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_mpicrl.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_mpicsrperm.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_seqcrl.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_seqcsrperm.out
/petsc/src/ksp/pc/impls/is/feti/examples/makefile
/petsc/src/ksp/pc/impls/is/feti/makefile
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/makefile
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/dxml/makefile
seq/baijfact2.c
seq/baijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/semiLagrange/characteristicimpl.h
/petsc/src/semiLagrange/examples/makefile
/petsc/src/semiLagrange/examples/tutorials/ex1.c
/petsc/src/semiLagrange/examples/tutorials/ex2.c
/petsc/src/semiLagrange/examples/tutorials/ex4.c
/petsc/src/semiLagrange/examples/tutorials/makefile
/petsc/src/semiLagrange/impls/da/da.c
/petsc/src/semiLagrange/impls/da/da.h
/petsc/src/semiLagrange/impls/da/makefile
/petsc/src/semiLagrange/impls/makefile
/petsc/src/semiLagrange/interface/characteristic.c
/petsc/src/semiLagrange/interface/dlregis.c
/petsc/src/semiLagrange/interface/makefile
/petsc/src/semiLagrange/interface/mocregis.c
/petsc/src/semiLagrange/makefile
/petsc/src/sys/dll/makefile
/petsc/src/sys/error/examples/tests/makefile
/petsc/src/sys/error/makefile
/petsc/src/sys/objects/makefile
/petsc/src/sys/utils/arch.c
/petsc/src/sys/utils/makefile
/petsc/src/vec/vec/impls/seq/makefile
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysicsNonlinear/makefile
ec1065ed05-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: e4ceadb2454090be7d46b3718e609756791804d0

4c000e2e05-Oct-2009 Hong Zhang <hzhang@mcs.anl.gov>

add MatLUFactorNumeric_SeqBAIJ_2_NaturalOrdering_newdatastruct()
implement inline Kernel_A_gets_A_times_B_2() and Kernel_A_gets_A_minus_B_times_C_2()

Hg-commit: 3d7d28683daebb54f5a039927ee19ffb0b5a4

add MatLUFactorNumeric_SeqBAIJ_2_NaturalOrdering_newdatastruct()
implement inline Kernel_A_gets_A_times_B_2() and Kernel_A_gets_A_minus_B_times_C_2()

Hg-commit: 3d7d28683daebb54f5a039927ee19ffb0b5a4311

show more ...

b588c5a205-Oct-2009 Hong Zhang <hzhang@mcs.anl.gov>

add MatLUFactorNumeric_SeqBAIJ_2_newdatastruct()

Hg-commit: 49ccea8d4791db7d82aa00ac08e7a4d4e691eb0c

04fbf55929-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

converted several while() loops in the AIJ data structure to for loops for better performance; also added a couple more const for better performance.

Hg-commit: 6a45602c88a9c228977c2b6cef3cf536137b9

converted several while() loops in the AIJ data structure to for loops for better performance; also added a couple more const for better performance.

Hg-commit: 6a45602c88a9c228977c2b6cef3cf536137b92d0

show more ...

1784c0f528-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

fixed missing PetscLogObjectMemory() in SeqBAIJ

Hg-commit: dd648d99753d6563a735deddbe6697f92b6120a2

4fd072db28-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

added MAT_SHARE_NONZERO_PATTERN for SeqBAIJ matrices in MatDuplicate()
added a couple missing PetscLogObjectMemory() in SeqBAIJ

Hg-commit: 3fbba1b9cd2771828452e6c3179c885256f18b67


/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/Jostle.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Matlab.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/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/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/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/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/src/dm/mesh/meshexodus.c
/petsc/src/dm/mesh/section.c
/petsc/src/ksp/pc/impls/tfs/bitmask.c
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/mat/impls/aij/seq/aij.h
seq/baij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
122f12ea27-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

replaced while() loop in MatMultAdd_SeqSBAIJ_1() with for loop for better performance on UNIC code

Hg-commit: 1e66621df5fc94d8e2034c47d0a98846d10399f8

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