History log of /petsc/src/mat/interface/matrix.c (Results 2576 – 2600 of 3231)
Revision Date Author Comments
# f5edf698 14-Oct-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.3604
hzhang@shakey.mcs.anl.gov|ChangeSet|20051014205420|60823
ChangeSet
1.3604 05/10/14 15:54:20 hzhang@shakey.mcs.anl.gov +7 -0
add MatGetRowUpperTriangular() to enable MatGetRow(

bk-changeset-1.3604
hzhang@shakey.mcs.anl.gov|ChangeSet|20051014205420|60823
ChangeSet
1.3604 05/10/14 15:54:20 hzhang@shakey.mcs.anl.gov +7 -0
add MatGetRowUpperTriangular() to enable MatGetRow() for sbaij matrix

src/mat/matimpl.h
1.89 05/10/14 15:54:16 hzhang@shakey.mcs.anl.gov +3 -0
add MatGetRowUpperTriangular() to enable MatGetRow() for sbaij matrix

src/mat/interface/matrix.c
1.195 05/10/14 15:54:16 hzhang@shakey.mcs.anl.gov +66 -0
add MatGetRowUpperTriangular() to enable MatGetRow() for sbaij matrix

src/mat/impls/sbaij/seq/sbaij.h
1.39 05/10/14 15:54:16 hzhang@shakey.mcs.anl.gov +1 -7
add MatGetRowUpperTriangular() to enable MatGetRow() for sbaij matrix

src/mat/impls/sbaij/seq/sbaij.c
1.149 05/10/14 15:54:16 hzhang@shakey.mcs.anl.gov +39 -5
add MatGetRowUpperTriangular() to enable MatGetRow() for sbaij matrix

src/mat/impls/aij/seq/aij.c
1.241 05/10/14 15:54:16 hzhang@shakey.mcs.anl.gov +3 -1
add MatGetRowUpperTriangular() to enable MatGetRow() for sbaij matrix

include/petscmat.h
1.197 05/10/14 15:54:16 hzhang@shakey.mcs.anl.gov +8 -2
add MatGetRowUpperTriangular() to enable MatGetRow() for sbaij matrix

include/finclude/petscmat.h
1.23 05/10/14 15:54:16 hzhang@shakey.mcs.anl.gov +2 -0
add MatGetRowUpperTriangular() to enable MatGetRow() for sbaij matrix


Hg-commit: 16d851c856322c156196a867c69c3a092d1f0308

show more ...


# daf18fee 01-Oct-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3559
knepley@khan.(none)|ChangeSet|20051001012055|16955
ChangeSet
1.3559 05/09/30 20:20:55 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none)

bk-changeset-1.3559
knepley@khan.(none)|ChangeSet|20051001012055|16955
ChangeSet
1.3559 05/09/30 20:20:55 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/PETSc3/petsc/petsc-dev

src/docs/tex/manual/part2.tex
1.97 05/09/30 20:20:53 knepley@khan.(none) +0 -0
Auto merged


Hg-commit: dd7162aa7f6020bd2ed7329407809a753222f5fe

show more ...


# 5e2020c0 30-Sep-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.3552.1.22
hzhang@shakey.mcs.anl.gov|ChangeSet|20050930005858|04875
ChangeSet
1.3552.1.22 05/09/29 19:58:58 hzhang@shakey.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-d

bk-changeset-1.3552.1.22
hzhang@shakey.mcs.anl.gov|ChangeSet|20050930005858|04875
ChangeSet
1.3552.1.22 05/09/29 19:58:58 hzhang@shakey.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into shakey.mcs.anl.gov:/sandbox/hzhang/petsc-dev


Hg-commit: af5293f96563f61f3c8b2f0c6d5644052e0cbc5f

show more ...


# e6e5a88c 29-Sep-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3552.11.4
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050929154343|02610
ChangeSet
1.3552.11.4 05/09/29 10:43:43 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@pe

bk-changeset-1.3552.11.4
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050929154343|02610
ChangeSet
1.3552.11.4 05/09/29 10:43:43 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev


Hg-commit: b197fdbe05537cc2fcb5524206bab086f8939d90

show more ...


# 919b68f7 29-Sep-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3552.13.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050929154315|02614
ChangeSet
1.3552.13.1 05/09/29 10:43:15 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
changed system to s

bk-changeset-1.3552.13.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050929154315|02614
ChangeSet
1.3552.13.1 05/09/29 10:43:15 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
changed system to sys so would not conflict with
system include variables in TOPS interface

several minor nightly build fixes

src/tops/server/c++/TOPS_UnstructuredSolver_Impl.hh
1.4 05/09/29 10:43:11 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
changed system to sys so would not conflict with
system include variables

src/tops/server/c++/TOPS_StructuredSolver_Impl.hh
1.5 05/09/29 10:43:11 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
changed system to sys so would not conflict with
system include variables

python/PETSc/packages/MPI.py
1.229 05/09/29 10:32:00 barrysmith@barrysmith-57.mcs.anl.gov +6 -1
if Fortran compiler is f90 then tell MPI configure that it should use
an F90 compiler
otherwise
configure:5094: f95 -w -g -c conftest.f >&5
f95: 1501-218 file conftest.f contains an incorrect file suffix
configure:5097: $? = 1
configure:5112: error: Could not compile Fortran test program

src/mat/impls/dense/mpi/mpidense.c
1.68 05/09/29 10:07:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -20
removed dead code that produces
"mpidense.c", line 26: warning: statement not reached
"mpidense.c", line 46: warning: statement not reached

src/mat/utils/freespace.h
1.7 05/09/29 09:56:09 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
left over keyword typedef from before I added PETSc namespacing
In file included from aijfact.c:7:
/sandbox/petsc/petsc-dev-2/src/mat/utils/freespace.h:15: warning: useless keyword or type name in empty declaration

src/vec/vec/interface/vector.c
1.141 05/09/29 09:50:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
fixed error barry introduced while redoing norm caching
vector.c: In function `PetscErrorCode VecScale(_p_Vec*, std::complex<double>)':
vector.c:760: error: cannot convert `std::complex<double>' to `double' in
assignment

src/mat/impls/csr/inode/inode.c
1.52 05/09/29 09:40:24 barrysmith@barrysmith-57.mcs.anl.gov +41 -26
silly ibm compiler complains about negative array indices
"inode.c", line 975.19: 1506-1300 (W) The subscript -1 is less than zero. The subscript of an array should be greater than or equal to zero.

src/mat/interface/matrix.c
1.194 05/09/29 09:31:32 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
silly ibm compiler complains about perfectly legal array index of -1
"matrix.c", line 960.74: 1506-1300 (W) The subscript -1 is less than zero. The subscript of an array should be greater than or equal to zero.
"matrix.c", line 970.74: 1506-1300 (W) The subscript -1 is less than zero. The subscript of an array should be greater than or equal to zero.

src/sys/memory/mal.c
1.29 05/09/29 09:29:02 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
silly IBM compiler warns about perfectly legal indexing into array of -1
"mal.c", line 55.11: 1506-1300 (W) The subscript -1 is less than zero. The subscript of an array should be greater than or equal to zero.
"mal.c", line 76.23: 1506-1300 (W) The subscript -1 is less than zero. The subscript of an array should be greater than or equal to zero.


Hg-commit: 57f690d6b14cdd3c923aea2bf1e8eef407044486

show more ...


# d53ba77b 03-Sep-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3514
barrysmith@barry-smiths-computer.local|ChangeSet|20050903021500|00635
ChangeSet
1.3514 05/09/02 21:15:00 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.3514
barrysmith@barry-smiths-computer.local|ChangeSet|20050903021500|00635
ChangeSet
1.3514 05/09/02 21:15:00 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev


Hg-commit: 8260532b12319877d94cf70c3b47b8334cfa5dfd

show more ...


# 99cafbc1 03-Sep-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3512.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050903021409|51824
ChangeSet
1.3512.1.1 05/09/02 21:14:09 barrysmith@barry-smiths-computer.local +10 -0
added MatRealPar

bk-changeset-1.3512.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050903021409|51824
ChangeSet
1.3512.1.1 05/09/02 21:14:09 barrysmith@barry-smiths-computer.local +10 -0
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/matimpl.h
1.85 05/09/02 21:13:54 barrysmith@barry-smiths-computer.local +2 -0
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/interface/matrix.c
1.193 05/09/02 21:13:54 barrysmith@barry-smiths-computer.local +62 -0
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/impls/sbaij/seq/sbaij.c
1.146 05/09/02 21:13:54 barrysmith@barry-smiths-computer.local +37 -1
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/impls/sbaij/mpi/mpisbaij.c
1.129 05/09/02 21:13:53 barrysmith@barry-smiths-computer.local +37 -1
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/impls/baij/seq/baij.c
1.132 05/09/02 21:13:53 barrysmith@barry-smiths-computer.local +39 -2
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/impls/baij/mpi/mpibaij.c
1.99 05/09/02 21:13:52 barrysmith@barry-smiths-computer.local +36 -1
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/impls/aij/seq/aij.c
1.239 05/09/02 21:13:51 barrysmith@barry-smiths-computer.local +29 -1
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/impls/aij/mpi/mpiaij.c
1.251 05/09/02 21:13:51 barrysmith@barry-smiths-computer.local +29 -2
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

include/petscmat.h
1.191 05/09/02 21:13:50 barrysmith@barry-smiths-computer.local +3 -0
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/tops/makefile.rules
1.7 05/09/02 19:07:22 barrysmith@barry-smiths-computer.local +1 -1
changed shared_library_tmpdir per Boyana's mail; strange that it worked with the other one
was already changed for server libs.


Hg-commit: 9d5363134cf2d039fcc863f369e67bac9702eded

show more ...


# a8c7a070 28-Aug-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3494
barrysmith@barry-smiths-computer.local|ChangeSet|20050828025208|56411
ChangeSet
1.3494 05/08/27 21:52:08 barrysmith@barry-smiths-computer.local +31 -0
spell fix

src/vec/vec

bk-changeset-1.3494
barrysmith@barry-smiths-computer.local|ChangeSet|20050828025208|56411
ChangeSet
1.3494 05/08/27 21:52:08 barrysmith@barry-smiths-computer.local +31 -0
spell fix

src/vec/vec/utils/vinv.c
1.47 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +2 -2
spell fix

src/vec/vec/interface/vector.c
1.137 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/sys/viewer/impls/string/stringv.c
1.21 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/sys/plog/ploginfo.c
1.31 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/sys/plog/plog.c
1.71 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +2 -2
spell fix

src/sys/objects/options.c
1.62 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/sys/objects/init.c
1.57 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/sys/matlabengine/matlab.c
1.44 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +3 -3
spell fix

src/sys/fileio/ghome.c
1.20 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/sys/fileio/fretrieve.c
1.29 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +2 -2
spell fix

src/sys/draw/impls/x/drawopenx.c
1.9 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/snes/examples/tutorials/ex5s.c
1.12 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/mat/interface/matrix.c
1.192 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/mat/impls/rowbs/mpi/mpirowbs.c
1.75 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/mat/impls/baij/mpi/mpibaij.c
1.98 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/mat/impls/baij/mpi/baijov.c
1.33 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/mat/impls/aij/mpi/mpiov.c
1.37 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/mat/impls/aij/mpi/mpiaij.c
1.250 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/mat/examples/tutorials/ex5.c
1.5 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/ksp/pc/impls/sor/sor.c
1.32 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/ksp/pc/impls/mg/smg.c
1.17 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/ksp/pc/impls/mg/mg.c
1.66 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/ksp/pc/impls/hypre/hyppilut.c
1.78 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +2 -2
spell fix

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.26 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +2 -2
spell fix

src/ksp/pc/impls/bjacobi/bjacobi.c
1.49 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/ksp/pc/impls/asm/asm.c
1.50 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/docs/tex/manual/part2.tex
1.95 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +2 -2
spell fix

src/docs/strategy.tex
1.2 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +29 -1
spell fix

src/dm/usg/2d/quadratic/appview.c
1.5 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/contrib/reusememory/reuse.c
1.5 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +1 -1
spell fix

python/PETSc/Configure.py
1.345 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +1 -1
spell fix


Hg-commit: a47d6454bda6da03b129a000afd720ec2c88f23f

show more ...


# fd3614ef 25-Aug-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3482
knepley@khan.(none)|ChangeSet|20050825210555|50813
ChangeSet
1.3482 05/08/25 16:05:55 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none)

bk-changeset-1.3482
knepley@khan.(none)|ChangeSet|20050825210555|50813
ChangeSet
1.3482 05/08/25 16:05:55 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/home/knepley/PETSc-dev/petsc-dev

src/mat/interface/matrix.c
1.191 05/08/25 16:05:54 knepley@khan.(none) +0 -0
Auto merged


Hg-commit: a35f89bbcfde354c6ecb2601f1bf553ccad7ac22

show more ...


# 09782066 25-Aug-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3481
knepley@khan.(none)|ChangeSet|20050825210547|55208
ChangeSet
1.3481 05/08/25 16:05:47 knepley@khan.(none) +1 -0
Mat fix

src/mat/interface/matrix.c
1.189.1.1 05/08/25 16

bk-changeset-1.3481
knepley@khan.(none)|ChangeSet|20050825210547|55208
ChangeSet
1.3481 05/08/25 16:05:47 knepley@khan.(none) +1 -0
Mat fix

src/mat/interface/matrix.c
1.189.1.1 05/08/25 16:05:45 knepley@khan.(none) +1 -0
Check for routines


Hg-commit: 7d122113e9b13ba09f4f4f003a6379070eca226c

show more ...


# 89911d24 24-Aug-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3473.1.48
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050824205150|54193
ChangeSet
1.3473.1.48 05/08/24 15:51:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@pe

bk-changeset-1.3473.1.48
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050824205150|54193
ChangeSet
1.3473.1.48 05/08/24 15:51:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev


Hg-commit: 34cbed1488288f956af12c767cbe37a4e32ef2ce

show more ...


# 3f76c47f 24-Aug-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3473.13.2
balay@asterix.mcs.anl.gov|ChangeSet|20050824203647|55483
ChangeSet
1.3473.13.2 05/08/24 15:36:47 balay@asterix.mcs.anl.gov +3 -0
Merge asterix.mcs.anl.gov:/home/balay/pet

bk-changeset-1.3473.13.2
balay@asterix.mcs.anl.gov|ChangeSet|20050824203647|55483
ChangeSet
1.3473.13.2 05/08/24 15:36:47 balay@asterix.mcs.anl.gov +3 -0
Merge asterix.mcs.anl.gov:/home/balay/petsc-dist
into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev

src/vec/vec/impls/seq/dvec2.c
1.38 05/08/24 15:36:43 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/vec/vec/impls/seq/dvec2.c
1.32.1.2 05/08/24 15:36:43 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/vec/impls/seq/dvec2.c -> src/vec/vec/impls/seq/dvec2.c

src/mat/interface/matrix.c
1.190 05/08/24 15:36:43 balay@asterix.mcs.anl.gov +0 -0
Auto merged

include/petscversion.h
1.168 05/08/24 15:36:43 balay@asterix.mcs.anl.gov +0 -0
Auto merged


Hg-commit: a05469b28da8ea024e4ba5bed52b8b3161fad772

show more ...


# 0eb1f117 24-Aug-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3215.1.52
balay@asterix.mcs.anl.gov|ChangeSet|20050824203300|45188
ChangeSet
1.3215.1.52 05/08/24 15:33:00 balay@asterix.mcs.anl.gov +3 -0
i8 update
fix missing fortran stubs

bk-changeset-1.3215.1.52
balay@asterix.mcs.anl.gov|ChangeSet|20050824203300|45188
ChangeSet
1.3215.1.52 05/08/24 15:33:00 balay@asterix.mcs.anl.gov +3 -0
i8 update
fix missing fortran stubs

src/vec/impls/seq/dvec2.c
1.32.1.1 05/08/24 15:32:57 balay@asterix.mcs.anl.gov +2 -1
fix compile issue with sizeof(PetscInt)=8

src/mat/interface/matrix.c
1.176.1.2 05/08/24 15:32:57 balay@asterix.mcs.anl.gov +4 -4
fix missing fortran stubs for Mat routines

include/petscversion.h
1.138.1.27 05/08/24 15:32:57 balay@asterix.mcs.anl.gov +2 -2
update patch version


Hg-commit: f3df33d8acdf56c50888d2fe0c8ef94c157b29d8

show more ...


# 1f679d2e 23-Aug-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3479
knepley@khan.(none)|ChangeSet|20050823151319|57284
ChangeSet
1.3479 05/08/23 10:13:19 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none)

bk-changeset-1.3479
knepley@khan.(none)|ChangeSet|20050823151319|57284
ChangeSet
1.3479 05/08/23 10:13:19 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/home/knepley/PETSc-dev/petsc-dev


Hg-commit: 9161b46da09355500e5a004cee2f82425a01e9de

show more ...


# 55470f8f 23-Aug-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3473.1.45
barrysmith@barry-smiths-computer.local|ChangeSet|20050823032552|57295
ChangeSet
1.3473.1.45 05/08/22 22:25:52 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://pets

bk-changeset-1.3473.1.45
barrysmith@barry-smiths-computer.local|ChangeSet|20050823032552|57295
ChangeSet
1.3473.1.45 05/08/22 22:25:52 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev


Hg-commit: f924321c564e9d947b554223339b0ad95a83fb99

show more ...


# f259bd47 23-Aug-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3473.12.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050823032532|56816
ChangeSet
1.3473.12.1 05/08/22 22:25:32 barrysmith@barry-smiths-computer.local +8 -0
minor tops addi

bk-changeset-1.3473.12.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050823032532|56816
ChangeSet
1.3473.12.1 05/08/22 22:25:32 barrysmith@barry-smiths-computer.local +8 -0
minor tops additions
two petsc-maint bug fixes

src/tops/tops.sidl
1.10 05/08/22 22:25:26 barrysmith@barry-smiths-computer.local +3 -0
set for 1 2 and 4 dim arryas in matrix

src/tops/server/c++/TOPS_MatrixStructured_Impl.hh
1.4 05/08/22 22:25:26 barrysmith@barry-smiths-computer.local +25 -0
more sets

src/tops/server/c++/TOPS_MatrixStructured_Impl.cc
1.3 05/08/22 22:25:26 barrysmith@barry-smiths-computer.local +44 -2
sets for 2,4 dimensions

src/mat/interface/matrix.c
1.189 05/08/22 22:25:25 barrysmith@barry-smiths-computer.local +44 -0
setrowlocal introduced

src/ksp/pc/impls/shell/shellpc.c
1.32 05/08/22 21:46:09 barrysmith@barry-smiths-computer.local +2 -1
bug fix 13578 did not free name before reseting it.

include/petscmat.h
1.189 05/08/22 21:35:44 barrysmith@barry-smiths-computer.local +1 -0
local numbering version of MatSetValuesRow()

src/tops/server/c++/TOPS_MatrixStructured_Impl.hh
1.3 05/08/22 15:49:10 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
need global size of grid also

src/ksp/ksp/impls/gmres/gmreig.c
1.19 05/08/22 11:32:38 barrysmith@barrysmith-57.mcs.anl.gov +4 -3
petsc-maint 13574 complex with 64 bit ints not using PetscBLASInt where needed
in BLAS call

src/docs/tex/petscapp.bib
1.180 05/08/22 08:44:07 barrysmith@barry-smiths-computer.local +6 -3
*** empty log message ***


Hg-commit: 9e826b12123fdb7821e29f1e7488510e8da5d118

show more ...


# 87d4246c 20-Aug-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3473.1.31
barrysmith@barry-smiths-computer.local|ChangeSet|20050820033250|31404
ChangeSet
1.3473.1.31 05/08/19 22:32:50 barrysmith@barry-smiths-computer.local +6 -0
barely working

bk-changeset-1.3473.1.31
barrysmith@barry-smiths-computer.local|ChangeSet|20050820033250|31404
ChangeSet
1.3473.1.31 05/08/19 22:32:50 barrysmith@barry-smiths-computer.local +6 -0
barely working tops linear example

src/tops/examples/c++/ex3/server/c++/Ex3_System_Impl.cc
1.5 05/08/19 22:32:45 barrysmith@barry-smiths-computer.local +1 -1
working linear example (barely)

src/mat/matimpl.h
1.84 05/08/19 22:32:44 barrysmith@barry-smiths-computer.local +2 -0
added MatSetValuesRow() for finite difference schemes

src/mat/interface/matrix.c
1.188 05/08/19 22:32:44 barrysmith@barry-smiths-computer.local +52 -0
added MatSetValuesRow() for finite difference schemes

src/mat/impls/aij/seq/aij.c
1.237 05/08/19 22:32:44 barrysmith@barry-smiths-computer.local +17 -2
added MatSetValuesRow() for finite difference schemes

include/petscmat.h
1.188 05/08/19 22:32:44 barrysmith@barry-smiths-computer.local +3 -1
added MatSetValuesRow() for finite difference schemes

include/finclude/petscmat.h
1.22 05/08/19 22:32:44 barrysmith@barry-smiths-computer.local +2 -0
added MatSetValuesRow() for finite difference schemes


Hg-commit: 2b26464f06c2d8b0cf74f41ae8a7b136087a53f3

show more ...


# 925b6b47 18-Jul-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3391
balay@asterix.mcs.anl.gov|ChangeSet|20050718161615|38151
ChangeSet
1.3391 05/07/18 11:16:15 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into

bk-changeset-1.3391
balay@asterix.mcs.anl.gov|ChangeSet|20050718161615|38151
ChangeSet
1.3391 05/07/18 11:16:15 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev


Hg-commit: 22f91548514df0cf76078976f02266d47918fd40

show more ...


# f8e9f67c 17-Jul-2005 victor <victor@albook1g5vle.cs.utk.edu>

bk-changeset-1.3389.1.1
victor@albook1g5vle.cs.utk.edu|ChangeSet|20050717184325|39589
ChangeSet
1.3389.1.1 05/07/17 14:43:25 victor@albook1g5vle.cs.utk.edu +2 -0
Merge bk://petsc@petsc.bkbits.net

bk-changeset-1.3389.1.1
victor@albook1g5vle.cs.utk.edu|ChangeSet|20050717184325|39589
ChangeSet
1.3389.1.1 05/07/17 14:43:25 victor@albook1g5vle.cs.utk.edu +2 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into albook1g5vle.cs.utk.edu:/Users/victor/Software/petsc/petsc-dev

src/mat/interface/matrix.c
1.187 05/07/17 14:43:22 victor@albook1g5vle.cs.utk.edu +0 -0
Auto merged

src/docs/tex/manual/part2.tex
1.93 05/07/17 14:43:21 victor@albook1g5vle.cs.utk.edu +0 -0
Auto merged


Hg-commit: 161d85995fc928353712f965349e7ca59c8323b9

show more ...


# e19a50b1 17-Jul-2005 victor <victor@albook1g5vle.cs.utk.edu>

bk-changeset-1.3349.27.1
victor@albook1g5vle.cs.utk.edu|ChangeSet|20050717184236|56767
ChangeSet
1.3349.27.1 05/07/17 14:42:36 victor@albook1g5vle.cs.utk.edu +2 -0
documentation update: "-mat_aij

bk-changeset-1.3349.27.1
victor@albook1g5vle.cs.utk.edu|ChangeSet|20050717184236|56767
ChangeSet
1.3349.27.1 05/07/17 14:42:36 victor@albook1g5vle.cs.utk.edu +2 -0
documentation update: "-mat_aij_no_inode" has changed to "-mat_no_inode".
Likewise inode_limit

src/mat/interface/matrix.c
1.183.2.1 05/07/17 14:42:18 victor@albook1g5vle.cs.utk.edu +1 -1
doc update

src/docs/tex/manual/part2.tex
1.91.1.1 05/07/17 14:42:18 victor@albook1g5vle.cs.utk.edu +2 -2
minor update


Hg-commit: 083633b87409d87eb10f8dff37013ea4be34fe29

show more ...


# 961b7292 01-Jul-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3356
bsmith@harley.mcs.anl.gov|ChangeSet|20050701213353|26347
ChangeSet
1.3356 05/07/01 16:33:53 bsmith@harley.mcs.anl.gov +1 -0
Merge bk://petsc.bkbits.net/petsc-dev
into harley

bk-changeset-1.3356
bsmith@harley.mcs.anl.gov|ChangeSet|20050701213353|26347
ChangeSet
1.3356 05/07/01 16:33:53 bsmith@harley.mcs.anl.gov +1 -0
Merge bk://petsc.bkbits.net/petsc-dev
into harley.mcs.anl.gov:/sandbox/bsmith/petsc-dev

BitKeeper/etc/logging_ok
1.106 05/07/01 16:33:46 bsmith@harley.mcs.anl.gov +0 -0
auto-union


Hg-commit: 4b3765ba0ad9875c1caf804d84e803b84199c28b

show more ...


# 5cc72908 01-Jul-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3349.1.15
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050701190037|32145
ChangeSet
1.3349.1.15 05/07/01 14:00:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@pe

bk-changeset-1.3349.1.15
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050701190037|32145
ChangeSet
1.3349.1.15 05/07/01 14:00:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

src/mat/interface/matrix.c
1.186 05/07/01 14:00:35 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 6cd4f740142e4eef6740a42a7172153f48dd9d86

show more ...


# 431c96f7 01-Jul-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3349.1.14
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050701190015|59028
ChangeSet
1.3349.1.14 05/07/01 14:00:15 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
change KSPGetVecs(

bk-changeset-1.3349.1.14
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050701190015|59028
ChangeSet
1.3349.1.14 05/07/01 14:00:15 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
change KSPGetVecs() to provide right AND left vectors

src/sys/objects/options.c
1.61 05/07/01 14:00:11 barrysmith@barrysmith-57.mcs.anl.gov +25 -23
formating

src/mat/impls/baij/seq/baijfact2.c
1.47 05/07/01 14:00:11 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
formating

src/ksp/ksp/kspimpl.h
1.28 05/07/01 14:00:11 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
change KSPGetVecs() to provide right AND left vectors

src/ksp/ksp/interface/iterativ.c
1.34 05/07/01 14:00:11 barrysmith@barrysmith-57.mcs.anl.gov +40 -17
change KSPGetVecs() to provide right AND left vectors

src/ksp/ksp/interface/iguess.c
1.17 05/07/01 14:00:11 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
change KSPGetVecs() to provide right AND left vectors

src/ksp/ksp/impls/lsqr/lsqr.c
1.29 05/07/01 14:00:11 barrysmith@barrysmith-57.mcs.anl.gov +3 -9
change KSPGetVecs() to provide right AND left vectors

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.43 05/07/01 14:00:11 barrysmith@barrysmith-57.mcs.anl.gov +6 -7
change KSPGetVecs() to provide right AND left vectors

src/ksp/ksp/impls/gmres/gmres.c
1.64 05/07/01 14:00:11 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
change KSPGetVecs() to provide right AND left vectors

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.51 05/07/01 14:00:10 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
change KSPGetVecs() to provide right AND left vectors

src/sys/error/signal.c
1.36 05/07/01 13:14:02 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
formating

src/ksp/ksp/impls/lsqr/lsqr.c
1.28 05/07/01 11:42:17 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/interface/matrix.c
1.185 05/07/01 11:30:05 barrysmith@barrysmith-57.mcs.anl.gov +2 -11
remove horrible sbaij special case for matmulttranspose() sbaij code
now fixed so don't need check here.

src/mat/impls/sbaij/mpi/mpisbaij.c
1.126 05/07/01 11:28:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -24
cleanup so tranpose methods use nontranspose functions since always symmetric

src/mat/impls/sbaij/seq/sbaij.c
1.144 05/07/01 11:28:13 barrysmith@barrysmith-57.mcs.anl.gov +44 -30
cleanup so transpose methods are ALWAYS set to nontranspose (since matrices
are symmetric)

src/ksp/ksp/impls/lsqr/lsqr.c
1.27 05/06/30 19:20:06 barrysmith@barry-smiths-computer.local +2 -3
set the PC type to none since our lsqr does not support any


Hg-commit: ed50f67ed7f947c24515218108a081ce85b3bf41

show more ...


# abf0e977 01-Jul-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3349.25.14
knepley@khan.(none)|ChangeSet|20050701015441|15269
ChangeSet
1.3349.25.14 05/06/30 20:54:41 knepley@khan.(none) +3 -0
Added MatGetSubMatrixRaw()

src/mat/interface/mat

bk-changeset-1.3349.25.14
knepley@khan.(none)|ChangeSet|20050701015441|15269
ChangeSet
1.3349.25.14 05/06/30 20:54:41 knepley@khan.(none) +3 -0
Added MatGetSubMatrixRaw()

src/mat/interface/matrix.c
1.183.1.1 05/06/30 20:54:40 knepley@khan.(none) +58 -0
Added MatGetSubMatrixRaw()

python/sidl/snes.sidl
1.15 05/06/30 20:54:40 knepley@khan.(none) +2 -0
Added MatGetSubMatrixRaw()

include/petscmat.h
1.184 05/06/30 20:54:40 knepley@khan.(none) +1 -0
Added MatGetSubMatrixRaw()


Hg-commit: 5120d71696ed49bb3dd6b9856213e424f2ac99d4

show more ...


# 5f9f0d01 23-Jun-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3349.1.9
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050623154505|53864
ChangeSet
1.3349.1.9 05/06/23 10:45:05 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
docs and bug on direc

bk-changeset-1.3349.1.9
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050623154505|53864
ChangeSet
1.3349.1.9 05/06/23 10:45:05 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
docs and bug on directory name for parmetis config

python/PETSc/packages/ParMetis.py
1.57 05/06/22 14:35:07 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
I don't understand why this has not caused grief for years!

src/mat/interface/matrix.c
1.184 05/06/21 12:54:41 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
clarify meaning of any argument

src/docs/website/publications/prizes.html
1.22 05/06/20 11:23:15 barrysmith@barrysmith-57.mcs.anl.gov +6 -4
updated with 2 suggested by David Keyes


Hg-commit: fa6bcced490f973f92da3b94552352079126ec1c

show more ...


1...<<101102103104105106107108109110>>...130