History log of /petsc/src/mat/impls/aij/seq/ (Results 3001 – 3025 of 4200)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2689931c03-May-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3244
balay@asterix.mcs.anl.gov|ChangeSet|20050503222305|30304
ChangeSet
1.3244 05/05/03 17:23:05 balay@asterix.mcs.anl.gov +2 -0
compile fixes for csrperm with c++

src/mat/impls

bk-changeset-1.3244
balay@asterix.mcs.anl.gov|ChangeSet|20050503222305|30304
ChangeSet
1.3244 05/05/03 17:23:05 balay@asterix.mcs.anl.gov +2 -0
compile fixes for csrperm with c++

src/mat/impls/aij/seq/csrperm/csrperm.c
1.16.1.1 05/05/03 17:23:03 balay@asterix.mcs.anl.gov +1 -1
fix syntax error

src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
1.5 05/05/03 17:23:03 balay@asterix.mcs.anl.gov +4 -3
move MatConvert_SeqAIJ_SeqCSRPERM prototype under EXTERN_C


Hg-commit: 147546a94c50668dae4b9516ba060078cc440e98

show more ...

814655b803-May-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3242
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050503204348|34899
ChangeSet
1.3242 05/05/03 15:43:48 barrysmith@barrysmith-57.mcs.anl.gov +6 -0
formating and minor cleanup o

bk-changeset-1.3242
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050503204348|34899
ChangeSet
1.3242 05/05/03 15:43:48 barrysmith@barrysmith-57.mcs.anl.gov +6 -0
formating and minor cleanup of csrperm matrix format

src/mat/interface/matrix.c
1.177 05/05/03 15:43:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
formating

src/docs/website/miscellaneous/acknwldg.html
1.29 05/05/03 15:34:05 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
credit Richard Mills for CSRPERM

src/mat/impls/aij/seq/csrperm/csrperm.c
1.16 05/05/03 15:31:06 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
con't allow aij matrix to use inodes

include/petscmat.h
1.177 05/05/03 15:18:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
added a create csrperm matrix for both parallel and sequential

src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
1.4 05/05/03 15:18:45 barrysmith@barrysmith-57.mcs.anl.gov +37 -0
added a create csrperm matrix for both parallel and sequential

src/mat/interface/matregis.c
1.44 05/05/03 15:18:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
added a create csrperm matrix for both parallel and sequential

src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
1.3 05/05/03 15:11:22 barrysmith@barrysmith-57.mcs.anl.gov +7 -11
formatting, call private convert functions directly

src/mat/impls/aij/seq/csrperm/csrperm.c
1.15 05/05/03 15:03:01 barrysmith@barrysmith-57.mcs.anl.gov +6 -5
more formatting

src/mat/impls/aij/seq/csrperm/csrperm.c
1.14 05/05/03 14:58:07 barrysmith@barrysmith-57.mcs.anl.gov +63 -100
basic formatting to more match the PETSc style


Hg-commit: 6832eb2fbcd08f71c7a77081f5fe04c819ddc556

show more ...

7ff8472003-May-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3240
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050503180504|32191
ChangeSet
1.3240 05/05/03 13:05:04 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge barrysmith-57.mcs.anl.g

bk-changeset-1.3240
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050503180504|32191
ChangeSet
1.3240 05/05/03 13:05:04 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-2.3.0
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev


Hg-commit: d46e3103c7ac77cdf55ab635edc681a64053aaf5

show more ...

d3bad8c403-May-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3215.1.7
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050503180358|28054
ChangeSet
1.3215.1.7 05/05/03 13:03:58 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
update to essl code t

bk-changeset-1.3215.1.7
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050503180358|28054
ChangeSet
1.3215.1.7 05/05/03 13:03:58 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
update to essl code to support C++ compiler

src/mat/impls/aij/seq/essl/essl.c
1.41 05/05/03 13:02:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
duplicate consts removed

src/mat/impls/aij/seq/essl/makefile
1.4 05/05/03 13:01:25 barrysmith@barrysmith-57.mcs.anl.gov +2 -1
update to work with C++

src/mat/impls/aij/seq/essl/essl.c
1.40 05/05/03 13:00:25 barrysmith@barrysmith-57.mcs.anl.gov +6 -0
updates to compile correctly with C++ compiler


Hg-commit: f8bbfb4b8fa87c4708b4fcec2d17a244df6721c6

show more ...


/petsc/bin/taucc.py
/petsc/config/freebsd5.1-c89.py
/petsc/config/freebsd5.1.py
/petsc/config/linux-gnu-amd64.py
/petsc/include/finclude/petscmg.h
/petsc/include/petsc.h
/petsc/include/petscbag.h
/petsc/include/petscksp.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/buildtest
/petsc/maint/update-docs.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/utilities/Make.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/src/bilinear/impls/dense/seq/makefile
/petsc/src/bilinear/interface/makefile
/petsc/src/contrib/fun3d/comp/user.F
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/contrib/fun3d/incomp/userJac.F
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.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/lu.c
/petsc/src/ksp/pc/impls/factor/makefile
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
essl/essl.c
essl/makefile
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/fileio/makefile
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/plog/makefile
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/vec/examples/tests/ex20f.F
/petsc/src/vec/examples/tests/ex32f.F
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tutorials/ex2f.F
/petsc/todo
78e8599703-May-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3236
balay@asterix.mcs.anl.gov|ChangeSet|20050503161548|29798
ChangeSet
1.3236 05/05/03 11:15:48 balay@asterix.mcs.anl.gov +2 -0
add in 'csperm' into PETSc 'tree' build

src/mat/

bk-changeset-1.3236
balay@asterix.mcs.anl.gov|ChangeSet|20050503161548|29798
ChangeSet
1.3236 05/05/03 11:15:48 balay@asterix.mcs.anl.gov +2 -0
add in 'csperm' into PETSc 'tree' build

src/mat/impls/aij/seq/makefile
1.31 05/05/03 11:15:46 balay@asterix.mcs.anl.gov +1 -1
add in csperm into regular PETSc 'tree' build

src/mat/impls/aij/seq/csrperm/csrperm.c
1.12 05/05/03 11:15:46 balay@asterix.mcs.anl.gov +4 -9
fix unused variables & use the correct FORTRAN_KERENL_* flags?


Hg-commit: 06b4918022ba47c4e30a6c3b694acbe6a2fb2357

show more ...


/petsc/bin/taucc.py
/petsc/config/freebsd5.1-c89.py
/petsc/config/freebsd5.1.py
/petsc/config/linux-gnu-amd64.py
/petsc/include/finclude/petscmg.h
/petsc/include/petsc.h
/petsc/include/petscbag.h
/petsc/include/petscksp.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/buildtest
/petsc/maint/update-docs.py
/petsc/make.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Mathematica.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/petsc.py
/petsc/python/PETSc/utilities/Etags.py
/petsc/python/PETSc/utilities/FPTrap.py
/petsc/python/PETSc/utilities/Make.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/bmakeDir.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/dataFilesPath.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/bilinear/impls/dense/seq/makefile
/petsc/src/bilinear/interface/makefile
/petsc/src/contrib/fun3d/comp/user.F
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/contrib/fun3d/incomp/userJac.F
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/publications/index.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.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/lu.c
/petsc/src/ksp/pc/impls/factor/makefile
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
csrperm/csrperm.c
makefile
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/fileio/makefile
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/plog/makefile
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/vec/examples/tests/ex20f.F
/petsc/src/vec/examples/tests/ex32f.F
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tutorials/ex2f.F
/petsc/src/vec/is/impls/stride/stride.c
/petsc/todo
6f1e636922-Apr-2005 Richard Tran Mills <rmills@ornl.gov>

bk-changeset-1.3169
rmills@robin.(none)|ChangeSet|20050422203259|43344
ChangeSet
1.3169 05/04/22 16:32:59 rmills@robin.(none) +1 -0
Added support for "multadd" operations in csrperm.c.
Also com

bk-changeset-1.3169
rmills@robin.(none)|ChangeSet|20050422203259|43344
ChangeSet
1.3169 05/04/22 16:32:59 rmills@robin.(none) +1 -0
Added support for "multadd" operations in csrperm.c.
Also completed the special cases of nz==0 and nz==1 in csrperm.c.

src/mat/impls/aij/seq/csrperm/csrperm.c
1.11 05/04/22 16:32:56 rmills@robin.(none) +180 -5
Added MatMultAdd_SeqCSRPERM() routine.
Completed the special cases nz==0 and nz==1 for MatMult_SeqCSRPERM(),
as well as for MatMultAdd_SeqCSRPERM().


Hg-commit: f75d8378dddd7bf14ed4106eec4a93c4ca8fbb03

show more ...

d05da58f22-Apr-2005 Richard Tran Mills <rmills@ornl.gov>

bk-changeset-1.3168
rmills@robin.(none)|ChangeSet|20050422181033|43346
ChangeSet
1.3168 05/04/22 14:10:33 rmills@robin.(none) +1 -0
Fixed an error in csrperm.c where I was not allocating enough s

bk-changeset-1.3168
rmills@robin.(none)|ChangeSet|20050422181033|43346
ChangeSet
1.3168 05/04/22 14:10:33 rmills@robin.(none) +1 -0
Fixed an error in csrperm.c where I was not allocating enough space
for csrperm->xgroup.

src/mat/impls/aij/seq/csrperm/csrperm.c
1.10 05/04/22 14:10:31 rmills@robin.(none) +10 -5
Fixed the allocation of csrperm->xgroup so that enough memory gets
allocated. (I had been allocating 2 fewer elements than I should have.)


Hg-commit: 78eb1e9b803d212ffa8bfeba78d9b294b9239b51

show more ...


/petsc/bmake/adic.init
/petsc/config/linux-gnu-amd64.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/solaris2.9.py
/petsc/include/petscversion.h
/petsc/maint/buildtest
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/Mathematica.py
/petsc/python/PETSc/packages/NetCDF.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/UMFPACK.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/petsc.py
/petsc/python/PETSc/utilities/Etags.py
/petsc/python/PETSc/utilities/FPTrap.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/bmakeDir.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/dataFilesPath.py
/petsc/python/PETSc/utilities/debuggers.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/languages.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
csrperm/csrperm.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/sys/examples/tutorials/binaryoutput.info
56638e6420-Apr-2005 Richard Tran Mills <rmills@ornl.gov>

bk-changeset-1.3149
rmills@robin.(none)|ChangeSet|20050420195857|65463
ChangeSet
1.3149 05/04/20 15:58:57 rmills@robin.(none) +1 -0
Defined __FUNCT__ for SeqCSRPERM_create_perm().

src/mat/impl

bk-changeset-1.3149
rmills@robin.(none)|ChangeSet|20050420195857|65463
ChangeSet
1.3149 05/04/20 15:58:57 rmills@robin.(none) +1 -0
Defined __FUNCT__ for SeqCSRPERM_create_perm().

src/mat/impls/aij/seq/csrperm/csrperm.c
1.9 05/04/20 15:58:54 rmills@robin.(none) +2 -1
Defined __FUNCT__ for SeqCSRPERM_create_perm().


Hg-commit: 199b7120650f5d785189852c381834f84b2b263e

show more ...

33b91e9f20-Apr-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3138.1.2
balay@asterix.mcs.anl.gov|ChangeSet|20050420001001|04907
ChangeSet
1.3138.1.2 05/04/19 19:10:01 balay@asterix.mcs.anl.gov +5 -0
- fix incorrect malloc usage [appears with

bk-changeset-1.3138.1.2
balay@asterix.mcs.anl.gov|ChangeSet|20050420001001|04907
ChangeSet
1.3138.1.2 05/04/19 19:10:01 balay@asterix.mcs.anl.gov +5 -0
- fix incorrect malloc usage [appears with debug=0]
- fix other build issues

src/mat/impls/sbaij/seq/sbaijfact2.c
1.60 05/04/19 19:09:59 balay@asterix.mcs.anl.gov +2 -4
fix incorrect malloc

src/mat/impls/baij/seq/baij.c
1.129 05/04/19 19:09:59 balay@asterix.mcs.anl.gov +1 -2
fix incorrect malloc

src/mat/impls/aij/seq/aij.c
1.227 05/04/19 19:09:59 balay@asterix.mcs.anl.gov +1 -2
fix incorrect malloc

src/dm/da/examples/tutorials/makefile
1.17 05/04/19 19:09:59 balay@asterix.mcs.anl.gov +2 -1
non-complex example

config/linux-gnu-amd64.py
1.4 05/04/19 19:09:59 balay@asterix.mcs.anl.gov +2 -2
start a debug=0 build


Hg-commit: d4bd99e71d19c3a0ec22163e7d64901b023868c4

show more ...

18def55619-Apr-2005 Richard Tran Mills <rmills@ornl.gov>

bk-changeset-1.3136
rmills@robin.(none)|ChangeSet|20050419210946|03570
ChangeSet
1.3136 05/04/19 17:09:46 rmills@robin.(none) +4 -0
Did some work on adding the parallel version of the CSRPERM mat

bk-changeset-1.3136
rmills@robin.(none)|ChangeSet|20050419210946|03570
ChangeSet
1.3136 05/04/19 17:09:46 rmills@robin.(none) +4 -0
Did some work on adding the parallel version of the CSRPERM matrix class.
Fixed a few errors.

src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
1.1 05/04/19 17:09:43 rmills@robin.(none) +161 -0

src/mat/impls/aij/mpi/csrperm/makefile
1.1 05/04/19 17:09:43 rmills@robin.(none) +16 -0

src/mat/impls/aij/seq/csrperm/csrperm.c
1.8 05/04/19 17:09:43 rmills@robin.(none) +8 -0
Some small bugfixes.

src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
1.0 05/04/19 17:09:43 rmills@robin.(none) +0 -0
BitKeeper file /spin/home/rmills/proj/petsc-dev/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c

src/mat/impls/aij/mpi/csrperm/makefile
1.0 05/04/19 17:09:43 rmills@robin.(none) +0 -0
BitKeeper file /spin/home/rmills/proj/petsc-dev/src/mat/impls/aij/mpi/csrperm/makefile

include/petscmat.h
1.176 05/04/19 17:09:43 rmills@robin.(none) +1 -0
Added the MATMPICSRPERM type.


Hg-commit: f51f8eccb8fa2d4a8d299f697b309d942a0b2b00

show more ...

8b7df29418-Apr-2005 Richard Tran Mills <rmills@ornl.gov>

bk-changeset-1.3125
rmills@robin.(none)|ChangeSet|20050418181758|39689
ChangeSet
1.3125 05/04/18 14:17:58 rmills@robin.(none) +2 -0
Added MatCreateSeqCSRPERM() in csrperm.c.

BitKeeper/etc/logg

bk-changeset-1.3125
rmills@robin.(none)|ChangeSet|20050418181758|39689
ChangeSet
1.3125 05/04/18 14:17:58 rmills@robin.(none) +2 -0
Added MatCreateSeqCSRPERM() in csrperm.c.

BitKeeper/etc/logging_ok
1.104 05/04/18 14:17:58 rmills@robin.(none) +1 -0
Logging to logging@openlogging.org accepted

src/mat/impls/aij/seq/csrperm/csrperm.c
1.7 05/04/18 14:17:46 rmills@robin.(none) +42 -0
Added MatCreateSeqCSRPERM().
This is different than MatCreate_SeqCSRPERM(), which is what gets
registered as the creation routine that gets called by MatSetType().


Hg-commit: 821c91917fcb646587865fa3b96073ae2745fdc4

show more ...

1153da1114-Apr-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3094.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050414014634|22332
ChangeSet
1.3094.1.1 05/04/13 20:46:34 barrysmith@barry-smiths-computer.local +26 -0
changed petscdll

bk-changeset-1.3094.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050414014634|22332
ChangeSet
1.3094.1.1 05/04/13 20:46:34 barrysmith@barry-smiths-computer.local +26 -0
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/vec/interface/makefile
1.8 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +1 -1
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/vec/interface/dlregisvec.c
1.27 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +2 -3
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/ts/interface/makefile
1.6 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +1 -1
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/ts/interface/dlregists.c
1.21 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +2 -3
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/sys/src/viewer/interface/dlregispetsc.c
1.23 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +2 -3
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/sys/src/utils/str.c
1.32 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +30 -0
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/sys/src/utils/makefile
1.11 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +1 -1
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/sys/src/dll/dl.c
1.34 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +28 -76
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/sys/examples/tutorials/makefile
1.10 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +1 -2
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/snes/interface/makefile
1.7 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +2 -2
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/snes/interface/dlregissnes.c
1.23 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +2 -3
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/mat/interface/makefile
1.6 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +1 -1
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/mat/interface/dlregismat.c
1.31 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +2 -3
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/ksp/ksp/interface/dlregisksp.c
1.25 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +2 -3
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/dm/ao/interface/dlregisdm.c
1.26 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +1 -2
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

bmake/common/rules.shared.darwin7
1.13 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +5 -6
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/mat/impls/aij/seq/essl/essl.c
1.39 05/04/13 20:46:30 barrysmith@barry-smiths-computer.local +19 -17
formating

src/ksp/ksp/interface/makefile
1.6 05/04/13 20:46:30 barrysmith@barry-smiths-computer.local +2 -2
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

src/dm/ao/interface/makefile
1.8 05/04/13 20:46:30 barrysmith@barry-smiths-computer.local +1 -1
changed petscdllibraryopen() to load symbol based on filename
so that symbol is different in each dynamic library and hence
can build dynamic libraries on mac

python/PETSc/utilities/dynamicLibraries.py
1.9 05/04/13 20:46:30 barrysmith@barry-smiths-computer.local +2 -3
shared libraries allowed on Mac

include/petsc.h
1.128 05/04/13 20:46:30 barrysmith@barry-smiths-computer.local +1 -0
added search for substring starting from end

BitKeeper/deleted/.del-ex4.c~dbd43215a9eb8a1b
1.9 05/04/13 19:17:33 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/sys/examples/tutorials/ex4.c

src/dm/da/src/da2.c
1.65 05/04/13 19:00:52 barrysmith@barry-smiths-computer.local +31 -50
always set x,xs,y,ys from lx, ly and removed unneeded code

src/dm/da/src/da3.c
1.36 05/04/13 18:56:40 barrysmith@barry-smiths-computer.local +18 -38
eliminate code that manually sets x,xs,y,ys,z,zs when PETSc sets lx,ly, lz

BitKeeper/deleted/.del-dlregis.h~65e71245d21434f
1.11 05/04/13 17:25:29 barrysmith@barry-smiths-computer.local +1 -1
Delete: src/sys/src/utils/dlregis.h

src/dm/ao/interface/dlregisdm.c
1.25 05/04/13 17:24:55 barrysmith@barry-smiths-computer.local +1 -1
*** empty log message ***

bmake/common/rules.shared.darwin7
1.12 05/04/13 14:56:41 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
save tries

bmake/common/rules.shared.darwin7
1.11 05/04/13 13:36:18 barrysmith@barrysmith-57.mcs.anl.gov +12 -12
try adding other stuff

src/ts/interface/dlregists.c
1.20 05/04/13 13:19:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/ts/interface/dlregis.c -> src/ts/interface/dlregists.c

BitKeeper/deleted/.del-dlregis.c~e51dcaca1281f61b
1.5 05/04/13 13:19:33 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/sys/src/viewer/interface/dlregis.c

src/snes/interface/dlregissnes.c
1.22 05/04/13 13:18:51 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/snes/interface/dlregis.c -> src/snes/interface/dlregissnes.c

src/mat/interface/dlregismat.c
1.30 05/04/13 13:18:23 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/mat/interface/dlregis.c -> src/mat/interface/dlregismat.c

src/ksp/ksp/interface/dlregisksp.c
1.24 05/04/13 13:17:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/ksp/ksp/interface/dlregis.c -> src/ksp/ksp/interface/dlregisksp.c

src/dm/ao/interface/dlregisdm.c
1.24 05/04/13 13:17:16 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/dm/ao/interface/dlregis.c -> src/dm/ao/interface/dlregisdm.c

src/vec/interface/dlregisvec.c
1.26 05/04/13 13:16:24 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/vec/interface/dlregis.c -> src/vec/interface/dlregisvec.c


Hg-commit: adbb991a27b625ba59426a49bb8f5fb43da1236e

show more ...


/petsc/bmake/common/rules.shared.darwin7
/petsc/bmake/common/test
/petsc/config/configure.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-intel.py
/petsc/config/solaris-64.py
/petsc/include/petsc.h
/petsc/include/petscbag.h
/petsc/maint/buildtest
/petsc/maint/startnightly
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/c2html.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/sowing.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/ao/interface/makefile
/petsc/src/dm/da/examples/tutorials/ex6f90.F
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zstart.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/makefile
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
essl/essl.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/makefile
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/examples/tutorials/output/ex5_1.out
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/utils/makefile
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/makefile
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/dlregisvec.c
/petsc/src/vec/interface/makefile
/petsc/todo
e7e43bf406-Apr-2005 Richard Tran Mills <rmills@ornl.gov>

bk-changeset-1.3064
rmills@cheetah48.ccs.ornl.gov|ChangeSet|20050406144910|08537
ChangeSet
1.3064 05/04/06 10:49:10 rmills@cheetah48.ccs.ornl.gov +1 -0
Fixed maxnz determination in csrperm.c.

bk-changeset-1.3064
rmills@cheetah48.ccs.ornl.gov|ChangeSet|20050406144910|08537
ChangeSet
1.3064 05/04/06 10:49:10 rmills@cheetah48.ccs.ornl.gov +1 -0
Fixed maxnz determination in csrperm.c.

src/mat/impls/aij/seq/csrperm/csrperm.c
1.6 05/04/06 10:49:01 rmills@cheetah48.ccs.ornl.gov +1 -1
Fixed calculation of maxnz.


Hg-commit: 16ce71e87d8357e54c13ba365a051db0e49e247b

show more ...

7decd91205-Apr-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3062
barrysmith@barry-smiths-computer.local|ChangeSet|20050405014501|07060
ChangeSet
1.3062 05/04/04 20:45:01 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.3062
barrysmith@barry-smiths-computer.local|ChangeSet|20050405014501|07060
ChangeSet
1.3062 05/04/04 20:45:01 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

python/PETSc/packages/MPI.py
1.174 05/04/04 20:44:59 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 70346093f6760a3e4d5d432e2858985f5fc1c2f1

show more ...

b2d3331a04-Apr-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3049.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050404213013|11386
ChangeSet
1.3049.1.1 05/04/04 16:30:13 barrysmith@barry-smiths-computer.local +15 -0
fix for null obj

bk-changeset-1.3049.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050404213013|11386
ChangeSet
1.3049.1.1 05/04/04 16:30:13 barrysmith@barry-smiths-computer.local +15 -0
fix for null objects from Fortran
matlab configure fixes
fix for VecResetArray() for vectors from VecCeate withArray routines

src/vec/impls/seq/dvec2.c
1.29 05/04/04 16:30:10 barrysmith@barry-smiths-computer.local +5 -1
petsc-maint allow VecCreateWithArray constructors work properly with
VecRestoreArray()

src/vec/impls/mpi/pbvec.c
1.36 05/04/04 16:30:10 barrysmith@barry-smiths-computer.local +2 -0
petsc-maint allow VecCreateWithArray constructors work properly with
VecRestoreArray()

python/PETSc/packages/Matlab.py
1.48 05/04/04 16:30:10 barrysmith@barry-smiths-computer.local +1 -1
attempt for Matlabendigne fix

src/sys/src/matlabengine/matlab.c
1.41 05/04/04 16:30:09 barrysmith@barry-smiths-computer.local +1 -0
update to latest API

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.44 05/04/04 16:30:09 barrysmith@barry-smiths-computer.local +19 -19
update to latest API

src/fortran/custom/zvec.c
1.20 05/04/04 16:30:09 barrysmith@barry-smiths-computer.local +2 -2
fix for checking for null objects from fortran when dereferenced

src/fortran/custom/zsys.c
1.34 05/04/04 16:30:09 barrysmith@barry-smiths-computer.local +2 -0
fix for checking for null objects from fortran when dereferenced

src/fortran/custom/zpetsc.h
1.26 05/04/04 16:30:09 barrysmith@barry-smiths-computer.local +8 -0
fix for checking for null objects from fortran when dereferenced

src/fortran/custom/zmat.c
1.50 05/04/04 16:30:09 barrysmith@barry-smiths-computer.local +1 -1
fix for checking for null objects from fortran when dereferenced

src/fortran/custom/zis.c
1.14 05/04/04 16:30:09 barrysmith@barry-smiths-computer.local +1 -1
fix for checking for null objects from fortran when dereferenced

python/PETSc/Configure.py
1.308 05/04/04 16:30:09 barrysmith@barry-smiths-computer.local +0 -5
always set _LINKER_SLFLAG

include/vecimpl.h
1.43 05/04/04 16:30:08 barrysmith@barry-smiths-computer.local +4 -3
petsc-maint allow VecCreateWithArray constructors work properly with
VecRestoreArray()

src/sys/src/objects/ptype.c
1.15 05/04/04 15:43:08 barrysmith@barry-smiths-computer.local +3 -3
added back in logical size so aodata examples work

src/fortran/custom/zao.c
1.7 05/04/01 13:20:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
let myapp be null also

python/PETSc/packages/Matlab.py
1.47 05/03/31 20:51:34 barrysmith@barry-smiths-computer.local +3 -3
Aron's fixes petsc-maint 12791

python/PETSc/packages/MPI.py
1.173 05/03/31 20:38:52 barrysmith@barry-smiths-computer.local +10 -7
start mpd only if pm=mpd
change mpiuni to support scons approach, petsc-maint 12791


Hg-commit: b86059ebe1fddc6bc212a589acef8eebb57e16f8

show more ...

612a762c01-Apr-2005 Richard Tran Mills <rmills@ornl.gov>

bk-changeset-1.3056
rmills@cheetah48.ccs.ornl.gov|ChangeSet|20050401220818|56079
ChangeSet
1.3056 05/04/01 17:08:18 rmills@cheetah48.ccs.ornl.gov +1 -0
Fixed some errors in csrperm.c.

src/mat/

bk-changeset-1.3056
rmills@cheetah48.ccs.ornl.gov|ChangeSet|20050401220818|56079
ChangeSet
1.3056 05/04/01 17:08:18 rmills@cheetah48.ccs.ornl.gov +1 -0
Fixed some errors in csrperm.c.

src/mat/impls/aij/seq/csrperm/csrperm.c
1.5 05/04/01 17:04:35 rmills@cheetah48.ccs.ornl.gov +13 -7
Fixed error in MatDestroy_SeqCSRPERM() where I was destroying pointers
to SeqAIJ operations when I still needed them.
Changed reference to SeqCSRPERM_create_permvec() to
SeqCSRPERM_create_perm().


Hg-commit: b1194a976e582830a186626fbaac43455434bbcc

show more ...

4dc4c82231-Mar-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3046.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050331223321|57460
ChangeSet
1.3046.1.1 05/03/31 16:33:21 barrysmith@barrysmith-57.mcs.anl.gov +44 -0
added back in a PETS

bk-changeset-1.3046.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050331223321|57460
ChangeSet
1.3046.1.1 05/03/31 16:33:21 barrysmith@barrysmith-57.mcs.anl.gov +44 -0
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/sys/src/viewer/impls/binary/binv.c
1.48 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/sys/src/objects/ptype.c
1.14 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +8 -3
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/sys/src/objects/pinit.c
1.62 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/sys/src/objects/options.c
1.57 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +35 -35
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/sys/src/objects/init.c
1.55 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/sys/src/objects/ams/aoptions.c
1.35 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +55 -55
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/sys/src/fileio/sysio.c
1.35 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +7 -1
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/sys/src/bag/bag.c
1.16 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +31 -4
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/snes/utils/damgsnes.c
1.61 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/snes/mf/wp.c
1.19 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/snes/examples/tutorials/ex5f.F
1.19 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/snes/examples/tutorials/ex5.c
1.23 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/snes/examples/tutorials/ex27.c
1.14 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/snes/examples/tutorials/ex26.c
1.22 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/mat/partition/impls/party/party.c
1.14 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/mat/impls/aij/seq/superlu/superlu.c
1.79 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/mat/impls/aij/seq/spooles/spoolesOptions.c
1.33 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.111 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/mat/impls/aij/mpi/mpiov.c
1.34 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/mat/examples/tests/ex76.c
1.18 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/ksp/pc/impls/sor/sor.c
1.29 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/ksp/pc/impls/ml/ml.c
1.20 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/ksp/pc/impls/jacobi/jacobi.c
1.19 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/ksp/pc/impls/is/feti/fetipc.c
1.6 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/ksp/pc/impls/hypre/hyppilut.c
1.74 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.24 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/ksp/pc/impls/factor/lu/lu.c
1.43 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/ksp/pc/impls/factor/ilu/ilu.c
1.56 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/ksp/ksp/interface/itcreate.c
1.62 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/ksp/ksp/impls/gmres/gmres.c
1.59 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.46 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/fortran/custom/zoptions.c
1.24 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/dm/ao/examples/tutorials/ex2.c
1.13 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +6 -7
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

include/petscoptions.h
1.26 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +14 -14
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

include/petsclog.h
1.53 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

include/petsc.h
1.126 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

bin/matlab/PetscBagRead.m
1.10 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +5 -2
added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and
from PETSC_ENUM

src/snes/mf/snesmfj.h
1.12 05/03/31 13:16:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
petsc-maint 12780 handle exactly zero input vector to multiply against

src/snes/mf/wp.c
1.18 05/03/31 13:16:41 barrysmith@barrysmith-57.mcs.anl.gov +6 -1
petsc-maint 12780 handle exactly zero input vector to multiply against

src/snes/mf/snesmfj.c
1.54 05/03/31 13:16:35 barrysmith@barrysmith-57.mcs.anl.gov +11 -5
petsc-maint 12780 handle exactly zero input vector to multiply against

src/snes/mf/snesmfjdef.c
1.17 05/03/31 13:16:29 barrysmith@barrysmith-57.mcs.anl.gov +9 -4
petsc-maint 12780 handle exactly zero input vector to multiply against

src/vec/impls/mpi/pbvec.c
1.35 05/03/30 13:22:16 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
formatting

src/mat/interface/matreg.c
1.25 05/03/30 10:05:56 barrysmith@barry-smiths-computer.local +1 -1
formating

src/mat/interface/matreg.c
1.24 05/03/30 10:05:43 barrysmith@barry-smiths-computer.local +1 -1
formating

src/snes/snesimpl.h
1.20 05/03/29 16:25:13 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
petsc-maint snessetup() called repeatedly swallows memory

src/snes/interface/snes.c
1.77 05/03/29 16:25:09 barrysmith@barrysmith-57.mcs.anl.gov +6 -4
petsc-maint snessetup() called repeatedly swallows memory


Hg-commit: 0ae3cf9bca18e91cabee90d82052643136755d87

show more ...


/petsc/bin/matlab/PetscBagRead.m
/petsc/bmake/common/test
/petsc/config/linux-gnu.py
/petsc/include/petsc.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/src/adic/examples/tutorials/makefile
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/fortran/custom/zoptions.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
spooles/spoolesOptions.c
superlu/superlu.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfj.h
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/examples/tutorials/makefile
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/sys/src/viewer/examples/tutorials/makefile
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/pf/examples/tutorials/makefile
4b8d99ad30-Mar-2005 Richard Tran Mills <rmills@ornl.gov>

bk-changeset-1.3035.1.1
rmills@cheetah48.ccs.ornl.gov|ChangeSet|20050330152251|43032
ChangeSet
1.3035.1.1 05/03/30 10:22:51 rmills@cheetah48.ccs.ornl.gov +3 -0
Did enough work so that the CSRPERM

bk-changeset-1.3035.1.1
rmills@cheetah48.ccs.ornl.gov|ChangeSet|20050330152251|43032
ChangeSet
1.3035.1.1 05/03/30 10:22:51 rmills@cheetah48.ccs.ornl.gov +3 -0
Did enough work so that the CSRPERM stuff compiles.
This is getting close to usable. Still not yet tested.

src/mat/impls/aij/seq/csrperm/makefile
1.1 05/03/30 10:22:42 rmills@cheetah48.ccs.ornl.gov +16 -0

src/mat/impls/aij/seq/csrperm/makefile
1.0 05/03/30 10:22:42 rmills@cheetah48.ccs.ornl.gov +0 -0
BitKeeper file /autofs/spin/home/rmills/proj/petsc-dev/src/mat/impls/aij/seq/csrperm/makefile

src/mat/impls/aij/seq/csrperm/csrperm.c
1.4 05/03/30 10:22:37 rmills@cheetah48.ccs.ornl.gov +109 -72
Did a lot of work to make this actually compile.

include/petscmat.h
1.173.1.1 05/03/30 10:22:36 rmills@cheetah48.ccs.ornl.gov +1 -0
Added MATSEQCSRPERM matrix type.


Hg-commit: 07b8c3944accf1b65b87900c32a78f26a6e35e2b

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/test
/petsc/config/configure.py
/petsc/config/freebsd5.1-c89
/petsc/config/freebsd5.1-c89.py
/petsc/config/linux-gnu-amd64
/petsc/config/linux-gnu-amd64.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-gcc-ifc.py
/petsc/config/linux-gnu-gcc-pgf90.py
/petsc/config/linux-gnu-intel.py
/petsc/config/macosx-ibm.py
/petsc/config/macosx-nagf90.py
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/dreamcast2
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/c2html.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/sowing.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/sidl/snes.sidl
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/fortran/custom/zda.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/mat/examples/tests/makefile
csrperm/csrperm.c
csrperm/makefile
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/examples/tutorials/ex1.py
/petsc/src/snes/interface/snes.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/options.c
/petsc/src/vec/examples/tests/ex17f.F
9f7bf89321-Mar-2005 Richard Tran Mills <rmills@ornl.gov>

bk-changeset-1.3003
rmills@cheetah48.ccs.ornl.gov|ChangeSet|20050321215453|33702
ChangeSet
1.3003 05/03/21 16:54:53 rmills@cheetah48.ccs.ornl.gov +1 -0
Added a function to destroy SEQCSRPERM matr

bk-changeset-1.3003
rmills@cheetah48.ccs.ornl.gov|ChangeSet|20050321215453|33702
ChangeSet
1.3003 05/03/21 16:54:53 rmills@cheetah48.ccs.ornl.gov +1 -0
Added a function to destroy SEQCSRPERM matrices.

src/mat/impls/aij/seq/csrperm/csrperm.c
1.3 05/03/21 16:54:44 rmills@cheetah48.ccs.ornl.gov +49 -1
Added a function to destroy SEQCSRPERM matrices.


Hg-commit: 025af9c68a207b7a014637ccb54567ab9196140b

show more ...

1b969bd421-Mar-2005 Richard Tran Mills <rmills@ornl.gov>

bk-changeset-1.3001
rmills@cheetah48.ccs.ornl.gov|ChangeSet|20050321205820|36356
ChangeSet
1.3001 05/03/21 15:58:20 rmills@cheetah48.ccs.ornl.gov +1 -0
Added a pointer to the MatDestroy_SeqAIJ ro

bk-changeset-1.3001
rmills@cheetah48.ccs.ornl.gov|ChangeSet|20050321205820|36356
ChangeSet
1.3001 05/03/21 15:58:20 rmills@cheetah48.ccs.ornl.gov +1 -0
Added a pointer to the MatDestroy_SeqAIJ routine in the Mat_SeqCSRPERM
structure.
Fixed an error where I was using 'B' instead of 'A' in
MatConvert_SeqAIJ_SeqCSRPERM.

src/mat/impls/aij/seq/csrperm/csrperm.c
1.2 05/03/21 15:58:10 rmills@cheetah48.ccs.ornl.gov +6 -2
Added a pointer to the MatDestroy_SeqAIJ routine in the Mat_SeqCSRPERM
structure.
Fixed an error where I was using 'B' instead of 'A' in
MatConvert_SeqAIJ_SeqCSRPERM.


Hg-commit: 2c65f5789df94efc77109a7ed398c98e5f573a00

show more ...

b2e8f75d21-Mar-2005 Richard Tran Mills <rmills@ornl.gov>

bk-changeset-1.3000
rmills@cheetah48.ccs.ornl.gov|ChangeSet|20050321163416|35412
ChangeSet
1.3000 05/03/21 11:34:16 rmills@cheetah48.ccs.ornl.gov +2 -0
Initial check-in of work on adding the CSRP

bk-changeset-1.3000
rmills@cheetah48.ccs.ornl.gov|ChangeSet|20050321163416|35412
ChangeSet
1.3000 05/03/21 11:34:16 rmills@cheetah48.ccs.ornl.gov +2 -0
Initial check-in of work on adding the CSRPERM matrix class,
which is derived from the AIJ class and enables better vectorization.
This is far from finished and doesn't even compile yet, but it is
starting to at least look like something.

BitKeeper/etc/logging_ok
1.100 05/03/21 11:34:04 rmills@cheetah48.ccs.ornl.gov +1 -0
Logging to logging@openlogging.org accepted

src/mat/impls/aij/seq/csrperm/csrperm.c
1.1 05/03/18 22:29:15 rmills@robin.(none) +374 -0

src/mat/impls/aij/seq/csrperm/csrperm.c
1.0 05/03/18 22:29:15 rmills@robin.(none) +0 -0
BitKeeper file /spin/home/rmills/proj/petsc-dev/src/mat/impls/aij/seq/csrperm/csrperm.c


Hg-commit: ccf20d475a2142dd5eb5959354f9468e7ae09b41

show more ...

774ad34317-Mar-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2991
knepley@khan.(none)|ChangeSet|20050317213756|36643
ChangeSet
1.2991 05/03/17 15:37:56 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):

bk-changeset-1.2991
knepley@khan.(none)|ChangeSet|20050317213756|36643
ChangeSet
1.2991 05/03/17 15:37:56 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/home/knepley/PETSc-dev/petsc-dev


Hg-commit: a7161b033553bfc06a1b65c3f1b170802667c0d5

show more ...


/petsc/include/petscmat.h
/petsc/src/apps/1/ex2.c
/petsc/src/apps/2/ex1.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/quasigeo_q1/appsetalg.c
/petsc/src/contrib/oberman/quasigeo_q1/main.c
/petsc/src/contrib/oberman/tns_q2q1/appsetalg.c
/petsc/src/contrib/oberman/tns_q2q1/main.c
/petsc/src/contrib/src/burgers_df_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/contrib/src/laplacian_q1/appsetalg.c
/petsc/src/contrib/src/ns_q1q0_penalty/main.c
/petsc/src/dm/usg/2d/constant_bilinear/main.c
/petsc/src/dm/usg/2d/quadratic/main.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex77.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/ex94.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aij.c
aij.h
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.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/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/interface/tscreate.c
f4df32b117-Mar-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2988.1.1
knepley@khan.(none)|ChangeSet|20050317213714|26757
ChangeSet
1.2988.1.1 05/03/17 15:37:14 knepley@khan.(none) +77 -0
Added a raw aray interface to MatZeroRows() and MatZer

bk-changeset-1.2988.1.1
knepley@khan.(none)|ChangeSet|20050317213714|26757
ChangeSet
1.2988.1.1 05/03/17 15:37:14 knepley@khan.(none) +77 -0
Added a raw aray interface to MatZeroRows() and MatZeroRowsLocal()
Fixed interface for MatAXPY(), MatAYPX(), MatShift(), MatScale()

src/ts/interface/tscreate.c
1.19 05/03/17 15:37:13 knepley@khan.(none) +4 -4
Interface fixes

src/ts/impls/implicit/pvode/petscpvode.c
1.31 05/03/17 15:37:13 knepley@khan.(none) +2 -2
Interface fixes

src/snes/mf/snesmfj.c
1.53 05/03/17 15:37:13 knepley@khan.(none) +4 -4
Interface fixes

src/snes/impls/test/snestest.c
1.19 05/03/17 15:37:13 knepley@khan.(none) +1 -1
Interface fixes

src/mat/utils/axpy.c
1.27 05/03/17 15:37:13 knepley@khan.(none) +18 -19
Interface fixes

src/mat/matimpl.h
1.81 05/03/17 15:37:13 knepley@khan.(none) +7 -7
Interface fixes

src/mat/interface/matrix.c
1.174 05/03/17 15:37:13 knepley@khan.(none) +143 -29
Interface fixes

src/mat/impls/shell/shell.c
1.31 05/03/17 15:37:13 knepley@khan.(none) +6 -6
Interface fixes

src/mat/impls/sbaij/seq/sbaij2.c
1.41 05/03/17 15:37:12 knepley@khan.(none) +3 -2
Interface fixes

src/mat/impls/sbaij/seq/sbaij.c
1.142 05/03/17 15:37:12 knepley@khan.(none) +6 -5
Interface fixes

src/mat/impls/sbaij/mpi/mpisbaij.c
1.123 05/03/17 15:37:12 knepley@khan.(none) +3 -3
Interface fixes

src/mat/impls/rowbs/mpi/mpirowbs.c
1.72 05/03/17 15:37:12 knepley@khan.(none) +12 -23
Interface fixes

src/mat/impls/is/matis.c
1.24 05/03/17 15:37:12 knepley@khan.(none) +4 -7
Interface fixes

src/mat/impls/dense/seq/dense.c
1.79 05/03/17 15:37:12 knepley@khan.(none) +16 -18
Interface fixes

src/mat/impls/dense/mpi/mpidense.c
1.58 05/03/17 15:37:12 knepley@khan.(none) +14 -21
Interface fixes

src/mat/impls/bdiag/seq/bdiag.h
1.16 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/impls/bdiag/seq/bdiag.c
1.51 05/03/17 15:37:12 knepley@khan.(none) +8 -10
Interface fixes

src/mat/impls/bdiag/mpi/mpibdiag.c
1.50 05/03/17 15:37:12 knepley@khan.(none) +5 -13
Interface fixes

src/mat/impls/baij/seq/baij2.c
1.35 05/03/17 15:37:12 knepley@khan.(none) +4 -3
Interface fixes

src/mat/impls/baij/seq/baij.h
1.31 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/impls/baij/seq/baij.c
1.128 05/03/17 15:37:12 knepley@khan.(none) +13 -16
Interface fixes

src/mat/impls/baij/mpi/mpibaij.c
1.96 05/03/17 15:37:12 knepley@khan.(none) +14 -23
Interface fixes

src/mat/impls/aij/seq/aij.h
1.55 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/impls/aij/seq/aij.c
1.225 05/03/17 15:37:12 knepley@khan.(none) +15 -16
Interface fixes

src/mat/impls/aij/mpi/mpiaij.c
1.242 05/03/17 15:37:12 knepley@khan.(none) +20 -28
Interface fixes

src/mat/examples/tests/ex99.c
1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex96.c
1.15 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/mat/examples/tests/ex95.c
1.10 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex94.c
1.19 05/03/17 15:37:12 knepley@khan.(none) +3 -3
Interface fixes

src/mat/examples/tests/ex93.c
1.9 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/mat/examples/tests/ex92.c
1.11 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex91.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex77.c
1.8 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/mat/examples/tests/ex75.c
1.24 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/mat/examples/tests/ex74.c
1.31 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/mat/examples/tests/ex56.c
1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -4
Interface fixes

src/mat/examples/tests/ex5.c
1.11 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex49.c
1.9 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex48.c
1.18 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/mat/examples/tests/ex2.c
1.13 05/03/17 15:37:12 knepley@khan.(none) +4 -4
Interface fixes

src/mat/examples/tests/ex17.c
1.9 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex12.c
1.11 05/03/17 15:37:12 knepley@khan.(none) +10 -10
Interface fixes

src/mat/examples/tests/ex11.c
1.8 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex101.c
1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/ksp/pc/impls/is/nn/nn.c
1.31 05/03/17 15:37:12 knepley@khan.(none) +2 -5
Interface fixes

src/ksp/examples/tutorials/ex3.c
1.17 05/03/17 15:37:12 knepley@khan.(none) +1 -3
Interface fixes

src/ksp/examples/tutorials/ex10.c
1.50 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/ksp/examples/tests/ex4.c
1.12 05/03/17 15:37:12 knepley@khan.(none) +1 -3
Interface fixes

src/ksp/examples/tests/ex3.c
1.15 05/03/17 15:37:12 knepley@khan.(none) +1 -3
Interface fixes

src/ksp/examples/tests/ex24.c
1.14 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/ksp/examples/tests/ex16f.F
1.17 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/fortran/custom/zmat.c
1.49 05/03/17 15:37:12 knepley@khan.(none) +20 -4
Interface fixes

src/docs/website/documentation/changes/222.html
1.40 05/03/17 15:37:12 knepley@khan.(none) +8 -0
Interface fixes

src/docs/tex/manual/part2.tex
1.90 05/03/17 15:37:12 knepley@khan.(none) +8 -4
Interface fixes

src/dm/usg/2d/quadratic/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/dm/usg/2d/constant_bilinear/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/src/ns_q1q0_penalty/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +6 -6
Interface fixes

src/contrib/src/laplacian_q1/appsetalg.c
1.4 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/src/burgers_vertex_based_q1/main_old2.c
1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/src/burgers_vertex_based_q1/main_old.c
1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/src/burgers_vertex_based_q1/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/contrib/src/burgers_df_based_q1/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/contrib/oberman/tns_q2q1/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/oberman/tns_q2q1/appsetalg.c
1.4 05/03/17 15:37:12 knepley@khan.(none) +6 -6
Interface fixes

src/contrib/oberman/quasigeo_q1/main.c
1.5 05/03/17 15:37:12 knepley@khan.(none) +3 -3
Interface fixes

src/contrib/oberman/quasigeo_q1/appsetalg.c
1.4 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/oberman/ns_q1q1/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +5 -5
Interface fixes

src/contrib/oberman/ns_q1q0_penalty/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +6 -6
Interface fixes

src/contrib/oberman/ns_q1q0/main.c
1.7 05/03/17 15:37:12 knepley@khan.(none) +5 -5
Interface fixes

src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
1.14 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/oberman/laplacian_q1/appalgebra.c
1.16 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/oberman/burgers_vertex_based_q1/main.c
1.14 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/contrib/oberman/burgers_df_based_q1/appsetalg.c
1.13 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/contrib/helmholtz_2/ex12.c
1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/apps/2/ex1.c
1.5 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/apps/1/ex2.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

include/petscmat.h
1.173 05/03/17 15:37:11 knepley@khan.(none) +10 -11
Added a raw aray interface to MatZeroRows() and MatZeroRowsLocal()
Fixed interface for MatAXPY(), MatAYPX(), MatShift(), MatScale()


Hg-commit: 6e147698c19d2d3678c0a0782cbbaa01f66d6930

show more ...


/petsc/include/petscmat.h
/petsc/src/apps/1/ex2.c
/petsc/src/apps/2/ex1.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/quasigeo_q1/appsetalg.c
/petsc/src/contrib/oberman/quasigeo_q1/main.c
/petsc/src/contrib/oberman/tns_q2q1/appsetalg.c
/petsc/src/contrib/oberman/tns_q2q1/main.c
/petsc/src/contrib/src/burgers_df_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/contrib/src/laplacian_q1/appsetalg.c
/petsc/src/contrib/src/ns_q1q0_penalty/main.c
/petsc/src/dm/usg/2d/constant_bilinear/main.c
/petsc/src/dm/usg/2d/quadratic/main.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex77.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/ex94.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
aij.c
aij.h
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.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/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/interface/tscreate.c
75179d2c16-Mar-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2989
hzhang@compbio.mcs.anl.gov|ChangeSet|20050316173210|39868
ChangeSet
1.2989 05/03/16 11:32:10 hzhang@compbio.mcs.anl.gov +10 -0
const MatType -> MatType

src/mat/impls/sbaij/

bk-changeset-1.2989
hzhang@compbio.mcs.anl.gov|ChangeSet|20050316173210|39868
ChangeSet
1.2989 05/03/16 11:32:10 hzhang@compbio.mcs.anl.gov +10 -0
const MatType -> MatType

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.62 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +1 -1
const MatType -> MatType

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.50 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +1 -1
const MatType -> MatType

src/mat/impls/aij/seq/umfpack/umfpack.c
1.45 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +2 -2
const MatType -> MatType

src/mat/impls/aij/seq/superlu/superlu.c
1.78 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +4 -4
const MatType -> MatType

src/mat/impls/aij/seq/spooles/spooles.h
1.54 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +5 -5
const MatType -> MatType

src/mat/impls/aij/seq/spooles/spooles.c
1.105 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +2 -2
const MatType -> MatType

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.110 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +2 -2
const MatType -> MatType

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.74 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +1 -1
const MatType -> MatType

src/mat/impls/aij/mpi/mumps/mumps.c
1.88 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +5 -5
const MatType -> MatType

src/ksp/pc/impls/ml/ml.c
1.19 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +2 -2
const MatType -> MatType


Hg-commit: cfa28734b7caa132bead2401e14b68f70301374c

show more ...

43e18e0416-Mar-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2988
hzhang@compbio.mcs.anl.gov|ChangeSet|20050316155752|31117
ChangeSet
1.2988 05/03/16 09:57:52 hzhang@compbio.mcs.anl.gov +1 -0
typo

src/mat/impls/aij/seq/aij.c
1.224 05/

bk-changeset-1.2988
hzhang@compbio.mcs.anl.gov|ChangeSet|20050316155752|31117
ChangeSet
1.2988 05/03/16 09:57:52 hzhang@compbio.mcs.anl.gov +1 -0
typo

src/mat/impls/aij/seq/aij.c
1.224 05/03/16 09:57:50 hzhang@compbio.mcs.anl.gov +1 -1
typo


Hg-commit: 365b4bd8610135ffcc99cba6b00f8eeb3c2fed63

show more ...

1...<<121122123124125126127128129130>>...168