History log of /petsc/src/mat/impls/aij/seq/aij.c (Results 2076 – 2100 of 2495)
Revision Date Author Comments
# 4e7234bf 21-Jun-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1316
bsmith@harley.mcs.anl.gov|ChangeSet|20030621180735|65311
ChangeSet
1.1316 03/06/21 13:07:35 bsmith@harley.mcs.anl.gov +15 -0
finished const [] conversion for matrices

src/

bk-changeset-1.1316
bsmith@harley.mcs.anl.gov|ChangeSet|20030621180735|65311
ChangeSet
1.1316 03/06/21 13:07:35 bsmith@harley.mcs.anl.gov +15 -0
finished const [] conversion for matrices

src/mat/partition/partition.c
1.11 03/06/21 13:07:34 bsmith@harley.mcs.anl.gov +4 -4
finished const [] conversion for matrices

src/mat/matimpl.h
1.27 03/06/21 13:07:34 bsmith@harley.mcs.anl.gov +5 -5
finished const [] conversion for matrices

src/mat/matfd/fdmatrix.c
1.10 03/06/21 13:07:34 bsmith@harley.mcs.anl.gov +1 -1
finished const [] conversion for matrices

src/mat/interface/matrix.c
1.70 03/06/21 13:07:34 bsmith@harley.mcs.anl.gov +7 -7
finished const [] conversion for matrices

src/mat/interface/matnull.c
1.8 03/06/21 13:07:34 bsmith@harley.mcs.anl.gov +6 -2
finished const [] conversion for matrices

src/mat/impls/sbaij/seq/sbaij.c
1.66 03/06/21 13:07:34 bsmith@harley.mcs.anl.gov +4 -4
finished const [] conversion for matrices

src/mat/impls/dense/seq/dense.c
1.29 03/06/21 13:07:34 bsmith@harley.mcs.anl.gov +2 -2
finished const [] conversion for matrices

src/mat/impls/dense/mpi/mpidense.c
1.19 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +2 -2
finished const [] conversion for matrices

src/mat/impls/baij/seq/baij.c
1.52 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +4 -4
finished const [] conversion for matrices

src/mat/impls/aij/seq/fdaij.c
1.5 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +1 -2
finished const [] conversion for matrices

src/mat/impls/aij/seq/aijnode.c
1.19 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +8 -8
finished const [] conversion for matrices

src/mat/impls/aij/seq/aij.c
1.100 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +6 -6
finished const [] conversion for matrices

src/mat/impls/adj/mpi/mpiadj.c
1.15 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +2 -2
finished const [] conversion for matrices

src/mat/color/color.c
1.9 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +3 -0
finished const [] conversion for matrices

include/petscmat.h
1.71 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +16 -44
finished const [] conversion for matrices


Hg-commit: 9d10fa0d64d85141a4b6bce188621f2ca34c4857

show more ...


# 268466fb 21-Jun-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1315
bsmith@harley.mcs.anl.gov|ChangeSet|20030621052218|62951
ChangeSet
1.1315 03/06/21 00:22:18 bsmith@harley.mcs.anl.gov +25 -0
more additions of const and changes of * to [] in

bk-changeset-1.1315
bsmith@harley.mcs.anl.gov|ChangeSet|20030621052218|62951
ChangeSet
1.1315 03/06/21 00:22:18 bsmith@harley.mcs.anl.gov +25 -0
more additions of const and changes of * to [] in petscmat.h

src/snes/mf/snesmfj.c
1.17 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +2 -2
more additions of const and changes of * to [] in petscmat.h

src/mat/utils/axpy.c
1.9 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +4 -4
more additions of const and changes of * to [] in petscmat.h

src/mat/matimpl.h
1.26 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +8 -8
more additions of const and changes of * to [] in petscmat.h

src/mat/interface/matrix.c
1.69 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +9 -8
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/shell/shell.c
1.8 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +2 -2
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/sbaij/seq/sbaij2.c
1.10 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +4 -4
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/sbaij/seq/sbaij.c
1.65 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +5 -5
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/sbaij/mpi/mpisbaij.c
1.54 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +2 -2
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/rowbs/mpi/mpirowbs.c
1.25 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +5 -5
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/is/is.c
1.7 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +1 -1
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/dense/seq/dense.c
1.28 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +8 -8
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/dense/mpi/mpidense.c
1.18 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +4 -4
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/dense/mpi/mmdense.c
1.6 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +3 -3
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/bdiag/seq/bdiag.c
1.15 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +5 -5
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/bdiag/mpi/mpibdiag.c
1.15 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +4 -4
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/baij/seq/baij2.c
1.9 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +4 -4
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/baij/seq/baij.h
1.12 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +2 -2
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/baij/seq/baij.c
1.51 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +3 -3
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/baij/mpi/mpibaij.c
1.28 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +8 -8
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/baij/mpi/baijov.c
1.8 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +17 -16
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/aij/seq/aij.c
1.99 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +7 -7
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/aij/mpi/mpiov.c
1.11 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +6 -6
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/aij/mpi/mpiaij.c
1.81 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +12 -16
more additions of const and changes of * to [] in petscmat.h

src/mat/examples/tests/ex12.c
1.5 03/06/21 00:22:14 bsmith@harley.mcs.anl.gov +2 -2
more additions of const and changes of * to [] in petscmat.h

include/petscmat.h
1.70 03/06/21 00:22:14 bsmith@harley.mcs.anl.gov +13 -13
more additions of const and changes of * to [] in petscmat.h


Hg-commit: 94c68a7999924e61646ed0fbf8a18b4797b9125a

show more ...


# 332dcce3 20-Jun-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1307
bsmith@harley.mcs.anl.gov|ChangeSet|20030620191908|60558
ChangeSet
1.1307 03/06/20 14:19:08 bsmith@harley.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into

bk-changeset-1.1307
bsmith@harley.mcs.anl.gov|ChangeSet|20030620191908|60558
ChangeSet
1.1307 03/06/20 14:19:08 bsmith@harley.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into harley.mcs.anl.gov:/sandbox/bsmith/petsc

src/mat/impls/rowbs/mpi/mpirowbs.c
1.24 03/06/20 14:19:06 bsmith@harley.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/dense/seq/dense.c
1.27 03/06/20 14:19:06 bsmith@harley.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/aij/mpi/mpiaij.c
1.80 03/06/20 14:19:05 bsmith@harley.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 5fbe153d6f863c367c9f1f0356577fb860f5dfcf

show more ...


# f15d580a 20-Jun-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1302.1.1
bsmith@harley.mcs.anl.gov|ChangeSet|20030620191857|64173
ChangeSet
1.1302.1.1 03/06/20 14:18:57 bsmith@harley.mcs.anl.gov +17 -0
const and [] instead of * due to pressure

bk-changeset-1.1302.1.1
bsmith@harley.mcs.anl.gov|ChangeSet|20030620191857|64173
ChangeSet
1.1302.1.1 03/06/20 14:18:57 bsmith@harley.mcs.anl.gov +17 -0
const and [] instead of * due to pressure from Bill

src/mat/utils/matstash.c
1.6 03/06/20 14:18:56 bsmith@harley.mcs.anl.gov +10 -8
const and [] instead of * due to pressure from Bill

src/mat/matimpl.h
1.25 03/06/20 14:18:56 bsmith@harley.mcs.anl.gov +10 -10
const and [] instead of * due to pressure from Bill

src/mat/interface/matrix.c
1.68 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +9 -9
const and [] instead of * due to pressure from Bill

src/mat/impls/sbaij/seq/sbaij.c
1.64 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +10 -9
const and [] instead of * due to pressure from Bill

src/mat/impls/sbaij/mpi/mpisbaij.c
1.53 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +26 -25
const and [] instead of * due to pressure from Bill

src/mat/impls/rowbs/mpi/mpirowbs.c
1.22.1.1 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +2 -2
const and [] instead of * due to pressure from Bill

src/mat/impls/esi/mesi.c
1.25 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +1 -1
const and [] instead of * due to pressure from Bill

src/mat/impls/dense/seq/dense.c
1.25.1.1 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +2 -3
const and [] instead of * due to pressure from Bill

src/mat/impls/dense/mpi/mpidense.c
1.17 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +2 -2
const and [] instead of * due to pressure from Bill

src/mat/impls/bdiag/seq/bdiag2.c
1.11 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +4 -4
const and [] instead of * due to pressure from Bill

src/mat/impls/bdiag/seq/bdiag.c
1.14 03/06/20 14:18:54 bsmith@harley.mcs.anl.gov +4 -4
const and [] instead of * due to pressure from Bill

src/mat/impls/bdiag/mpi/mpibdiag.c
1.14 03/06/20 14:18:54 bsmith@harley.mcs.anl.gov +2 -2
const and [] instead of * due to pressure from Bill

src/mat/impls/baij/seq/baij.c
1.50 03/06/20 14:18:54 bsmith@harley.mcs.anl.gov +20 -19
const and [] instead of * due to pressure from Bill

src/mat/impls/baij/mpi/mpibaij.c
1.26 03/06/20 14:18:54 bsmith@harley.mcs.anl.gov +31 -30
const and [] instead of * due to pressure from Bill

src/mat/impls/aij/seq/aij.c
1.98 03/06/20 14:18:54 bsmith@harley.mcs.anl.gov +2 -2
const and [] instead of * due to pressure from Bill

src/mat/impls/aij/mpi/mpiaij.c
1.78.1.1 03/06/20 14:18:54 bsmith@harley.mcs.anl.gov +2 -2
const and [] instead of * due to pressure from Bill

include/petscmat.h
1.69 03/06/20 14:18:54 bsmith@harley.mcs.anl.gov +10 -10
const and [] instead of * due to pressure from Bill


Hg-commit: 28f3adba971fb56367d21b7dfc7aafa68a90744b

show more ...


# 9dbc5958 20-Jun-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1302
bsmith@harley.mcs.anl.gov|ChangeSet|20030620162146|61678
ChangeSet
1.1302 03/06/20 11:21:46 bsmith@harley.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into

bk-changeset-1.1302
bsmith@harley.mcs.anl.gov|ChangeSet|20030620162146|61678
ChangeSet
1.1302 03/06/20 11:21:46 bsmith@harley.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into harley.mcs.anl.gov:/sandbox/bsmith/petsc

src/mat/impls/aij/mpi/mpiaij.c
1.78 03/06/20 11:21:45 bsmith@harley.mcs.anl.gov +0 -0
Auto merged


Hg-commit: ff2091562a73f3b73923521e4ed70e2eee91327d

show more ...


# ca01db9b 20-Jun-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1299.1.1
bsmith@harley.mcs.anl.gov|ChangeSet|20030620162139|64822
ChangeSet
1.1299.1.1 03/06/20 11:21:39 bsmith@harley.mcs.anl.gov +14 -0
added const and changed * to [] for input

bk-changeset-1.1299.1.1
bsmith@harley.mcs.anl.gov|ChangeSet|20030620162139|64822
ChangeSet
1.1299.1.1 03/06/20 11:21:39 bsmith@harley.mcs.anl.gov +14 -0
added const and changed * to [] for input arrays for various matrix
constructors, per Bill's obsession :-)

src/vec/is/utils/isltog.c
1.11 03/06/20 11:21:38 bsmith@harley.mcs.anl.gov +2 -2
added const and changed * to [] for input arrays for various matrix
constructors, per Bill's obsession :-)

src/vec/impls/mpi/pdvec.c
1.6 03/06/20 11:21:38 bsmith@harley.mcs.anl.gov +2 -2
added const and changed * to [] for input arrays for various matrix
constructors, per Bill's obsession :-)

src/mat/impls/sbaij/seq/sbaij.c
1.63 03/06/20 11:21:38 bsmith@harley.mcs.anl.gov +3 -3
added const and changed * to [] for input arrays for various matrix
constructors, per Bill's obsession :-)

src/mat/impls/sbaij/mpi/mpisbaij.c
1.52 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +3 -3
added const and changed * to [] for input arrays for various matrix
constructors, per Bill's obsession :-)

src/mat/impls/dense/seq/dense.c
1.25 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +2 -2
added const and changed * to [] for input arrays for various matrix
constructors, per Bill's obsession :-)

src/mat/impls/bdiag/seq/bdiag.c
1.13 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +3 -3
added const and changed * to [] for input arrays for various matrix
constructors, per Bill's obsession :-)

src/mat/impls/bdiag/mpi/mpibdiag.c
1.13 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +3 -3
added const and changed * to [] for input arrays for various matrix
constructors, per Bill's obsession :-)

src/mat/impls/baij/seq/baij.c
1.49 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +3 -3
added const and changed * to [] for input arrays for various matrix
constructors, per Bill's obsession :-)

src/mat/impls/baij/mpi/mpibaij.c
1.25 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +3 -3
added const and changed * to [] for input arrays for various matrix
constructors, per Bill's obsession :-)

src/mat/impls/aij/seq/aij.c
1.97 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +3 -3
added const and changed * to [] for input arrays for various matrix
constructors, per Bill's obsession :-)

src/mat/impls/aij/mpi/mpiaij.c
1.76.1.1 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +3 -3
added const and changed * to [] for input arrays for various matrix
constructors, per Bill's obsession :-)

include/petscmat.h
1.68 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +31 -31
added const and changed * to [] for input arrays for various matrix
constructors, per Bill's obsession :-)

include/petscis.h
1.9 03/06/20 09:04:50 bsmith@harley.mcs.anl.gov +4 -4
changed args to [] from * per Bill's instructions

src/vec/is/utils/iscoloring.c
1.11 03/06/20 09:04:44 bsmith@harley.mcs.anl.gov +3 -3
changed args to [] from * per Bill's instructions


Hg-commit: bddfebace3026471a98fed3099248602b4cd13cf

show more ...


# 590ac198 19-Jun-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1294
bsmith@harley.mcs.anl.gov|ChangeSet|20030619183433|30531
ChangeSet
1.1294 03/06/19 13:34:33 bsmith@harley.mcs.anl.gov +11 -0
fixed printing of max col or row for matrix entry

bk-changeset-1.1294
bsmith@harley.mcs.anl.gov|ChangeSet|20030619183433|30531
ChangeSet
1.1294 03/06/19 13:34:33 bsmith@harley.mcs.anl.gov +11 -0
fixed printing of max col or row for matrix entry insertion
per
From: William Gropp <gropp@mcs.anl.gov>
To: petsc-maint@mcs.anl.gov
Cc: petsc-maint@mcs.anl.gov
Subject: [PETSC #7203] Bug in error message

I recently got the following message:

[0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: Argument out of range!
[0]PETSC ERROR: Column too large: col 844 max 844!

The error is correctly detected, but the last line should be

... Column too large: col 844 max 843

Alternately, the message could be

... Column too large: col 844 must be less than 844

also added doc to -error_output_stderr

src/vec/is/utils/isltog.c
1.10 03/06/19 13:34:32 bsmith@harley.mcs.anl.gov +1 -1
fixed printing of max col or row for matrix entry insertion
per
From: William Gropp <gropp@mcs.anl.gov>
To: petsc-maint@mcs.anl.gov
Cc: petsc-maint@mcs.anl.gov
Subject: [PETSC #7203] Bug in error message

I recently got the following message:

[0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: Argument out of range!
[0]PETSC ERROR: Column too large: col 844 max 844!

The error is correctly detected, but the last line should be

... Column too large: col 844 max 843

Alternately, the message could be

... Column too large: col 844 must be less than 844

src/mat/impls/sbaij/seq/sbaij.c
1.62 03/06/19 13:34:32 bsmith@harley.mcs.anl.gov +8 -8
fixed printing of max col or row for matrix entry insertion
per
From: William Gropp <gropp@mcs.anl.gov>
To: petsc-maint@mcs.anl.gov
Cc: petsc-maint@mcs.anl.gov
Subject: [PETSC #7203] Bug in error message

I recently got the following message:

[0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: Argument out of range!
[0]PETSC ERROR: Column too large: col 844 max 844!

The error is correctly detected, but the last line should be

... Column too large: col 844 max 843

Alternately, the message could be

... Column too large: col 844 must be less than 844

src/mat/impls/sbaij/mpi/mpisbaij.c
1.51 03/06/19 13:34:32 bsmith@harley.mcs.anl.gov +8 -8
fixed printing of max col or row for matrix entry insertion
per
From: William Gropp <gropp@mcs.anl.gov>
To: petsc-maint@mcs.anl.gov
Cc: petsc-maint@mcs.anl.gov
Subject: [PETSC #7203] Bug in error message

I recently got the following message:

[0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: Argument out of range!
[0]PETSC ERROR: Column too large: col 844 max 844!

The error is correctly detected, but the last line should be

... Column too large: col 844 max 843

Alternately, the message could be

... Column too large: col 844 must be less than 844

src/mat/impls/rowbs/mpi/mpirowbs.c
1.21 03/06/19 13:34:32 bsmith@harley.mcs.anl.gov +2 -2
fixed printing of max col or row for matrix entry insertion
per
From: William Gropp <gropp@mcs.anl.gov>
To: petsc-maint@mcs.anl.gov
Cc: petsc-maint@mcs.anl.gov
Subject: [PETSC #7203] Bug in error message

I recently got the following message:

[0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: Argument out of range!
[0]PETSC ERROR: Column too large: col 844 max 844!

The error is correctly detected, but the last line should be

... Column too large: col 844 max 843

Alternately, the message could be

... Column too large: col 844 must be less than 844

src/mat/impls/dense/seq/dense.c
1.24 03/06/19 13:34:32 bsmith@harley.mcs.anl.gov +8 -8
fixed printing of max col or row for matrix entry insertion
per
From: William Gropp <gropp@mcs.anl.gov>
To: petsc-maint@mcs.anl.gov
Cc: petsc-maint@mcs.anl.gov
Subject: [PETSC #7203] Bug in error message

I recently got the following message:

[0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: Argument out of range!
[0]PETSC ERROR: Column too large: col 844 max 844!

The error is correctly detected, but the last line should be

... Column too large: col 844 max 843

Alternately, the message could be

... Column too large: col 844 must be less than 844

src/mat/impls/bdiag/seq/bdiag2.c
1.10 03/06/19 13:34:32 bsmith@harley.mcs.anl.gov +4 -4
fixed printing of max col or row for matrix entry insertion
per
From: William Gropp <gropp@mcs.anl.gov>
To: petsc-maint@mcs.anl.gov
Cc: petsc-maint@mcs.anl.gov
Subject: [PETSC #7203] Bug in error message

I recently got the following message:

[0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: Argument out of range!
[0]PETSC ERROR: Column too large: col 844 max 844!

The error is correctly detected, but the last line should be

... Column too large: col 844 max 843

Alternately, the message could be

... Column too large: col 844 must be less than 844

src/mat/impls/baij/seq/baij.c
1.48 03/06/19 13:34:31 bsmith@harley.mcs.anl.gov +4 -4
fixed printing of max col or row for matrix entry insertion
per
From: William Gropp <gropp@mcs.anl.gov>
To: petsc-maint@mcs.anl.gov
Cc: petsc-maint@mcs.anl.gov
Subject: [PETSC #7203] Bug in error message

I recently got the following message:

[0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: Argument out of range!
[0]PETSC ERROR: Column too large: col 844 max 844!

The error is correctly detected, but the last line should be

... Column too large: col 844 max 843

Alternately, the message could be

... Column too large: col 844 must be less than 844

src/mat/impls/baij/mpi/mpibaij.c
1.24 03/06/19 13:34:31 bsmith@harley.mcs.anl.gov +11 -11
fixed printing of max col or row for matrix entry insertion
per
From: William Gropp <gropp@mcs.anl.gov>
To: petsc-maint@mcs.anl.gov
Cc: petsc-maint@mcs.anl.gov
Subject: [PETSC #7203] Bug in error message

I recently got the following message:

[0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: Argument out of range!
[0]PETSC ERROR: Column too large: col 844 max 844!

The error is correctly detected, but the last line should be

... Column too large: col 844 max 843

Alternately, the message could be

... Column too large: col 844 must be less than 844

src/mat/impls/aij/seq/aij.c
1.96 03/06/19 13:34:31 bsmith@harley.mcs.anl.gov +4 -4
fixed printing of max col or row for matrix entry insertion
per
From: William Gropp <gropp@mcs.anl.gov>
To: petsc-maint@mcs.anl.gov
Cc: petsc-maint@mcs.anl.gov
Subject: [PETSC #7203] Bug in error message

I recently got the following message:

[0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: Argument out of range!
[0]PETSC ERROR: Column too large: col 844 max 844!

The error is correctly detected, but the last line should be

... Column too large: col 844 max 843

Alternately, the message could be

... Column too large: col 844 must be less than 844

src/mat/impls/aij/mpi/mpiaij.c
1.76 03/06/19 13:34:31 bsmith@harley.mcs.anl.gov +6 -6
fixed printing of max col or row for matrix entry insertion
per
From: William Gropp <gropp@mcs.anl.gov>
To: petsc-maint@mcs.anl.gov
Cc: petsc-maint@mcs.anl.gov
Subject: [PETSC #7203] Bug in error message

I recently got the following message:

[0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: Argument out of range!
[0]PETSC ERROR: Column too large: col 844 max 844!

The error is correctly detected, but the last line should be

... Column too large: col 844 max 843

Alternately, the message could be

... Column too large: col 844 must be less than 844

include/petsc.h
1.33 03/06/19 13:33:04 bsmith@harley.mcs.anl.gov +5 -0
added options database key to send error messages to stderr instead of stdout per
Date: Mon, 16 Jun 2003 07:50:52 -0500
From: William Gropp <gropp@mcs.anl.gov>
To: petsc-developers@mcs.anl.gov
Subject: stderr versus stdout

Is there a reason that error messages go to stdout instead of stderr? Is
this something that we should revisit for PETSc 3?

src/mat/impls/rowbs/mpi/mpirowbs.c
1.20 03/06/19 13:08:02 bsmith@harley.mcs.anl.gov +4 -4
:


Hg-commit: 679bb2e5aaabf74fa633901cce74fb911a11035f

show more ...


# a43ee2ec 16-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1281
Kris@p4buschel.|ChangeSet|20030616213729|46346
ChangeSet
1.1281 03/06/16 14:37:29 Kris@p4buschel. +9 -0
Unused variables.

src/mat/utils/zerodiag.c
1.6 03/06/16 14:37:28

bk-changeset-1.1281
Kris@p4buschel.|ChangeSet|20030616213729|46346
ChangeSet
1.1281 03/06/16 14:37:29 Kris@p4buschel. +9 -0
Unused variables.

src/mat/utils/zerodiag.c
1.6 03/06/16 14:37:28 Kris@p4buschel. +0 -1
Unused variables.

src/mat/interface/matrix.c
1.66 03/06/16 14:37:28 Kris@p4buschel. +0 -1
Unused variables.

src/mat/impls/sbaij/mpi/mpisbaij.c
1.50 03/06/16 14:37:28 Kris@p4buschel. +0 -1
Unused variables.

src/mat/impls/dense/seq/dense.c
1.23 03/06/16 14:37:28 Kris@p4buschel. +1 -2
Unused variables.

src/mat/impls/dense/mpi/mpidense.c
1.15 03/06/16 14:37:28 Kris@p4buschel. +0 -1
Unused variables.

src/mat/impls/baij/mpi/mpibaij.c
1.23 03/06/16 14:37:28 Kris@p4buschel. +0 -3
Unused variables.

src/mat/impls/aij/seq/aijnode.c
1.16 03/06/16 14:37:27 Kris@p4buschel. +0 -1
Unused variables.

src/mat/impls/aij/seq/aij.c
1.95 03/06/16 14:37:27 Kris@p4buschel. +1 -1
Unused variables.

src/mat/impls/aij/mpi/mpiaij.c
1.75 03/06/16 14:37:27 Kris@p4buschel. +0 -1
Unused variables.


Hg-commit: 7ffbc17b674a7825fbf4413564a36b11f5da7d83

show more ...


# d758967f 13-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1277
Kris@p4buschel.|ChangeSet|20030613190230|45525
ChangeSet
1.1277 03/06/13 12:02:30 Kris@p4buschel. +2 -0
Remove type check in favor of capabilities check for MatSeqAIJGetInodeS

bk-changeset-1.1277
Kris@p4buschel.|ChangeSet|20030613190230|45525
ChangeSet
1.1277 03/06/13 12:02:30 Kris@p4buschel. +2 -0
Remove type check in favor of capabilities check for MatSeqAIJGetInodeSizes.
Is there a reason SeqInode should not be a MatType?

src/mat/impls/aij/seq/aijnode.c
1.15 03/06/13 12:02:29 Kris@p4buschel. +14 -3
Remove type check in favor of capabilities check for MatSeqAIJGetInodeSizes.
Is there a reason SeqInode should not be a MatType?

src/mat/impls/aij/seq/aij.c
1.94 03/06/13 12:02:29 Kris@p4buschel. +4 -0
Compose MatSeqAIJGetInodeSizes_SeqAIJ.


Hg-commit: 46d32770eb8ee40e6328a67da3314221f84eb98e

show more ...


# 0a99d0a2 13-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1276
Kris@p4buschel.|ChangeSet|20030613185046|45526
ChangeSet
1.1276 03/06/13 11:50:46 Kris@p4buschel. +2 -0
Remove comparison of type in favor of capability comparison.

src/mat

bk-changeset-1.1276
Kris@p4buschel.|ChangeSet|20030613185046|45526
ChangeSet
1.1276 03/06/13 11:50:46 Kris@p4buschel. +2 -0
Remove comparison of type in favor of capability comparison.

src/mat/impls/aij/seq/aijnode.c
1.14 03/06/13 11:50:46 Kris@p4buschel. +16 -4
Remove comparison of type in favor of capability comparison in MatAdjustForInodes_SeqAIJ.

src/mat/impls/aij/seq/aij.c
1.93 03/06/13 11:50:46 Kris@p4buschel. +4 -0
Compose MatAdjuctForInodes_SeqAIJ


Hg-commit: 60a8e75b2a23baad942eef36303bd8f4dfcd3a7e

show more ...


# 05b94e36 13-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1275
Kris@p4buschel.|ChangeSet|20030613184051|46424
ChangeSet
1.1275 03/06/13 11:40:51 Kris@p4buschel. +2 -0
Remove depencence on type from MatReorderForNonzeroDiagonal in favor of

bk-changeset-1.1275
Kris@p4buschel.|ChangeSet|20030613184051|46424
ChangeSet
1.1275 03/06/13 11:40:51 Kris@p4buschel. +2 -0
Remove depencence on type from MatReorderForNonzeroDiagonal in favor of capability check.

src/mat/utils/zerodiag.c
1.5 03/06/13 11:40:50 Kris@p4buschel. +16 -4
Remove depencence on type from MatReorderForNonzeroDiagonal in favor of capability check.

src/mat/impls/aij/seq/aij.c
1.92 03/06/13 11:40:50 Kris@p4buschel. +6 -2
Compose MatReorderForNonzeroDiagonal_SeqAIJ


Hg-commit: 8097ea3a820a7420955ace18a697308ced9bcad9

show more ...


# 33f4a19f 13-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1273
Kris@p4buschel.|ChangeSet|20030613174245|49205
ChangeSet
1.1273 03/06/13 10:42:45 Kris@p4buschel. +3 -0
Compare copy pointers instead of types to determine compatibility for f

bk-changeset-1.1273
Kris@p4buschel.|ChangeSet|20030613174245|49205
ChangeSet
1.1273 03/06/13 10:42:45 Kris@p4buschel. +3 -0
Compare copy pointers instead of types to determine compatibility for fast MatCopy.

src/mat/impls/dense/seq/dense.c
1.22 03/06/13 10:42:44 Kris@p4buschel. +2 -3
Compare copy pointers instead of types to determine compatibility for fast MatCopy.

src/mat/impls/aij/seq/aij.c
1.91 03/06/13 10:42:44 Kris@p4buschel. +2 -3
Compare copy pointers instead of types to determine compatibility for fast MatCopy.

src/mat/impls/aij/mpi/mpiaij.c
1.73 03/06/13 10:42:44 Kris@p4buschel. +2 -3
Compare copy pointers instead of types to determine compatibility for fast MatCopy.


Hg-commit: 813410910a7fb9ec6b92a42bbda93f40027cc0aa

show more ...


# 85419fb7 13-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1272
Kris@p4buschel.|ChangeSet|20030613172158|49195
ChangeSet
1.1272 03/06/13 10:21:58 Kris@p4buschel. +9 -0
Check IsEqual function pointer to determine compatibility of matrices,

bk-changeset-1.1272
Kris@p4buschel.|ChangeSet|20030613172158|49195
ChangeSet
1.1272 03/06/13 10:21:58 Kris@p4buschel. +9 -0
Check IsEqual function pointer to determine compatibility of matrices, not type.

src/mat/impls/baij/seq/baij2.c
1.8 03/06/13 10:21:57 Kris@p4buschel. +0 -4
Check IsEqual function pointer to determine compatibility of matrices, not type.

src/mat/impls/baij/mpi/mpibaij.c
1.20 03/06/13 10:21:57 Kris@p4buschel. +0 -2
Check IsEqual function pointer to determine compatibility of matrices, not type.

src/mat/impls/aij/seq/aij.c
1.90 03/06/13 10:21:57 Kris@p4buschel. +0 -4
Check IsEqual function pointer to determine compatibility of matrices, not type.

src/mat/impls/aij/mpi/mpiaij.c
1.72 03/06/13 10:21:57 Kris@p4buschel. +0 -2
Check IsEqual function pointer to determine compatibility of matrices, not type.

src/mat/impls/adj/mpi/mpiadj.c
1.14 03/06/13 10:21:57 Kris@p4buschel. +0 -3
Check IsEqual function pointer to determine compatibility of matrices, not type.

src/mat/interface/matrix.c
1.64 03/06/13 10:14:29 Kris@p4buschel. +2 -0
Check IsEqual function pointer to determine compatibility of matrices, not type.

src/mat/impls/sbaij/seq/sbaij2.c
1.9 03/06/13 10:14:29 Kris@p4buschel. +0 -3
Check IsEqual function pointer to determine compatibility of matrices, not type.

src/mat/impls/sbaij/mpi/mpisbaij.c
1.49 03/06/13 10:14:28 Kris@p4buschel. +0 -2
Check IsEqual function pointer to determine compatibility of matrices, not type.

src/mat/impls/dense/seq/dense.c
1.21 03/06/13 10:14:28 Kris@p4buschel. +0 -3
Check IsEqual function pointer to determine compatibility of matrices, not type.


Hg-commit: 408cbd348682f91c1839aabb70cc6743aaad5b4a

show more ...


# 3f06592e 13-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1270
Kris@p4buschel.|ChangeSet|20030613121615|51310
ChangeSet
1.1270 03/06/13 05:16:15 Kris@p4buschel. +2 -0
Unreferenced variables.

src/mat/impls/aij/seq/aij.c
1.89 03/06/1

bk-changeset-1.1270
Kris@p4buschel.|ChangeSet|20030613121615|51310
ChangeSet
1.1270 03/06/13 05:16:15 Kris@p4buschel. +2 -0
Unreferenced variables.

src/mat/impls/aij/seq/aij.c
1.89 03/06/13 05:16:14 Kris@p4buschel. +0 -1
Unreferenced variables.

src/mat/impls/aij/mpi/mpiaij.c
1.71 03/06/13 05:16:14 Kris@p4buschel. +0 -1
Unreferenced variables.


Hg-commit: f2de8381fb7439e6db5fa4a9b9e4691a607adaa1

show more ...


# 97e3ddc3 13-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1269
Kris@p4buschel.|ChangeSet|20030613113037|51302
ChangeSet
1.1269 03/06/13 04:30:37 Kris@p4buschel. +3 -0
Check for equal comparators for IsSymmetric, not type equality.

src/

bk-changeset-1.1269
Kris@p4buschel.|ChangeSet|20030613113037|51302
ChangeSet
1.1269 03/06/13 04:30:37 Kris@p4buschel. +3 -0
Check for equal comparators for IsSymmetric, not type equality.

src/mat/interface/matrix.c
1.63 03/06/13 04:30:36 Kris@p4buschel. +8 -3
Check for equal comparators for IsSymmetric, not type equality.

src/mat/impls/aij/seq/aij.c
1.88 03/06/13 04:30:36 Kris@p4buschel. +0 -3
Check for equal comparators for IsSymmetric, not type equality.

src/mat/impls/aij/mpi/mpiaij.c
1.70 03/06/13 04:30:36 Kris@p4buschel. +0 -5
Check for equal comparators for IsSymmetric, not type equality.


Hg-commit: 1a6f60037b4708554a21a3f57a18109f80b85169

show more ...


# a23d5ece 13-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1268
Kris@p4buschel.|ChangeSet|20030613085334|52355
ChangeSet
1.1268 03/06/13 01:53:34 Kris@p4buschel. +12 -0
Compose preallocation routines.

src/mat/impls/aij/seq/aij.c
1.8

bk-changeset-1.1268
Kris@p4buschel.|ChangeSet|20030613085334|52355
ChangeSet
1.1268 03/06/13 01:53:34 Kris@p4buschel. +12 -0
Compose preallocation routines.

src/mat/impls/aij/seq/aij.c
1.87 03/06/13 01:53:33 Kris@p4buschel. +19 -2
Compose preallocation routines.

src/mat/impls/baij/seq/baij.c
1.47 03/06/13 01:49:50 Kris@p4buschel. +133 -117
Compose preallocation routines.

src/mat/impls/bdiag/seq/bdiag.c
1.12 03/06/13 01:43:25 Kris@p4buschel. +20 -2
Compose preallocation routines.

src/mat/impls/dense/seq/dense.c
1.20 03/06/13 01:38:01 Kris@p4buschel. +19 -2
Compose preallocation routines.

src/mat/impls/aij/mpi/mpiaij.c
1.69 03/06/13 01:33:04 Kris@p4buschel. +43 -26
Compose preallocation routines.

src/mat/impls/baij/mpi/mpibaij.c
1.19 03/06/13 01:26:43 Kris@p4buschel. +83 -67
Compose preallocation routines.

src/mat/impls/bdiag/mpi/mpibdiag.c
1.12 03/06/13 01:20:37 Kris@p4buschel. +107 -90
Compose preallocation routines.

src/mat/impls/dense/mpi/mpidense.c
1.14 03/06/13 01:07:56 Kris@p4buschel. +29 -12
Compose preallocation routines.

src/mat/impls/rowbs/mpi/mpirowbs.c
1.18 03/06/13 01:04:17 Kris@p4buschel. +22 -8
Compose preallocation routines.

src/mat/impls/adj/mpi/mpiadj.c
1.13 03/06/13 01:04:17 Kris@p4buschel. +2 -2


src/mat/impls/sbaij/seq/sbaij.c
1.61 03/06/13 00:54:10 Kris@p4buschel. +111 -94
Compose preallocation routines.

src/mat/impls/sbaij/mpi/mpisbaij.c
1.48 03/06/13 00:54:10 Kris@p4buschel. +85 -70
Compose preallocation routines.

src/mat/impls/adj/mpi/mpiadj.c
1.12 03/06/13 00:54:10 Kris@p4buschel. +64 -31
Compose preallocation routines.


Hg-commit: a1c0174f5d32b73ab5d703eaf5e812e5f79378c1

show more ...


# efb16452 22-May-2003 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.1234
hzhang@compbio.mcs.anl.gov|ChangeSet|20030522195639|12150
ChangeSet
1.1234 03/05/22 14:56:39 hzhang@compbio.mcs.anl.gov +3 -0
remove indexshift

src/mat/impls/aij/seq/dxml.c

bk-changeset-1.1234
hzhang@compbio.mcs.anl.gov|ChangeSet|20030522195639|12150
ChangeSet
1.1234 03/05/22 14:56:39 hzhang@compbio.mcs.anl.gov +3 -0
remove indexshift

src/mat/impls/aij/seq/dxml.c
1.4 03/05/22 14:52:32 hzhang@compbio.mcs.anl.gov +3 -1
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.86 03/05/22 14:48:12 hzhang@compbio.mcs.anl.gov +1 -2
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.85 03/05/22 09:37:25 hzhang@compbio.mcs.anl.gov +4 -4
*** empty log message ***

src/vec/interface/vector.c
1.43 03/05/22 09:33:14 hzhang@compbio.mcs.anl.gov +0 -2
*** empty log message ***


Hg-commit: 720c5355b53c7f2919499a36ec15aee97bc30a22

show more ...


# b3fb0a6c 21-May-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.1224
knepley@khan.mcs.anl.gov|ChangeSet|20030521142005|65028
ChangeSet
1.1224 03/05/21 09:20:05 knepley@khan.mcs.anl.gov +6 -0
Nightly build fixes

src/mat/interface/matrix.c

bk-changeset-1.1224
knepley@khan.mcs.anl.gov|ChangeSet|20030521142005|65028
ChangeSet
1.1224 03/05/21 09:20:05 knepley@khan.mcs.anl.gov +6 -0
Nightly build fixes

src/mat/interface/matrix.c
1.60 03/05/21 09:20:04 knepley@khan.mcs.anl.gov +1 -1
Cast to correct output type

src/mat/impls/aij/seq/aijnode.c
1.13 03/05/21 09:20:04 knepley@khan.mcs.anl.gov +1 -2
Removed unused variable

src/mat/impls/aij/seq/aij.c
1.84 03/05/21 09:20:04 knepley@khan.mcs.anl.gov +2 -8
Removed unused variable
Removed shift references

src/mat/impls/aij/mpi/mpiov.c
1.10 03/05/21 09:20:04 knepley@khan.mcs.anl.gov +2 -2
Removed unused variable

src/mat/impls/aij/mpi/mpiaij.c
1.67 03/05/21 09:20:04 knepley@khan.mcs.anl.gov +0 -1
Removed unused variable

src/mat/impls/aij/mpi/mmaij.c
1.7 03/05/21 09:20:04 knepley@khan.mcs.anl.gov +3 -3
Removed shift references


Hg-commit: 0f89f4b5e9349449f6bd9fbfd734522d77d31c76

show more ...


# 010a20ca 20-May-2003 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.1222
hzhang@compbio.mcs.anl.gov|ChangeSet|20030520213158|00818
ChangeSet
1.1222 03/05/20 16:31:58 hzhang@compbio.mcs.anl.gov +9 -0
remove indexshift

src/mat/impls/aij/seq/aijfac

bk-changeset-1.1222
hzhang@compbio.mcs.anl.gov|ChangeSet|20030520213158|00818
ChangeSet
1.1222 03/05/20 16:31:58 hzhang@compbio.mcs.anl.gov +9 -0
remove indexshift

src/mat/impls/aij/seq/aijfact.c
1.38 03/05/20 11:23:47 hzhang@compbio.mcs.anl.gov +41 -45
*** empty log message ***

src/mat/impls/aij/seq/essl.c
1.7 03/05/20 11:23:38 hzhang@compbio.mcs.anl.gov +4 -8
*** empty log message ***

src/mat/impls/aij/seq/superlu.c
1.23 03/05/20 11:23:29 hzhang@compbio.mcs.anl.gov +0 -6
*** empty log message ***

src/mat/impls/aij/seq/matmatmult.c
1.35 03/05/20 11:23:21 hzhang@compbio.mcs.anl.gov +0 -9
*** empty log message ***

src/mat/impls/aij/seq/symtranspose.c
1.2 03/05/20 11:23:13 hzhang@compbio.mcs.anl.gov +2 -5
*** empty log message ***

src/mat/impls/aij/seq/matptap.c
1.6 03/05/20 11:23:04 hzhang@compbio.mcs.anl.gov +1 -15
*** empty log message ***

src/mat/impls/aij/seq/superlu.c
1.22 03/05/20 11:13:34 hzhang@compbio.mcs.anl.gov +0 -6
*** empty log message ***

src/mat/impls/aij/seq/lusol.c
1.9 03/05/20 11:12:24 hzhang@compbio.mcs.anl.gov +17 -39
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.83 03/05/20 10:52:44 hzhang@compbio.mcs.anl.gov +1 -3
*** empty log message ***

src/mat/impls/aij/seq/aijfact.c
1.37 03/05/19 16:56:43 hzhang@compbio.mcs.anl.gov +54 -63
*** empty log message ***

src/mat/impls/aij/seq/aijnode.c
1.12 03/05/19 16:56:18 hzhang@compbio.mcs.anl.gov +41 -47
*** empty log message ***


Hg-commit: 1465c6b72d789cecd83138762882474cf4f07fb7

show more ...


# bfeeae90 19-May-2003 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.1220
hzhang@compbio.mcs.anl.gov|ChangeSet|20030519212542|64608
ChangeSet
1.1220 03/05/19 16:25:42 hzhang@compbio.mcs.anl.gov +1 -0
remove the shift/indexshift from aij.c file.

s

bk-changeset-1.1220
hzhang@compbio.mcs.anl.gov|ChangeSet|20030519212542|64608
ChangeSet
1.1220 03/05/19 16:25:42 hzhang@compbio.mcs.anl.gov +1 -0
remove the shift/indexshift from aij.c file.

src/mat/impls/aij/seq/aij.c
1.82 03/05/19 16:23:13 hzhang@compbio.mcs.anl.gov +109 -168
*** empty log message ***


Hg-commit: 9a8d2e38dbc14ba88aabfab61c813ec3927c5706

show more ...


# af4c3dc2 30-Apr-2003 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.1166
hzhang@compbio.mcs.anl.gov|ChangeSet|20030430010409|38869
ChangeSet
1.1166 03/04/29 20:04:09 hzhang@compbio.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
int

bk-changeset-1.1166
hzhang@compbio.mcs.anl.gov|ChangeSet|20030430010409|38869
ChangeSet
1.1166 03/04/29 20:04:09 hzhang@compbio.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into compbio.mcs.anl.gov:/sandbox/hzhang/petsc-test

src/mat/impls/aij/mpi/mpiaij.c
1.65 03/04/29 20:04:08 hzhang@compbio.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 5db5dbd13470b623dabbb229e042016f7687129d

show more ...


# 1dfdf1d9 30-Apr-2003 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.1164.1.1
hzhang@compbio.mcs.anl.gov|ChangeSet|20030430010353|23950
ChangeSet
1.1164.1.1 03/04/29 20:03:53 hzhang@compbio.mcs.anl.gov +3 -0
continue development of interface to mump

bk-changeset-1.1164.1.1
hzhang@compbio.mcs.anl.gov|ChangeSet|20030430010353|23950
ChangeSet
1.1164.1.1 03/04/29 20:03:53 hzhang@compbio.mcs.anl.gov +3 -0
continue development of interface to mumps.

src/mat/impls/aij/mpi/mumps.c
1.4 03/04/29 20:02:30 hzhang@compbio.mcs.anl.gov +45 -12
*** empty log message ***

src/mat/impls/aij/mpi/mumps.c
1.3 03/04/29 10:48:31 hzhang@compbio.mcs.anl.gov +57 -76
*** empty log message ***

src/mat/impls/aij/mpi/mpiaij.c
1.64 03/04/28 17:08:31 hzhang@compbio.mcs.anl.gov +4 -1
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.81 03/04/28 17:08:20 hzhang@compbio.mcs.anl.gov +4 -1
*** empty log message ***

src/mat/impls/aij/mpi/mumps.c
1.2 03/04/28 11:06:04 hzhang@compbio.mcs.anl.gov +59 -38
*** empty log message ***


Hg-commit: 4764128757c7dd754fd7a5d5a74e3924d9b72c73

show more ...


# eee76caf 26-Apr-2003 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.1162
hzhang@compbio.mcs.anl.gov|ChangeSet|20030426172724|23949
ChangeSet
1.1162 03/04/26 12:27:24 hzhang@compbio.mcs.anl.gov +5 -0
add new file: mumps.c -- petsc/mumps interface fo

bk-changeset-1.1162
hzhang@compbio.mcs.anl.gov|ChangeSet|20030426172724|23949
ChangeSet
1.1162 03/04/26 12:27:24 hzhang@compbio.mcs.anl.gov +5 -0
add new file: mumps.c -- petsc/mumps interface for aij matrix

src/mat/impls/aij/mpi/mumps.c
1.1 03/04/26 12:27:23 hzhang@compbio.mcs.anl.gov +363 -0

src/mat/impls/aij/mpi/mumps.c
1.0 03/04/26 12:27:23 hzhang@compbio.mcs.anl.gov +0 -0
BitKeeper file /sandbox/hzhang/petsc-test/src/mat/impls/aij/mpi/mumps.c

src/mat/impls/aij/mpi/mpiaij.c
1.63 03/04/25 16:45:43 hzhang@compbio.mcs.anl.gov +11 -2
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.80 03/04/25 16:36:34 hzhang@compbio.mcs.anl.gov +2 -2
*** empty log message ***

include/petscmat.h
1.58 03/04/25 16:23:41 hzhang@compbio.mcs.anl.gov +2 -1
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.79 03/04/25 16:19:14 hzhang@compbio.mcs.anl.gov +9 -0
*** empty log message ***

src/mat/impls/aij/mpi/makefile
1.18 03/04/25 16:11:35 hzhang@compbio.mcs.anl.gov +3 -3
*** empty log message ***


Hg-commit: 52b266cf339921b22355c4e1e79e7d3081b0d9ac

show more ...


# 3aeef889 10-Apr-2003 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.1141
hzhang@compbio.mcs.anl.gov|ChangeSet|20030410222437|63267
ChangeSet
1.1141 03/04/10 17:24:37 hzhang@compbio.mcs.anl.gov +3 -0
nightly test bug and warning fix.

src/sles/pc/

bk-changeset-1.1141
hzhang@compbio.mcs.anl.gov|ChangeSet|20030410222437|63267
ChangeSet
1.1141 03/04/10 17:24:37 hzhang@compbio.mcs.anl.gov +3 -0
nightly test bug and warning fix.

src/sles/pc/examples/tutorials/ex2.c
1.2 03/04/10 17:20:11 hzhang@compbio.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.78 03/04/10 17:04:12 hzhang@compbio.mcs.anl.gov +4 -3
*** empty log message ***

src/mat/impls/aij/seq/aijfact.c
1.36 03/04/10 15:11:02 hzhang@compbio.mcs.anl.gov +5 -1
*** empty log message ***


Hg-commit: bf1474ee7f247dd98dcd17baecdeddb906e0b4b1

show more ...


# cd0d46eb 31-Mar-2003 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1133
victorle@tibook500ve.cs.utk.edu|ChangeSet|20030331202859|53013
ChangeSet
1.1133 03/03/31 15:28:59 victorle@tibook500ve.cs.utk.edu +4 -0
MatIsSymmetric implemented, dynamic fun

bk-changeset-1.1133
victorle@tibook500ve.cs.utk.edu|ChangeSet|20030331202859|53013
ChangeSet
1.1133 03/03/31 15:28:59 victorle@tibook500ve.cs.utk.edu +4 -0
MatIsSymmetric implemented, dynamic function composition with
implementations for the SeqAIJ and MPIAIJ case.
To do: use of indexshift; right now this simply gives an error.

src/mat/interface/matrix.c
1.57 03/03/31 15:28:54 victorle@tibook500ve.cs.utk.edu +41 -1
MatIsSymmetric added.

src/mat/impls/aij/seq/aij.c
1.77 03/03/31 15:28:54 victorle@tibook500ve.cs.utk.edu +60 -0
MatIsSymmetric_SeqAIJ added

src/mat/impls/aij/mpi/mpiaij.c
1.61 03/03/31 15:28:54 victorle@tibook500ve.cs.utk.edu +39 -2
MatIsSymmetric_MPIAIJ added

include/petscmat.h
1.55 03/03/31 15:28:53 victorle@tibook500ve.cs.utk.edu +1 -0
MatIsSymmetric prototype added


Hg-commit: ed7773b13576542d218dd15d24a2d7f82872c04b

show more ...


1...<<81828384858687888990>>...100