History log of /petsc/src/vec/ (Results 5401 – 5425 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2cf3bf8320-Jun-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1304
balay@smash.mcs.anl.gov|ChangeSet|20030620170658|59700
ChangeSet
1.1304 03/06/20 12:06:58 balay@smash.mcs.anl.gov +19 -0
processor -> process fix in outout files due to change

bk-changeset-1.1304
balay@smash.mcs.anl.gov|ChangeSet|20030620170658|59700
ChangeSet
1.1304 03/06/20 12:06:58 balay@smash.mcs.anl.gov +19 -0
processor -> process fix in outout files due to change in VecView()

src/vec/examples/tests/output/ex9_1.out
1.4 03/06/20 12:06:57 balay@smash.mcs.anl.gov +2 -2
processor -> process

src/vec/examples/tests/output/ex5_1.out
1.4 03/06/20 12:06:57 balay@smash.mcs.anl.gov +2 -2
processor -> process

src/vec/examples/tests/output/ex3_1.out
1.4 03/06/20 12:06:57 balay@smash.mcs.anl.gov +2 -2
processor -> process

src/vec/examples/tests/output/ex33_1.out
1.5 03/06/20 12:06:57 balay@smash.mcs.anl.gov +12 -12
processor -> process

src/vec/examples/tests/output/ex30f_1.out
1.4 03/06/20 12:06:57 balay@smash.mcs.anl.gov +8 -8
processor -> process

src/vec/examples/tests/output/ex29_1.out
1.4 03/06/20 12:06:57 balay@smash.mcs.anl.gov +6 -6
processor -> process

src/vec/examples/tests/output/ex25_1.out
1.4 03/06/20 12:06:57 balay@smash.mcs.anl.gov +3 -3
processor -> process

src/vec/examples/tests/output/ex24_1.out
1.4 03/06/20 12:06:57 balay@smash.mcs.anl.gov +3 -3
processor -> process

src/vec/examples/tests/output/ex22_1.out
1.4 03/06/20 12:06:57 balay@smash.mcs.anl.gov +4 -4
processor -> process

src/vec/examples/tests/output/ex17f_1.out
1.4 03/06/20 12:06:56 balay@smash.mcs.anl.gov +3 -3
processor -> process

src/vec/examples/tests/output/ex17_1.out
1.4 03/06/20 12:06:56 balay@smash.mcs.anl.gov +2 -2
processor -> process

src/vec/examples/tests/output/ex16_1.out
1.4 03/06/20 12:06:56 balay@smash.mcs.anl.gov +2 -2
processor -> process

src/vec/examples/tests/output/ex14_1.out
1.4 03/06/20 12:06:56 balay@smash.mcs.anl.gov +2 -2
processor -> process

src/vec/examples/tests/output/ex13_1.out
1.4 03/06/20 12:06:56 balay@smash.mcs.anl.gov +2 -2
processor -> process

src/vec/examples/tests/output/ex12_1.out
1.4 03/06/20 12:06:56 balay@smash.mcs.anl.gov +2 -2
processor -> process

src/vec/examples/tests/output/ex11_1.out
1.4 03/06/20 12:06:56 balay@smash.mcs.anl.gov +2 -2
processor -> process

src/vec/examples/tests/output/ex10_1.out
1.4 03/06/20 12:06:56 balay@smash.mcs.anl.gov +4 -4
processor -> process

src/mat/examples/tests/output/ex9_1.out
1.5 03/06/20 12:06:56 balay@smash.mcs.anl.gov +4 -4
processor -> process

src/mat/examples/tests/output/ex60_1.out
1.5 03/06/20 12:06:56 balay@smash.mcs.anl.gov +3 -3
processor -> process


Hg-commit: b99368aea8424d7bbd49dc4b8ea2998963589e96

show more ...

ca01db9b20-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 ...

590ac19819-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 ...


/petsc/bin/petscarch
/petsc/bmake/config/packages.in
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/miscellaneous/usage.1.gif
/petsc/docs/website/miscellaneous/usage.html
/petsc/docs/website/miscellaneous/usage.xls
/petsc/include/petsc.h
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/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/bdiag2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/feti/feti.h
/petsc/src/mat/impls/feti/makefile
/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/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/sles/examples/tutorials/ex31.c
/petsc/src/sles/examples/tutorials/hacks.h
/petsc/src/sles/ksp/impls/cg/cg.c
/petsc/src/sles/ksp/impls/fgmres/fgmres.c
/petsc/src/sles/ksp/impls/gmres/gmreig.c
/petsc/src/sles/pc/impls/is/feti/examples/ex1.c
/petsc/src/sles/pc/impls/is/feti/examples/makefile
/petsc/src/sles/pc/impls/is/feti/fetipc.c
/petsc/src/sles/pc/impls/is/feti/fetipc.h
/petsc/src/sles/pc/impls/is/feti/makefile
/petsc/src/sles/pc/impls/mg/mg.c
/petsc/src/sles/pc/impls/mg/mgfunc.c
/petsc/src/sles/pc/interface/precon.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
is/utils/isltog.c
30de9b2513-Jun-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1264.1.1
bsmith@harley.mcs.anl.gov|ChangeSet|20030613011757|00371
ChangeSet
1.1264.1.1 03/06/12 20:17:57 bsmith@harley.mcs.anl.gov +43 -0
moved many of the /*M manual pages to the

bk-changeset-1.1264.1.1
bsmith@harley.mcs.anl.gov|ChangeSet|20030613011757|00371
ChangeSet
1.1264.1.1 03/06/12 20:17:57 bsmith@harley.mcs.anl.gov +43 -0
moved many of the /*M manual pages to the include file they belong with

src/vec/interface/vector.c
1.45 03/06/12 20:17:55 bsmith@harley.mcs.anl.gov +0 -31
moved many of the /*M manual pages to the include file they belong with

src/vec/interface/vecreg.c
1.17 03/06/12 20:17:55 bsmith@harley.mcs.anl.gov +0 -84
moved many of the /*M manual pages to the include file they belong with

src/ts/interface/tsreg.c
1.11 03/06/12 20:17:55 bsmith@harley.mcs.anl.gov +0 -43
moved many of the /*M manual pages to the include file they belong with

src/sys/src/viewer/interface/viewreg.c
1.7 03/06/12 20:17:54 bsmith@harley.mcs.anl.gov +0 -38
moved many of the /*M manual pages to the include file they belong with

src/sys/src/viewer/impls/socket/send.c
1.15 03/06/12 20:17:54 bsmith@harley.mcs.anl.gov +0 -11
moved many of the /*M manual pages to the include file they belong with

src/sys/src/viewer/impls/draw/drawv.c
1.14 03/06/12 20:17:54 bsmith@harley.mcs.anl.gov +0 -12
moved many of the /*M manual pages to the include file they belong with

src/sys/src/viewer/impls/binary/binv.c
1.18 03/06/12 20:17:54 bsmith@harley.mcs.anl.gov +0 -13
moved many of the /*M manual pages to the include file they belong with

src/sys/src/viewer/impls/ascii/vcreatea.c
1.7 03/06/12 20:17:54 bsmith@harley.mcs.anl.gov +0 -11
moved many of the /*M manual pages to the include file they belong with

src/sys/src/objects/pinit.c
1.25 03/06/12 20:17:54 bsmith@harley.mcs.anl.gov +0 -46
moved many of the /*M manual pages to the include file they belong with

src/sys/src/objects/inherit.c
1.10 03/06/12 20:17:54 bsmith@harley.mcs.anl.gov +0 -33
moved many of the /*M manual pages to the include file they belong with

src/sys/src/objects/ams/makefile
1.5 03/06/12 20:17:54 bsmith@harley.mcs.anl.gov +1 -1
moved many of the /*M manual pages to the include file they belong with

src/sys/src/objects/ams/aoptions.c
1.12 03/06/12 20:17:54 bsmith@harley.mcs.anl.gov +0 -73
moved many of the /*M manual pages to the include file they belong with

src/sys/src/matlabengine/matlab.c
1.16 03/06/12 20:17:54 bsmith@harley.mcs.anl.gov +0 -11
moved many of the /*M manual pages to the include file they belong with

src/sys/src/matlabengine/makefile
1.5 03/06/12 20:17:54 bsmith@harley.mcs.anl.gov +1 -1
moved many of the /*M manual pages to the include file they belong with

src/sys/src/fileio/mprint.c
1.13 03/06/12 20:17:54 bsmith@harley.mcs.anl.gov +0 -43
moved many of the /*M manual pages to the include file they belong with

src/sys/src/error/makefile
1.5 03/06/12 20:17:53 bsmith@harley.mcs.anl.gov +1 -1
moved many of the /*M manual pages to the include file they belong with

src/sys/src/error/err.c
1.12 03/06/12 20:17:53 bsmith@harley.mcs.anl.gov +0 -157
moved many of the /*M manual pages to the include file they belong with

src/sys/src/draw/interface/drawreg.c
1.9 03/06/12 20:17:53 bsmith@harley.mcs.anl.gov +0 -39
moved many of the /*M manual pages to the include file they belong with

src/snes/utils/damgsnes.c
1.15 03/06/12 20:17:53 bsmith@harley.mcs.anl.gov +0 -1
moved many of the /*M manual pages to the include file they belong with

src/snes/mf/snesmfj.c
1.16 03/06/12 20:17:53 bsmith@harley.mcs.anl.gov +0 -37
moved many of the /*M manual pages to the include file they belong with

src/snes/interface/snes.c
1.27 03/06/12 20:17:53 bsmith@harley.mcs.anl.gov +0 -43
moved many of the /*M manual pages to the include file they belong with

src/sles/pc/interface/precon.c
1.18 03/06/12 20:17:53 bsmith@harley.mcs.anl.gov +0 -42
moved many of the /*M manual pages to the include file they belong with

src/sles/ksp/interface/itcreate.c
1.20 03/06/12 20:17:53 bsmith@harley.mcs.anl.gov +0 -43
moved many of the /*M manual pages to the include file they belong with

src/mat/partition/partition.c
1.9 03/06/12 20:17:53 bsmith@harley.mcs.anl.gov +0 -37
moved many of the /*M manual pages to the include file they belong with

src/mat/order/sorder.c
1.9 03/06/12 20:17:53 bsmith@harley.mcs.anl.gov +0 -39
moved many of the /*M manual pages to the include file they belong with

src/mat/interface/matrix.c
1.62 03/06/12 20:17:53 bsmith@harley.mcs.anl.gov +0 -27
moved many of the /*M manual pages to the include file they belong with

src/mat/interface/matreg.c
1.8 03/06/12 20:17:52 bsmith@harley.mcs.anl.gov +0 -41
moved many of the /*M manual pages to the include file they belong with

src/mat/color/color.c
1.8 03/06/12 20:17:52 bsmith@harley.mcs.anl.gov +0 -38
moved many of the /*M manual pages to the include file they belong with

src/dm/da/src/da2.c
1.30 03/06/12 20:17:52 bsmith@harley.mcs.anl.gov +0 -19
moved many of the /*M manual pages to the include file they belong with

include/petscviewer.h
1.25 03/06/12 20:17:52 bsmith@harley.mcs.anl.gov +91 -3
moved many of the /*M manual pages to the include file they belong with

include/petscvec.h
1.30 03/06/12 20:17:52 bsmith@harley.mcs.anl.gov +117 -0
moved many of the /*M manual pages to the include file they belong with

include/petscts.h
1.14 03/06/12 20:17:52 bsmith@harley.mcs.anl.gov +44 -0
moved many of the /*M manual pages to the include file they belong with

include/petscsnes.h
1.16 03/06/12 20:17:52 bsmith@harley.mcs.anl.gov +83 -0
moved many of the /*M manual pages to the include file they belong with

include/petscpc.h
1.27 03/06/12 20:17:52 bsmith@harley.mcs.anl.gov +42 -0
moved many of the /*M manual pages to the include file they belong with

include/petscoptions.h
1.7 03/06/12 20:17:52 bsmith@harley.mcs.anl.gov +77 -0
moved many of the /*M manual pages to the include file they belong with

include/petscmat.h
1.67 03/06/12 20:17:52 bsmith@harley.mcs.anl.gov +194 -1
moved many of the /*M manual pages to the include file they belong with

include/petscksp.h
1.14 03/06/12 20:17:51 bsmith@harley.mcs.anl.gov +44 -0
moved many of the /*M manual pages to the include file they belong with

include/petscerror.h
1.18 03/06/12 20:17:51 bsmith@harley.mcs.anl.gov +209 -0
moved many of the /*M manual pages to the include file they belong with

include/petscengine.h
1.7 03/06/12 20:17:51 bsmith@harley.mcs.anl.gov +13 -1
moved many of the /*M manual pages to the include file they belong with

include/petscdraw.h
1.12 03/06/12 20:17:51 bsmith@harley.mcs.anl.gov +40 -0
moved many of the /*M manual pages to the include file they belong with

include/petscda.h
1.18 03/06/12 20:17:51 bsmith@harley.mcs.anl.gov +21 -0
moved many of the /*M manual pages to the include file they belong with

include/petsc.h
1.32 03/06/12 20:17:51 bsmith@harley.mcs.anl.gov +80 -0
moved many of the /*M manual pages to the include file they belong with

include/makefile
1.5 03/06/12 20:17:51 bsmith@harley.mcs.anl.gov +3 -3
moved many of the /*M manual pages to the include file they belong with


Hg-commit: b9d4cd9e24ec7fe59e3cad8e6273f9074d88f8ec

show more ...


/petsc/bin/petscarch
/petsc/docs/website/download/petsc-patches.html
/petsc/include/makefile
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscengine.h
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/src/dm/da/src/da2.c
/petsc/src/mat/color/color.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/partition.c
/petsc/src/sles/ksp/interface/itcreate.c
/petsc/src/sles/pc/impls/spai/src/makefile
/petsc/src/sles/pc/interface/precon.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/makefile
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/matlabengine/makefile
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/ams/makefile
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/interface/tsreg.c
interface/vecreg.c
interface/vector.c
311835f511-Jun-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1253
bsmith@harley.mcs.anl.gov|ChangeSet|20030611030346|63118
ChangeSet
1.1253 03/06/10 22:03:46 bsmith@harley.mcs.anl.gov +19 -0
final argument of DAVecGatArray RestoreArray now v

bk-changeset-1.1253
bsmith@harley.mcs.anl.gov|ChangeSet|20030611030346|63118
ChangeSet
1.1253 03/06/10 22:03:46 bsmith@harley.mcs.anl.gov +19 -0
final argument of DAVecGatArray RestoreArray now void *

src/vec/interface/vector.c
1.44 03/06/10 22:03:45 bsmith@harley.mcs.anl.gov +7 -7
final argument of DAVecGatArray RestoreArray now void *

src/ts/examples/tutorials/ex7.c
1.5 03/06/10 22:03:45 bsmith@harley.mcs.anl.gov +6 -6
final argument of DAVecGatArray RestoreArray now void *

src/snes/examples/tutorials/ex5.c
1.9 03/06/10 22:03:45 bsmith@harley.mcs.anl.gov +2 -2
final argument of DAVecGatArray RestoreArray now void *

src/snes/examples/tutorials/ex3.c
1.5 03/06/10 22:03:45 bsmith@harley.mcs.anl.gov +16 -16
final argument of DAVecGatArray RestoreArray now void *

src/snes/examples/tutorials/ex29.c
1.47 03/06/10 22:03:45 bsmith@harley.mcs.anl.gov +16 -16
final argument of DAVecGatArray RestoreArray now void *

src/snes/examples/tutorials/ex27.c
1.5 03/06/10 22:03:45 bsmith@harley.mcs.anl.gov +4 -4
final argument of DAVecGatArray RestoreArray now void *

src/snes/examples/tutorials/ex26.c
1.7 03/06/10 22:03:44 bsmith@harley.mcs.anl.gov +4 -4
final argument of DAVecGatArray RestoreArray now void *

src/snes/examples/tutorials/ex25.c
1.15 03/06/10 22:03:44 bsmith@harley.mcs.anl.gov +4 -4
final argument of DAVecGatArray RestoreArray now void *

src/snes/examples/tutorials/ex24.c
1.7 03/06/10 22:03:44 bsmith@harley.mcs.anl.gov +8 -8
final argument of DAVecGatArray RestoreArray now void *

src/snes/examples/tutorials/ex23.c
1.5 03/06/10 22:03:44 bsmith@harley.mcs.anl.gov +4 -4
final argument of DAVecGatArray RestoreArray now void *

src/snes/examples/tutorials/ex22.c
1.7 03/06/10 22:03:44 bsmith@harley.mcs.anl.gov +4 -4
final argument of DAVecGatArray RestoreArray now void *

src/snes/examples/tutorials/ex21.c
1.5 03/06/10 22:03:44 bsmith@harley.mcs.anl.gov +8 -8
final argument of DAVecGatArray RestoreArray now void *

src/snes/examples/tutorials/ex20.c
1.5 03/06/10 22:03:44 bsmith@harley.mcs.anl.gov +8 -8
final argument of DAVecGatArray RestoreArray now void *

src/snes/examples/tutorials/ex19.c
1.9 03/06/10 22:03:44 bsmith@harley.mcs.anl.gov +2 -2
final argument of DAVecGatArray RestoreArray now void *

src/snes/examples/tutorials/ex18.c
1.4 03/06/10 22:03:44 bsmith@harley.mcs.anl.gov +8 -8
final argument of DAVecGatArray RestoreArray now void *

src/snes/examples/tutorials/ex14.c
1.5 03/06/10 22:03:44 bsmith@harley.mcs.anl.gov +8 -8
final argument of DAVecGatArray RestoreArray now void *

src/dm/da/src/dagetarray.c
1.7 03/06/10 22:03:44 bsmith@harley.mcs.anl.gov +2 -2
final argument of DAVecGatArray RestoreArray now void *

src/dm/da/src/da2.c
1.29 03/06/10 22:03:43 bsmith@harley.mcs.anl.gov +6 -6
final argument of DAVecGatArray RestoreArray now void *

include/petscda.h
1.17 03/06/10 21:46:34 bsmith@harley.mcs.anl.gov +2 -140
droped dimensional davecgetarray and changed prototype to have
void * instead of void **


Hg-commit: d1c2b4268f998f625487087cd2c69c62504c4214

show more ...


/petsc/bmake/adic.init
/petsc/bmake/adicmf.init
/petsc/bmake/common/rules
/petsc/bmake/linux_uni/buildtest
/petsc/bmake/linux_uni/packages
/petsc/bmake/linux_uni/petscconf.h
/petsc/bmake/linux_uni/petscfix.h
/petsc/bmake/linux_uni/rules
/petsc/bmake/linux_uni/variables
/petsc/docs/website/documentation/troubleshooting.html
/petsc/docs/website/download/petsc-patches.html
/petsc/include/petscda.h
/petsc/include/petscmat.h
/petsc/makefile
/petsc/src/contrib/lahaye/samg/samgpetsctools.c
/petsc/src/contrib/libtfs/comm.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/sles/ksp/impls/fgmres/fgmres.c
/petsc/src/sles/ksp/impls/fgmres/makefile
/petsc/src/sles/ksp/interface/itfunc.c
/petsc/src/sles/pc/impls/spai/src/ispai.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_1.testout
/petsc/src/snes/examples/tutorials/output/ex5f_1.testout
/petsc/src/sys/src/objects/pinit.c
/petsc/src/ts/examples/tutorials/ex7.c
interface/vector.c
063ae13208-Jun-2003 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1244.6.1
victorle@tibook500ve.cs.utk.edu|ChangeSet|20030608030211|02357
ChangeSet
1.1244.6.1 03/06/07 23:02:11 victorle@tibook500ve.cs.utk.edu +2 -0
ParMetis_V3 functionality in IS

bk-changeset-1.1244.6.1
victorle@tibook500ve.cs.utk.edu|ChangeSet|20030608030211|02357
ChangeSet
1.1244.6.1 03/06/07 23:02:11 victorle@tibook500ve.cs.utk.edu +2 -0
ParMetis_V3 functionality in ISPartitionCount;
man pages updated for SPAI routines and PCSPAI

src/vec/is/utils/iscoloring.c
1.10 03/06/07 23:02:07 victorle@tibook500ve.cs.utk.edu +19 -7
ISPartitioningCount can now handle the ParMetis_V3 case of more
partitions than processors.

src/sles/pc/impls/spai/src/ispai.c
1.12 03/06/07 23:02:07 victorle@tibook500ve.cs.utk.edu +164 -0
man pages for spai routines, and for PCSPAI


Hg-commit: c6f8aa9fe7de6093096a02efac9b0d52f8155ec0

show more ...

e670eb2a29-May-2003 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1244.1.3
victorle@tibook500ve.cs.utk.edu|ChangeSet|20030529165930|34219
ChangeSet
1.1244.1.3 03/05/29 12:59:30 victorle@tibook500ve.cs.utk.edu +3 -0
ParMetis version 3 functionalit

bk-changeset-1.1244.1.3
victorle@tibook500ve.cs.utk.edu|ChangeSet|20030529165930|34219
ChangeSet
1.1244.1.3 03/05/29 12:59:30 victorle@tibook500ve.cs.utk.edu +3 -0
ParMetis version 3 functionality added: there can now be more
partitions than processors. This is accessed with the
MatPartitionSetNParts call; the old functionality is still the
default behaviour.

src/vec/is/utils/iscoloring.c
1.9 03/05/29 12:59:25 victorle@tibook500ve.cs.utk.edu +12 -13
IsPartitioningToNumbering generalized to handle case of
more partitions than processors (ParMetis version 3)

src/mat/partition/partition.c
1.8 03/05/29 12:59:24 victorle@tibook500ve.cs.utk.edu +28 -0
MatPartitionSetNParts added; this only works with ParMetis version3.

src/mat/partition/impls/pmetis/pmetis.c
1.5 03/05/29 12:59:24 victorle@tibook500ve.cs.utk.edu +23 -1
Call to ParMetis_V3_PartKway which can handle
more partitions than processors


Hg-commit: 16e40d480fb5a1d4f6ed6c79326bee2b3535ae0a

show more ...

efb1645222-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 ...

147746d122-May-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1232
bsmith@harley.mcs.anl.gov|ChangeSet|20030522044329|12381
ChangeSet
1.1232 03/05/21 23:43:29 bsmith@harley.mcs.anl.gov +6 -0
add VecStrideScatter/GatherAll with bs > 1 on both

bk-changeset-1.1232
bsmith@harley.mcs.anl.gov|ChangeSet|20030522044329|12381
ChangeSet
1.1232 03/05/21 23:43:29 bsmith@harley.mcs.anl.gov +6 -0
add VecStrideScatter/GatherAll with bs > 1 on both vectors

src/vec/utils/vinv.c
1.16 03/05/21 23:43:28 bsmith@harley.mcs.anl.gov +70 -30
add VecStrideScatter/GatherAll with bs > 1 on both vectors

src/vec/interface/vector.c
1.42 03/05/21 23:43:28 bsmith@harley.mcs.anl.gov +0 -1
bug fix, don't actually determine sizes until bs is set and matrix type is decided

src/vec/impls/seq/bvec2.c
1.17 03/05/21 23:43:28 bsmith@harley.mcs.anl.gov +0 -1
bug fix. bs may already be set so don't mess with it

src/vec/examples/tutorials/ex16.c
1.2 03/05/21 23:43:28 bsmith@harley.mcs.anl.gov +21 -14
add tests for VecStrideScatter/GatherAll with bs > 1 on both vectors

src/vec/examples/tutorials/makefile
1.7 03/05/21 23:43:27 bsmith@harley.mcs.anl.gov +5 -1
add tests for VecStrideScatter/GatherAll with bs > 1 on both vectors

src/vec/examples/tutorials/ex16.c
1.1 03/05/21 21:02:15 bsmith@harley.mcs.anl.gov +75 -0

src/vec/examples/tutorials/ex16.c
1.0 03/05/21 21:02:15 bsmith@harley.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/vec/examples/tutorials/ex16.c

src/vec/utils/vinv.c
1.15 03/05/21 18:17:32 bsmith@harley.mcs.anl.gov +12 -12
changed the names from Block to Stride All to match those for the
stride gather scatter

include/petscvec.h
1.29 03/05/21 18:17:25 bsmith@harley.mcs.anl.gov +4 -4
changed the names from Block to Stride All to match those for the
stride gather scatter


Hg-commit: 41bf731f7cbcd150a0e64abe897419ff6a86cb4f

show more ...

4a56088421-May-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1226
bsmith@harley.mcs.anl.gov|ChangeSet|20030521192812|65251
ChangeSet
1.1226 03/05/21 14:28:12 bsmith@harley.mcs.anl.gov +2 -0
added block versions of VecStride.. functions per K

bk-changeset-1.1226
bsmith@harley.mcs.anl.gov|ChangeSet|20030521192812|65251
ChangeSet
1.1226 03/05/21 14:28:12 bsmith@harley.mcs.anl.gov +2 -0
added block versions of VecStride.. functions per Kai's request

include/petscvec.h
1.28 03/05/21 14:27:50 bsmith@harley.mcs.anl.gov +5 -0
added block versions of VecStride.. functions per Kai's request

src/vec/utils/vinv.c
1.14 03/05/21 14:27:43 bsmith@harley.mcs.anl.gov +299 -0
added block versions of VecStride.. functions per Kai's request

src/vec/utils/vinv.c
1.13 03/05/21 14:01:36 bsmith@harley.mcs.anl.gov +87 -36
new method suggessted by Kai

include/petscvec.h
1.27 03/05/21 14:01:30 bsmith@harley.mcs.anl.gov +3 -2
new method suggessted by Kai


Hg-commit: 9ab4917a205db875b65b67e48331214b9192a7d7

show more ...


/petsc/bmake/common/rules
/petsc/bmake/linux_gcc_pgf90/buildtest
/petsc/bmake/linux_gcc_pgf90/variables
/petsc/bmake/linux_intel/packages
/petsc/bmake/linux_intel/variables
/petsc/bmake/linux_jazz_intel/packages
/petsc/bmake/linux_jazz_intel/petscconf.h
/petsc/bmake/linux_jazz_intel/variables
/petsc/bmake/solaris/variables
/petsc/bmake/solaris64/variables
/petsc/bmake/solaris_lam/variables
/petsc/bmake/solaris_uni/variables
/petsc/config/configure.py
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/documentation/changes/index.html
/petsc/docs/website/download/petsc-patches.html
/petsc/docs/website/index.html
/petsc/include/finclude/petscmat.h
/petsc/include/petscda.h
/petsc/include/petscmat.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/maint/bugReport.py
/petsc/maint/checkBuilds.py
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/contrib/adic/Gradient/ad_utils.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpispooles.c
/petsc/src/mat/impls/aij/mpi/mumps.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/essl.c
/petsc/src/mat/impls/aij/seq/lusol.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles.h
/petsc/src/mat/impls/aij/seq/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/baij/mpi/dscpack.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/sles/pc/impls/hypre/hyppilut.c
/petsc/src/sles/pc/impls/icc/icc.c
/petsc/src/sles/pc/impls/ilu/ilu.c
/petsc/src/sles/pc/impls/spai/src/ispai.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/str.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.h
utils/vinv.c
6f19db1830-Apr-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1168
balay@smash.mcs.anl.gov|ChangeSet|20030430134039|38390
ChangeSet
1.1168 03/04/30 08:40:39 balay@smash.mcs.anl.gov +1 -0
fix logging bug with VecLoad()

src/vec/utils/vecio.c

bk-changeset-1.1168
balay@smash.mcs.anl.gov|ChangeSet|20030430134039|38390
ChangeSet
1.1168 03/04/30 08:40:39 balay@smash.mcs.anl.gov +1 -0
fix logging bug with VecLoad()

src/vec/utils/vecio.c
1.13 03/04/30 08:40:38 balay@smash.mcs.anl.gov +5 -0
fix logging bug with VecLoad()


Hg-commit: bf6a0829a102306b986ff3e67dde147c5ef9b96d

show more ...


/petsc/bmake/IRIX/petscfix.h
/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/bmake/linux/packages
/petsc/bmake/linux/variables
/petsc/bmake/linux_intel/packages
/petsc/bmake/linux_superludist/packages
/petsc/bmake/rs6000_64/variables
/petsc/bmake/solaris/buildtest
/petsc/bmake/solaris/packages
/petsc/bmake/solaris/variables
/petsc/bmake/solaris64/variables
/petsc/bmake/solaris_lam/variables
/petsc/bmake/solaris_uni/buildtest
/petsc/bmake/solaris_uni/variables
/petsc/bmake/solaris_x86/variables
/petsc/docs/website/download/petsc-patches.html
/petsc/docs/website/images/victor.jpg
/petsc/docs/website/miscellaneous/index.html
/petsc/include/adic/ad_deriv.h
/petsc/include/adic/ad_grad.h
/petsc/include/adic/ad_grad_macro_axpys.h
/petsc/include/petscda.h
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/src/contrib/adic/Gradient/ad_grad.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex3.c
/petsc/src/mat/impls/adic/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/utils/matio.c
/petsc/src/sles/ksp/impls/gmres/gmres.c
/petsc/src/sles/pc/impls/mg/mg.c
/petsc/src/sles/utils/damg.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/utils/damgsnes.c
utils/vecio.c
a0c7178311-Apr-2003 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1149
victorle@tibook500ve.cs.utk.edu|ChangeSet|20030411220053|65013
ChangeSet
1.1149 03/04/11 18:00:53 victorle@tibook500ve.cs.utk.edu +2 -0
Fixed bunch of typos in {Mat,IS}Partiti

bk-changeset-1.1149
victorle@tibook500ve.cs.utk.edu|ChangeSet|20030411220053|65013
ChangeSet
1.1149 03/04/11 18:00:53 victorle@tibook500ve.cs.utk.edu +2 -0
Fixed bunch of typos in {Mat,IS}Partitioning man pages.
The word "partitioning" must be really hard to type.

src/vec/is/utils/iscoloring.c
1.8 03/04/11 18:00:49 victorle@tibook500ve.cs.utk.edu +1 -1
fixed typos in man pages

src/mat/partition/partition.c
1.7 03/04/11 18:00:49 victorle@tibook500ve.cs.utk.edu +3 -3
fixed typos in man pages


Hg-commit: d2a0b9a7095ac0a4d18776efe8aa04e4889f9e4d

show more ...


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bmake/adic.init
/petsc/bmake/adicmf.init
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_gcc_pgf90/variables
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_jazz_intel/petscconf.h
/petsc/bmake/linux_superludist/packages
/petsc/bmake/macx/buildtest
/petsc/bmake/rs6000/rules
/petsc/bmake/rs6000_64/rules
/petsc/bmake/rs6000_sp/rules
/petsc/docs/website/developers/index.html
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex3.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/feti/feti.h
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/sles/pc/examples/tutorials/ex2.c
/petsc/src/sles/pc/impls/hypre/hyppilut.c
/petsc/src/sles/pc/impls/is/feti/examples/ex1.c
/petsc/src/sles/pc/impls/is/feti/fetipc.h
/petsc/src/sles/pc/impls/lu/lu.c
/petsc/src/sles/pc/impls/spai/examples/tutorials/ex2.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivedense.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/makefile
is/utils/iscoloring.c
a26fe2d028-Mar-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1126.1.1
balay@smash.mcs.anl.gov|ChangeSet|20030328220845|51560
ChangeSet
1.1126.1.1 03/03/28 16:08:45 balay@smash.mcs.anl.gov +2 -0
fix normvalid flag

src/vec/vecimpl.h
1.1

bk-changeset-1.1126.1.1
balay@smash.mcs.anl.gov|ChangeSet|20030328220845|51560
ChangeSet
1.1126.1.1 03/03/28 16:08:45 balay@smash.mcs.anl.gov +2 -0
fix normvalid flag

src/vec/vecimpl.h
1.12 03/03/28 16:08:44 balay@smash.mcs.anl.gov +1 -1
fix normvalid flag

src/vec/interface/vector.c
1.41 03/03/28 16:08:44 balay@smash.mcs.anl.gov +4 -1
fix normvalid flag


Hg-commit: e83f6ba7bbd2440940a9d34db49746f1f1061ec0

show more ...

80a2d2e126-Mar-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1118
bsmith@harley.mcs.anl.gov|ChangeSet|20030326200706|32767
ChangeSet
1.1118 03/03/26 14:07:06 bsmith@harley.mcs.anl.gov +2 -0
vecnormalize fixes including logging problem

src

bk-changeset-1.1118
bsmith@harley.mcs.anl.gov|ChangeSet|20030326200706|32767
ChangeSet
1.1118 03/03/26 14:07:06 bsmith@harley.mcs.anl.gov +2 -0
vecnormalize fixes including logging problem

src/vec/interface/vector.c
1.40 03/03/26 14:06:28 bsmith@harley.mcs.anl.gov +3 -6
cosmetic change plus fix that on 0.0 norm it returned without closing logging

src/vec/interface/dlregis.c
1.15 03/03/26 14:06:01 bsmith@harley.mcs.anl.gov +1 -0
register vecnormalize logging


Hg-commit: 9e394862b4cd95a815edfe2f9bfbbea0f1d0fc10

show more ...

1d88644425-Mar-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1108.1.1
balay@smash.mcs.anl.gov|ChangeSet|20030325201332|32696
ChangeSet
1.1108.1.1 03/03/25 14:13:32 balay@smash.mcs.anl.gov +2 -0
fix etags DIRS and make targets

src/vec/exam

bk-changeset-1.1108.1.1
balay@smash.mcs.anl.gov|ChangeSet|20030325201332|32696
ChangeSet
1.1108.1.1 03/03/25 14:13:32 balay@smash.mcs.anl.gov +2 -0
fix etags DIRS and make targets

src/vec/examples/tutorials/makefile
1.6 03/03/25 14:13:31 balay@smash.mcs.anl.gov +2 -2
fix etags DIRS and make targets

src/sys/src/viewer/impls/mathematica/makefile
1.7 03/03/25 14:13:31 balay@smash.mcs.anl.gov +2 -2
fix etags DIRS and make targets


Hg-commit: 4688a57bfdb5025c848aec950954596553d07dac

show more ...

5eb338c220-Mar-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1099
balay@smash.mcs.anl.gov|ChangeSet|20030320205013|34901
ChangeSet
1.1099 03/03/20 14:50:13 balay@smash.mcs.anl.gov +1 -0
more formatted comment fixes

src/vec/utils/pipeline.

bk-changeset-1.1099
balay@smash.mcs.anl.gov|ChangeSet|20030320205013|34901
ChangeSet
1.1099 03/03/20 14:50:13 balay@smash.mcs.anl.gov +1 -0
more formatted comment fixes

src/vec/utils/pipeline.c
1.6 03/03/20 14:50:13 balay@smash.mcs.anl.gov +2 -2
more formatted comment fixes


Hg-commit: d0c590fbcc2d50c5ea4a86d79f2a700728ba1767

show more ...

b189386220-Mar-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1098
balay@smash.mcs.anl.gov|ChangeSet|20030320204644|34898
ChangeSet
1.1098 03/03/20 14:46:44 balay@smash.mcs.anl.gov +3 -0
fix formatted comments

src/vec/utils/pipeline.c

bk-changeset-1.1098
balay@smash.mcs.anl.gov|ChangeSet|20030320204644|34898
ChangeSet
1.1098 03/03/20 14:46:44 balay@smash.mcs.anl.gov +3 -0
fix formatted comments

src/vec/utils/pipeline.c
1.5 03/03/20 14:46:43 balay@smash.mcs.anl.gov +1 -1
fix formatted comments

src/sles/pc/impls/esi/pesi.c
1.14 03/03/20 14:46:43 balay@smash.mcs.anl.gov +1 -1
fix formatted comments

src/mat/impls/aij/seq/aijnode.c
1.11 03/03/20 14:46:43 balay@smash.mcs.anl.gov +3 -3
fix formatted comments


Hg-commit: a2577a989b7484393b01a8274807ab3496084f52

show more ...


/petsc/bmake/IRIX_gnu/rules
/petsc/bmake/linux/packages
/petsc/bmake/solaris/buildtest
/petsc/bmake/solaris/packages
/petsc/bmake/solaris_uni/buildtest
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/docs/website/download/petsc-patches.html
/petsc/include/adic/ad_grad_macro_axpys.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/maint/buildtest
/petsc/maint/copytestlog
/petsc/maint/killnightly
/petsc/maint/update-docs.py
/petsc/src/contrib/adic/Gradient/ad_grad.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/impls/aij/mpi/mpispooles.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles.c
/petsc/src/mat/impls/aij/seq/spoolesOptions.c
/petsc/src/mat/impls/baij/mpi/dscpack.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/sles/examples/tutorials/ex28.c
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/ksp/impls/cg/cg.c
/petsc/src/sles/ksp/impls/gmres/gmres.c
/petsc/src/sles/pc/examples/tutorials/ex1.c
/petsc/src/sles/pc/examples/tutorials/makefile
/petsc/src/sles/pc/impls/esi/pesi.c
/petsc/src/sles/pc/impls/icc/icc.c
/petsc/src/sles/pc/impls/ilu/ilu.c
/petsc/src/sles/pc/interface/pcset.c
/petsc/src/snes/examples/tutorials/ex29.c
utils/pipeline.c
d4e9f3b609-Mar-2003 Dinesh Kaushik <kaushik@mcs.anl.gov>

bk-changeset-1.1073
kaushik@manu.mcs.anl.gov|ChangeSet|20030309055935|00773
ChangeSet
1.1073 03/03/08 23:59:35 kaushik@manu.mcs.anl.gov +1 -0
Fixed PetscAbs

src/vec/interface/vector.c
1.39

bk-changeset-1.1073
kaushik@manu.mcs.anl.gov|ChangeSet|20030309055935|00773
ChangeSet
1.1073 03/03/08 23:59:35 kaushik@manu.mcs.anl.gov +1 -0
Fixed PetscAbs

src/vec/interface/vector.c
1.39 03/03/08 23:59:31 kaushik@manu.mcs.anl.gov +1 -1
Fixed PetscAbs


Hg-commit: 62d8ee9ee07db119902865018c236a0d068e70ce

show more ...


/petsc/bmake/linux/packages
/petsc/bmake/linux_alpha/buildtest
/petsc/bmake/linux_alpha/packages
/petsc/bmake/linux_alpha/variables
/petsc/bmake/rs6000_64/buildtest
/petsc/bmake/rs6000_64/packages
/petsc/bmake/rs6000_64/variables
/petsc/bmake/rs6000_sp/packages
/petsc/bmake/rs6000_sp/petscfix.h
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/documentation/benchmarks.html
/petsc/docs/website/documentation/bugreporting.html
/petsc/docs/website/documentation/changes/2015.html
/petsc/docs/website/documentation/changes/2016.html
/petsc/docs/website/documentation/changes/2017.html
/petsc/docs/website/documentation/changes/2022.html
/petsc/docs/website/documentation/changes/2024.html
/petsc/docs/website/documentation/changes/2028.html
/petsc/docs/website/documentation/changes/2029.html
/petsc/docs/website/documentation/changes/21.html
/petsc/docs/website/documentation/changes/211.html
/petsc/docs/website/documentation/changes/212.html
/petsc/docs/website/documentation/changes/213.html
/petsc/docs/website/documentation/changes/215.html
/petsc/docs/website/documentation/changes/216.html
/petsc/docs/website/documentation/changes/2918-21.html
/petsc/docs/website/documentation/changes/index.html
/petsc/docs/website/documentation/copyright.html
/petsc/docs/website/documentation/faq.html
/petsc/docs/website/download/petsc-patches.html
/petsc/docs/website/miscellaneous/acknwldg.html
/petsc/docs/website/miscellaneous/funding.html
/petsc/docs/website/miscellaneous/index.html
/petsc/docs/website/miscellaneous/petscthreads.html
/petsc/docs/website/miscellaneous/usage.html
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/maint/killnightly
/petsc/maint/update-docs.py
/petsc/src/dm/da/src/dagtona.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/pxxt.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijmatlab.c
/petsc/src/mat/impls/aij/seq/aijspooles.c
/petsc/src/mat/impls/aij/seq/essl.c
/petsc/src/mat/impls/aij/seq/lusol.c
/petsc/src/mat/impls/aij/seq/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack.c
/petsc/src/mat/impls/baij/mpi/dscpack.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijspooles.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/sles/ksp/impls/gmres/gmres.c
/petsc/src/sles/pc/impls/cholesky/cholesky.c
/petsc/src/sles/pc/impls/hypre/hyppilut.c
/petsc/src/sles/pc/impls/icc/icc.c
/petsc/src/sles/pc/impls/icc/icc.h
/petsc/src/sles/pc/impls/ilu/ilu.c
/petsc/src/sles/pc/impls/ilu/ilu.h
/petsc/src/sles/pc/impls/lu/lu.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/utils/sseenabled.c
interface/vector.c
7bdeda1504-Mar-2003 Dinesh Kaushik <kaushik@mcs.anl.gov>

bk-changeset-1.1040.3.1
kaushik@manu.mcs.anl.gov|ChangeSet|20030304062301|40881
ChangeSet
1.1040.3.1 03/03/04 00:23:01 kaushik@manu.mcs.anl.gov +4 -0
VecNorm() caches 2-norm

src/vec/utils/comb

bk-changeset-1.1040.3.1
kaushik@manu.mcs.anl.gov|ChangeSet|20030304062301|40881
ChangeSet
1.1040.3.1 03/03/04 00:23:01 kaushik@manu.mcs.anl.gov +4 -0
VecNorm() caches 2-norm

src/vec/utils/comb.c
1.7 03/03/04 00:22:57 kaushik@manu.mcs.anl.gov +4 -0
VecNorm() caches 2-norm

src/vec/interface/vector.c
1.38 03/03/04 00:22:57 kaushik@manu.mcs.anl.gov +69 -6
VecNorm() caches 2-norm

src/sles/ksp/impls/gmres/gmres.c
1.12 03/03/04 00:22:57 kaushik@manu.mcs.anl.gov +3 -8
Employs VecNormalize in GmresCycle()

include/petscvec.h
1.26 03/03/04 00:22:57 kaushik@manu.mcs.anl.gov +2 -1
Added VecNormalize


Hg-commit: e5e6cfd78e8d823b795d10c1f303abf7a717d998

show more ...

bae9817527-Feb-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1031.6.1
bsmith@harley.mcs.anl.gov|ChangeSet|20030227185050|38877
ChangeSet
1.1031.6.1 03/02/27 12:50:50 bsmith@harley.mcs.anl.gov +10 -0
lgmres to correct place. Comment out use

bk-changeset-1.1031.6.1
bsmith@harley.mcs.anl.gov|ChangeSet|20030227185050|38877
ChangeSet
1.1031.6.1 03/02/27 12:50:50 bsmith@harley.mcs.anl.gov +10 -0
lgmres to correct place. Comment out use
of vecnorm caching
till rest is finished

src/vec/interface/vector.c
1.37 03/02/27 12:50:49 bsmith@harley.mcs.anl.gov +3 -3
comment out code that scews up

src/sles/ksp/interface/itregis.c
1.5 03/02/27 12:50:49 bsmith@harley.mcs.anl.gov +1 -2
register lgmres properly

src/sles/ksp/impls/lgmres/makefile
1.3 03/02/27 12:50:49 bsmith@harley.mcs.anl.gov +2 -2
proper location and manual pages

src/contrib/adic/Gradient/ad_grad.c
1.5 03/02/27 12:50:49 bsmith@harley.mcs.anl.gov +2 -2
bring variables out of extern c

include/petscksp.h
1.13 03/02/27 12:50:49 bsmith@harley.mcs.anl.gov +1 -0
adding lgmres and put in proper place

bmake/linux_intel/variables
1.11 03/02/27 12:50:48 bsmith@harley.mcs.anl.gov +1 -1
changed to use while loops by default

bmake/linux_intel/petscconf.h
1.20 03/02/27 12:50:48 bsmith@harley.mcs.anl.gov +1 -0
use dynamic

src/sles/ksp/impls/lgmres/lgmresp.h
1.2 03/02/27 11:17:35 bsmith@harley.mcs.anl.gov +0 -0
Rename: src/contrib/lgmres/lgmresp.h -> src/sles/ksp/impls/lgmres/lgmresp.h

src/sles/ksp/impls/lgmres/lgmres.c
1.4 03/02/27 11:17:35 bsmith@harley.mcs.anl.gov +0 -0
Rename: src/contrib/lgmres/lgmres.c -> src/sles/ksp/impls/lgmres/lgmres.c

src/sles/ksp/impls/lgmres/makefile
1.2 03/02/27 11:17:27 bsmith@harley.mcs.anl.gov +0 -0
Rename: src/contrib/lgmres/makefile -> src/sles/ksp/impls/lgmres/makefile

src/sles/ksp/impls/lgmres/readme
1.2 03/02/27 11:17:14 bsmith@harley.mcs.anl.gov +0 -0
Rename: src/contrib/lgmres/README -> src/sles/ksp/impls/lgmres/readme


Hg-commit: ce3769be390924b54111ec1a945fa477ee6a3825

show more ...

ecc4ab6d26-Feb-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1031.1.6
bsmith@harley.mcs.anl.gov|ChangeSet|20030226201510|35771
ChangeSet
1.1031.1.6 03/02/26 14:15:10 bsmith@harley.mcs.anl.gov +4 -0
partial

src/vec/vecimpl.h
1.11 03/02

bk-changeset-1.1031.1.6
bsmith@harley.mcs.anl.gov|ChangeSet|20030226201510|35771
ChangeSet
1.1031.1.6 03/02/26 14:15:10 bsmith@harley.mcs.anl.gov +4 -0
partial

src/vec/vecimpl.h
1.11 03/02/26 14:14:30 bsmith@harley.mcs.anl.gov +2 -0
started caching of vecnorm

src/vec/interface/vector.c
1.36 03/02/26 14:12:26 bsmith@harley.mcs.anl.gov +5 -0
starting putting in caching of norm value

src/vec/interface/vector.c
1.35 03/02/26 14:10:26 bsmith@harley.mcs.anl.gov +22 -3
partial

src/mat/impls/sbaij/seq/sbaij.c
1.53 03/02/26 12:58:36 bsmith@harley.mcs.anl.gov +7 -0
support -mat_sbaij_spooles with MatLoad()

src/mat/impls/baij/seq/baij.c
1.40 03/02/26 12:58:12 bsmith@harley.mcs.anl.gov +8 -0
support -mat_baij_spooles with MatLoad()


Hg-commit: 4c5937b15975aa312c1d36ded138e95567b33473

show more ...


/petsc/docs/makefile
/petsc/docs/website/documentation/benchmarks.html
/petsc/docs/website/documentation/bugreporting.html
/petsc/docs/website/documentation/changes/2015.html
/petsc/docs/website/documentation/changes/2016.html
/petsc/docs/website/documentation/changes/2017.html
/petsc/docs/website/documentation/changes/2022.html
/petsc/docs/website/documentation/changes/2024.html
/petsc/docs/website/documentation/changes/2028.html
/petsc/docs/website/documentation/changes/2029.html
/petsc/docs/website/documentation/changes/21.html
/petsc/docs/website/documentation/changes/211.html
/petsc/docs/website/documentation/changes/212.html
/petsc/docs/website/documentation/changes/213.html
/petsc/docs/website/documentation/changes/215.html
/petsc/docs/website/documentation/changes/2918-21.html
/petsc/docs/website/documentation/changes/index.html
/petsc/docs/website/documentation/codemanagement.html
/petsc/docs/website/documentation/copyright.html
/petsc/docs/website/documentation/faq.html
/petsc/docs/website/documentation/index.html
/petsc/docs/website/documentation/referencing.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/docs/website/documentation/tutorials/PCFD99.html
/petsc/docs/website/documentation/tutorials/index.html
/petsc/docs/website/download/index.html
/petsc/docs/website/download/petsc-patches.html
/petsc/docs/website/index.html
/petsc/docs/website/miscellaneous/acknwldg.html
/petsc/docs/website/miscellaneous/funding.html
/petsc/docs/website/miscellaneous/index.html
/petsc/docs/website/miscellaneous/petscthreads.html
/petsc/docs/website/miscellaneous/usage.html
/petsc/maint/builddist
/petsc/src/contrib/lgmres/README
/petsc/src/contrib/lgmres/lgmres.c
/petsc/src/contrib/lgmres/lgmresp.h
/petsc/src/contrib/lgmres/makefile
/petsc/src/contrib/makefile
/petsc/src/inline/dot.h
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/sles/ksp/interface/itregis.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/utils/damgsnes.c
interface/vector.c
vecimpl.h
08b6dcc025-Feb-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1028.1.1
bsmith@harley.mcs.anl.gov|ChangeSet|20030225023512|44317
ChangeSet
1.1028.1.1 03/02/24 20:35:12 bsmith@harley.mcs.anl.gov +15 -0
changed arrays of colors to use unsigned c

bk-changeset-1.1028.1.1
bsmith@harley.mcs.anl.gov|ChangeSet|20030225023512|44317
ChangeSet
1.1028.1.1 03/02/24 20:35:12 bsmith@harley.mcs.anl.gov +15 -0
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

src/vec/is/utils/iscoloring.c
1.7 03/02/24 20:35:11 bsmith@harley.mcs.anl.gov +58 -8
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

src/mat/matimpl.h
1.19 03/02/24 20:35:11 bsmith@harley.mcs.anl.gov +1 -1
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

src/mat/interface/matrix.c
1.51 03/02/24 20:35:10 bsmith@harley.mcs.anl.gov +1 -1
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

src/mat/impls/aij/seq/fdaij.c
1.4 03/02/24 20:35:10 bsmith@harley.mcs.anl.gov +5 -4
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

src/mat/impls/aij/seq/aijnode.c
1.10 03/02/24 20:35:10 bsmith@harley.mcs.anl.gov +1 -1
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

src/mat/impls/aij/seq/aij.c
1.61 03/02/24 20:35:10 bsmith@harley.mcs.anl.gov +12 -9
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

src/mat/impls/aij/mpi/mpiaij.c
1.50 03/02/24 20:35:10 bsmith@harley.mcs.anl.gov +10 -9
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

src/mat/color/color.c
1.7 03/02/24 20:35:10 bsmith@harley.mcs.anl.gov +30 -11
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

src/dm/da/utils/fdda.c
1.20 03/02/24 20:35:10 bsmith@harley.mcs.anl.gov +16 -12
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

src/dm/da/src/da2.c
1.24 03/02/24 20:35:10 bsmith@harley.mcs.anl.gov +7 -8
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

src/contrib/adic/Gradient/ad_utils.c
1.8 03/02/24 20:35:10 bsmith@harley.mcs.anl.gov +3 -1
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

include/petscmat.h
1.45 03/02/24 20:35:10 bsmith@harley.mcs.anl.gov +1 -1
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

include/petscis.h
1.8 03/02/24 20:35:09 bsmith@harley.mcs.anl.gov +12 -8
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

include/adic/ad_utils.h
1.6 03/02/24 20:35:09 bsmith@harley.mcs.anl.gov +1 -1
changed arrays of colors to use unsigned character to reduce memory usage and faster performance
(didn't actually help on a P4 :-)

src/fortran/custom/zis.c
1.9 03/02/23 22:59:53 bsmith@harley.mcs.anl.gov +8 -1
better error handling for basing in bad colors

src/fortran/custom/zis.c
1.8 03/02/23 22:57:19 bsmith@harley.mcs.anl.gov +8 -3
change to ISColoringCreate for Fortran to handle new shorter storage of colors


Hg-commit: ca16ac12e20a3e4927f8f322ba15d18b2282297b

show more ...


/petsc/bin/mpirun.lam
/petsc/bmake/IRIX/packages
/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/UXPV/packages
/petsc/bmake/alpha/buildtest
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/common/rules
/petsc/bmake/config/petscfix.h.in
/petsc/bmake/config/rules.in
/petsc/bmake/config/variables.in
/petsc/bmake/freebsd/packages
/petsc/bmake/hpux/packages
/petsc/bmake/hpux64/packages
/petsc/bmake/linux/packages
/petsc/bmake/linux64_intel/rules
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_intel/packages
/petsc/bmake/linux_intel/rules
/petsc/bmake/linux_intel/variables
/petsc/bmake/linux_jazz_intel/packages
/petsc/bmake/linux_jazz_intel/rules
/petsc/bmake/linux_jazz_intel/variables
/petsc/bmake/linux_nagf90/packages
/petsc/bmake/linux_pgi/packages
/petsc/bmake/macx/buildtest
/petsc/bmake/macx/variables
/petsc/bmake/rs6000_sp/packages
/petsc/bmake/solaris/packages
/petsc/bmake/solaris64/packages
/petsc/bmake/solaris64/variables
/petsc/bmake/solaris_gnu/packages
/petsc/bmake/solaris_gnu/variables
/petsc/bmake/solaris_lam/packages
/petsc/bmake/solaris_lam/variables
/petsc/bmake/solaris_uni/buildtest
/petsc/bmake/solaris_uni/packages
/petsc/bmake/solaris_uni/variables
/petsc/bmake/solaris_x86/packages
/petsc/config/configure.py
/petsc/config/configure_darwin6.3.py
/petsc/config/configure_irix6.5-64.py
/petsc/config/configure_irix6.5.py
/petsc/config/configure_linux-gnu-intel.py
/petsc/config/configure_linux-gnu.py
/petsc/config/configure_osf5.0.py
/petsc/config/configure_solaris2.9.py
/petsc/docs/tex/manual/intro.tex
/petsc/docs/tex/manual/manual.tex
/petsc/docs/tex/manual/part1.tex
/petsc/docs/tex/manual/part2.tex
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/developers/projects.html
/petsc/docs/website/documentation/benchmarks.html
/petsc/docs/website/documentation/bugreporting.html
/petsc/docs/website/documentation/changes/2015.html
/petsc/docs/website/documentation/changes/2016.html
/petsc/docs/website/documentation/changes/2017.html
/petsc/docs/website/documentation/changes/2022.html
/petsc/docs/website/documentation/changes/2024.html
/petsc/docs/website/documentation/changes/2028.html
/petsc/docs/website/documentation/changes/2029.html
/petsc/docs/website/documentation/changes/21.html
/petsc/docs/website/documentation/changes/211.html
/petsc/docs/website/documentation/changes/212.html
/petsc/docs/website/documentation/changes/213.html
/petsc/docs/website/documentation/changes/215.html
/petsc/docs/website/documentation/changes/2918-21.html
/petsc/docs/website/documentation/changes/index.html
/petsc/docs/website/documentation/codemanagement.html
/petsc/docs/website/documentation/copyright.html
/petsc/docs/website/documentation/exercises/compiling/index.html
/petsc/docs/website/documentation/exercises/compiling/makeoutput.html
/petsc/docs/website/documentation/exercises/compiling/runoutput.html
/petsc/docs/website/documentation/exercises/index.html
/petsc/docs/website/documentation/exercises/matrices/index.html
/petsc/docs/website/documentation/exercises/odes/index.html
/petsc/docs/website/documentation/exercises/odes/runoutput.html
/petsc/docs/website/documentation/exercises/pseudo/index.html
/petsc/docs/website/documentation/exercises/pseudo/runoutput.html
/petsc/docs/website/documentation/exercises/simpleoutput/index.html
/petsc/docs/website/documentation/exercises/sles/index.html
/petsc/docs/website/documentation/exercises/snes/advanced.html
/petsc/docs/website/documentation/exercises/snes/index.html
/petsc/docs/website/documentation/exercises/vectors/index.html
/petsc/docs/website/documentation/faq.html
/petsc/docs/website/documentation/index.html
/petsc/docs/website/documentation/referencing.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/docs/website/documentation/tutorials/PCFD99.html
/petsc/docs/website/documentation/tutorials/ag.html
/petsc/docs/website/documentation/tutorials/index.html
/petsc/docs/website/documentation/tutorials/nersc01/nersc01.html
/petsc/docs/website/download/index.html
/petsc/docs/website/download/petsc-patches.html
/petsc/docs/website/features/details.html
/petsc/docs/website/features/diagram.html
/petsc/docs/website/features/index.html
/petsc/docs/website/images/barry.gif
/petsc/docs/website/images/bill.gif
/petsc/docs/website/images/buschelman.jpg
/petsc/docs/website/images/dinesh.jpg
/petsc/docs/website/images/headbang.gif
/petsc/docs/website/images/hong.jpg
/petsc/docs/website/images/lois.gif
/petsc/docs/website/images/matt.jpg
/petsc/docs/website/images/mcs-rule-small.gif
/petsc/docs/website/images/petscwww.gif
/petsc/docs/website/images/satish.gif
/petsc/docs/website/index.html
/petsc/docs/website/miscellaneous/acknwldg.html
/petsc/docs/website/miscellaneous/ftp.gif
/petsc/docs/website/miscellaneous/funding.html
/petsc/docs/website/miscellaneous/index.html
/petsc/docs/website/miscellaneous/petscthreads.html
/petsc/docs/website/miscellaneous/pie.gif
/petsc/docs/website/miscellaneous/usage.html
/petsc/docs/website/miscellaneous/usage.xls
/petsc/docs/website/miscellaneous/usage_15625_image001.gif
/petsc/docs/website/miscellaneous/usage_6589_image001.gif
/petsc/docs/website/presentations/archive/doe2k/doe2k-apps.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-aztec-petsc.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-esi.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-petsc.html
/petsc/docs/website/presentations/archive/doe2k/doe2k-pvode-petsc.html
/petsc/docs/website/presentations/future.html
/petsc/docs/website/presentations/index.html
/petsc/docs/website/publications/index.html
/petsc/docs/website/publications/structured.html
/petsc/docs/website/publications/unstructured.html
/petsc/include/adic/ad_deriv.h
/petsc/include/adic/ad_utils.h
/petsc/include/iclsse.h
/petsc/include/petscda.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/submitPatch.py
/petsc/maint/update-docs.py
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/adic/examples/tutorials/makefile
/petsc/src/adic/src/makefile
/petsc/src/contrib/adic/Gradient/ad_grad.c
/petsc/src/contrib/adic/Gradient/ad_utils.c
/petsc/src/contrib/adic/Gradient/makefile
/petsc/src/contrib/adic/makefile
/petsc/src/contrib/fun3d/user.F
/petsc/src/contrib/lahaye/ramg/ramgpetsc.c
/petsc/src/contrib/sda/src/sda2.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/makefile
/petsc/src/dm/da/utils/fdda.c
/petsc/src/fortran/custom/zis.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/aijspooles.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/spooles.c
/petsc/src/mat/impls/aij/seq/spoolesOptions.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijspooles.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/ksp/impls/cg/cg.c
/petsc/src/sles/pc/impls/ilu/ilu.c
/petsc/src/sles/pc/impls/lu/lu.c
/petsc/src/sles/pc/impls/mg/mgfunc.c
/petsc/src/sles/pc/impls/redundant/redundant.c
/petsc/src/sles/pc/impls/sor/sor.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/plog/ploginfo.c
is/utils/iscoloring.c
7f6c08e016-Jan-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.933.2.1
knepley@khan.mcs.anl.gov|ChangeSet|20030116183851|02763
ChangeSet
1.933.2.1 03/01/16 12:38:51 knepley@khan.mcs.anl.gov +12 -0
Added level comments

src/vec/interface/vecr

bk-changeset-1.933.2.1
knepley@khan.mcs.anl.gov|ChangeSet|20030116183851|02763
ChangeSet
1.933.2.1 03/01/16 12:38:51 knepley@khan.mcs.anl.gov +12 -0
Added level comments

src/vec/interface/vecreg.c
1.16 03/01/16 12:38:43 knepley@khan.mcs.anl.gov +2 -1
Added level comments

src/ts/interface/tsreg.c
1.10 03/01/16 12:38:43 knepley@khan.mcs.anl.gov +2 -1
Added level comments

src/sys/src/viewer/impls/socket/send.c
1.14 03/01/16 12:38:43 knepley@khan.mcs.anl.gov +4 -4
Added level comments

src/sys/src/viewer/impls/draw/drawv.c
1.13 03/01/16 12:38:43 knepley@khan.mcs.anl.gov +4 -4
Added level comments

src/sys/src/viewer/impls/binary/binv.c
1.17 03/01/16 12:38:43 knepley@khan.mcs.anl.gov +4 -4
Added level comments

src/sys/src/viewer/impls/ascii/vcreatea.c
1.6 03/01/16 12:38:43 knepley@khan.mcs.anl.gov +4 -4
Added level comments

src/sys/src/matlabengine/matlab.c
1.15 03/01/16 12:38:43 knepley@khan.mcs.anl.gov +6 -2
Added level comments

src/snes/interface/snes.c
1.26 03/01/16 12:38:43 knepley@khan.mcs.anl.gov +2 -1
Added level comments

src/sles/pc/interface/precon.c
1.17 03/01/16 12:38:43 knepley@khan.mcs.anl.gov +2 -1
Added level comments

src/sles/ksp/interface/itcreate.c
1.19 03/01/16 12:38:42 knepley@khan.mcs.anl.gov +2 -1
Added level comments

src/mat/interface/matreg.c
1.7 03/01/16 12:38:42 knepley@khan.mcs.anl.gov +2 -1
Added level comments

src/contrib/sda/src/sda2.c
1.10.1.1 03/01/16 12:38:42 knepley@khan.mcs.anl.gov +17 -1
Added level comments


Hg-commit: 5a32aa126ee285920e89eef7da89ad6aa2596a13

show more ...


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bmake/common/rules
/petsc/bmake/linux/buildtest
/petsc/bmake/linux_intel/rules
/petsc/bmake/linux_jazz_intel/packages
/petsc/bmake/linux_jazz_intel/rules
/petsc/bmake/linux_jazz_intel/variables
/petsc/bmake/linux_superludist/packages
/petsc/bmake/macx/buildtest
/petsc/bmake/win32_borland/rules
/petsc/bmake/win32_gnu/rules
/petsc/bmake/win32_intel/rules
/petsc/bmake/win32_ms/rules
/petsc/bmake/win32_ms_hpvm/rules
/petsc/bmake/win32_ms_mpich/rules
/petsc/bmake/win32_ms_mpich/variables
/petsc/bmake/win32_ms_mpipro/rules
/petsc/bmake/win32_ms_wmpi/rules
/petsc/bmake/win64_intel/rules
/petsc/configure.py
/petsc/configure_darwin6.2.py
/petsc/configure_linux-gnu.py
/petsc/include/finclude/petscmat.h
/petsc/include/gccsse.h
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscvec.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/updatetestbk
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/contrib/sda/src/sda2.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/pxxt.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijmatlab.c
/petsc/src/mat/impls/aij/seq/aijspooles.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/spooles.c
/petsc/src/mat/impls/aij/seq/spooles.h
/petsc/src/mat/impls/aij/seq/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu.c
/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/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/makefile
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijspooles.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/ksp/interface/itcreate.c
/petsc/src/sles/pc/impls/ilu/ilu.c
/petsc/src/sles/pc/impls/ilu/ilu.h
/petsc/src/sles/pc/interface/precon.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/ts/interface/tsreg.c
interface/vecreg.c
f7a9e4ce16-Dec-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.896
bsmith@terra.mcs.anl.gov|ChangeSet|20021216201805|34245
ChangeSet
1.896 02/12/16 14:18:05 bsmith@terra.mcs.anl.gov +12 -0
docs and bugs

src/vec/interface/vector.c
1.34 0

bk-changeset-1.896
bsmith@terra.mcs.anl.gov|ChangeSet|20021216201805|34245
ChangeSet
1.896 02/12/16 14:18:05 bsmith@terra.mcs.anl.gov +12 -0
docs and bugs

src/vec/interface/vector.c
1.34 02/12/16 14:18:03 bsmith@terra.mcs.anl.gov +1 -1
docs fix

src/sys/src/viewer/impls/socket/senddense.c
1.7 02/12/16 14:18:03 bsmith@terra.mcs.anl.gov +4 -4
docs fix

src/sys/src/viewer/impls/socket/send.c
1.13 02/12/16 14:18:03 bsmith@terra.mcs.anl.gov +2 -1
docs fix

src/mat/interface/matnull.c
1.7 02/12/16 14:18:03 bsmith@terra.mcs.anl.gov +2 -1
docs fix

src/mat/impls/aij/mpi/pxxt.c
1.7 02/12/16 14:15:50 bsmith@terra.mcs.anl.gov +1 -1
fix bug introduced when code was changed to stash private information into A->spptr
so A must be passed in here instead of A->data; This should have been found by testing,
it we did any testing

src/sles/ksp/impls/cg/cg.c
1.9 02/12/13 15:42:19 bsmith@terra.mcs.anl.gov +4 -1
don't generate error on nonsymmetric set converged reaspon flag

src/snes/examples/tutorials/ex29.c
1.11 02/12/13 13:29:18 bsmith@terra.mcs.anl.gov +3 -2
finished removing memory leaks

bmake/linux/rules
1.6 02/12/13 11:25:54 bsmith@terra.mcs.anl.gov +1 -1
don't print out commands that make shared libraries

bmake/common/rules
1.45 02/12/13 11:25:36 bsmith@terra.mcs.anl.gov +8 -8
don't print out commands that make shared libraries

src/mat/interface/matnull.c
1.6 02/12/12 14:24:25 bsmith@terra.mcs.anl.gov +14 -3
proper destruction of vectors passed in as null space for MatNullSpace

src/sys/src/objects/init.c
1.21 02/12/12 14:10:36 bsmith@terra.mcs.anl.gov +1 -0
Make sure that trmalloc is on when asking for debugging. (Note it is always on for g)

src/sys/src/memory/mal.c
1.13 02/12/12 14:09:05 bsmith@terra.mcs.anl.gov +1 -1
allow calling a second time with the same arguements as the first

include/petscmat.h
1.39 02/12/12 13:32:30 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***


Hg-commit: 32454c582867d95231e138bd0c4dda2bd4130bd2

show more ...


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bmake/IRIX/rules
/petsc/bmake/IRIX64/rules
/petsc/bmake/IRIX_gnu/rules
/petsc/bmake/UXPV/rules
/petsc/bmake/UXPV/variables
/petsc/bmake/alpha/rules
/petsc/bmake/alpha/variables
/petsc/bmake/alpha_gnu/rules
/petsc/bmake/alpha_gnu/variables
/petsc/bmake/alpha_uni/rules
/petsc/bmake/alpha_uni/variables
/petsc/bmake/ascired/rules
/petsc/bmake/ascired/variables
/petsc/bmake/beos/rules
/petsc/bmake/common/rules
/petsc/bmake/config/rules.in
/petsc/bmake/config/variables.in
/petsc/bmake/freebsd/rules
/petsc/bmake/freebsd/variables
/petsc/bmake/hpux/rules
/petsc/bmake/hpux/variables
/petsc/bmake/hpux64/rules
/petsc/bmake/hpux64/variables
/petsc/bmake/linux/rules
/petsc/bmake/linux/variables
/petsc/bmake/linux64/rules
/petsc/bmake/linux64_intel/rules
/petsc/bmake/linux_absoft/rules
/petsc/bmake/linux_alpha/rules
/petsc/bmake/linux_alpha_dec/rules
/petsc/bmake/linux_alpha_dec/variables
/petsc/bmake/linux_gcc_pgf90/rules
/petsc/bmake/linux_gm/rules
/petsc/bmake/linux_intel/rules
/petsc/bmake/linux_jazz_intel/packages
/petsc/bmake/linux_jazz_intel/petscconf.h
/petsc/bmake/linux_jazz_intel/petscfix.h
/petsc/bmake/linux_jazz_intel/rules
/petsc/bmake/linux_jazz_intel/variables
/petsc/bmake/linux_nagf90/rules
/petsc/bmake/linux_pgi/rules
/petsc/bmake/linux_pgi/variables
/petsc/bmake/linux_superludist/rules
/petsc/bmake/linux_tau/rules
/petsc/bmake/macx/rules
/petsc/bmake/rs6000/rules
/petsc/bmake/rs6000/variables
/petsc/bmake/rs6000_64/rules
/petsc/bmake/rs6000_64/variables
/petsc/bmake/rs6000_gnu/rules
/petsc/bmake/rs6000_sp/rules
/petsc/bmake/rs6000_sp/variables
/petsc/bmake/solaris/rules
/petsc/bmake/solaris64/rules
/petsc/bmake/solaris_gnu/rules
/petsc/bmake/solaris_lam/rules
/petsc/bmake/solaris_uni/rules
/petsc/bmake/solaris_x86/rules
/petsc/bmake/sx6/rules
/petsc/bmake/sx6/variables
/petsc/bmake/t3e/rules
/petsc/bmake/t3e/variables
/petsc/bmake/win32_borland/rules
/petsc/bmake/win32_gnu/rules
/petsc/bmake/win32_intel/rules
/petsc/bmake/win32_ms/rules
/petsc/bmake/win32_ms_hpvm/rules
/petsc/bmake/win32_ms_mpich/rules
/petsc/bmake/win32_ms_mpipro/rules
/petsc/bmake/win32_ms_wmpi/rules
/petsc/bmake/win64_intel/rules
/petsc/configure.py
/petsc/docs/tex/petscapp.bib
/petsc/include/petscmat.h
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/fortran/custom/zda.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/pxxt.c
/petsc/src/mat/impls/sbaij/mpi/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matnull.c
/petsc/src/sles/ksp/impls/cg/cg.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/socket/senddense.c
interface/vector.c
51dd753626-Nov-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.883
bsmith@terra.mcs.anl.gov|ChangeSet|20021126223855|18679
ChangeSet
1.883 02/11/26 16:38:55 bsmith@terra.mcs.anl.gov +7 -0
better MatMerge

src/mat/examples/tests/ex86.c
1.

bk-changeset-1.883
bsmith@terra.mcs.anl.gov|ChangeSet|20021126223855|18679
ChangeSet
1.883 02/11/26 16:38:55 bsmith@terra.mcs.anl.gov +7 -0
better MatMerge

src/mat/examples/tests/ex86.c
1.3 02/11/26 16:38:54 bsmith@terra.mcs.anl.gov +16 -2
better MatMerge

include/petscmat.h
1.38 02/11/26 16:38:54 bsmith@terra.mcs.anl.gov +1 -1
better MatMerge

docs/tex/petscconsult.bib
1.2 02/11/26 16:38:54 bsmith@terra.mcs.anl.gov +31 -1180
more petsc ap references

src/mat/impls/aij/mpi/mpiaij.c
1.43 02/11/26 16:26:27 bsmith@terra.mcs.anl.gov +42 -37
*** empty log message ***

src/vec/interface/mapreg.c
1.10 02/11/26 15:58:38 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

docs/tex/petscapp.bib
1.52 02/11/26 12:34:08 bsmith@terra.mcs.anl.gov +21 -0
added new app publications

docs/tex/petscapp.bib
1.51 02/11/21 22:13:45 bsmith@terra.mcs.anl.gov +21 -13
added two more and removed consulting one to petscconsult.bib

docs/tex/petscconsult.bib
1.1 02/11/21 22:12:59 bsmith@terra.mcs.anl.gov +1189 -0

docs/tex/petscconsult.bib
1.0 02/11/21 22:12:58 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/docs/tex/petscconsult.bib

bin/matlab/PetscBinary.m
1.2 02/11/20 16:41:08 bsmith@terra.mcs.anl.gov +45 -3
first cut; seems to read in correctly

bin/matlab/PetscBinary.m
1.1 02/11/20 15:26:27 bsmith@terra.mcs.anl.gov +5 -0

bin/matlab/PetscBinary.m
1.0 02/11/20 15:26:27 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/bin/matlab/PetscBinary.m


Hg-commit: 86346485ca865b15c9a35f6b352d0454f6db8d7b

show more ...


/petsc/bin/config/config.guess
/petsc/bin/config/config.sub
/petsc/bin/configarch
/petsc/bin/matlab/PetscBinary.m
/petsc/bmake/common/rules
/petsc/bmake/config/packages.in
/petsc/bmake/config/petscfix.h.in
/petsc/bmake/config/rules.in
/petsc/bmake/config/variables.in
/petsc/bmake/linux64_intel/buildtest
/petsc/bmake/linux_alpha/buildtest
/petsc/bmake/linux_gcc_pgf90/variables
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_intel/variables
/petsc/bmake/win32_ms/variables
/petsc/bmake/win32_ms_hpvm/variables
/petsc/bmake/win32_ms_mpich/variables
/petsc/bmake/win32_ms_mpipro/variables
/petsc/bmake/win32_ms_wmpi/variables
/petsc/bmake/win64_intel/variables
/petsc/configure.py
/petsc/docs/tex/manual/part2.tex
/petsc/docs/tex/petscapp.bib
/petsc/docs/tex/petscconsult.bib
/petsc/include/petscda.h
/petsc/include/petscengine.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/libtool
/petsc/maint/builddist
/petsc/maint/updatetestbk
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Mathematica.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/src/benchmarks/makefile
/petsc/src/contrib/adic/Gradient/makefile
/petsc/src/contrib/adic/adic/makefile
/petsc/src/contrib/adic/adintrinsics/makefile
/petsc/src/dm/ao/examples/makefile
/petsc/src/dm/ao/impls/makefile
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/makefile
/petsc/src/dm/makefile
/petsc/src/fortran/f90/tests/makefile
/petsc/src/fortran/makefile
/petsc/src/inline/makefile
/petsc/src/makefile
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/superlu_dist.c
/petsc/src/mat/impls/aij/seq/spooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/pf/examples/makefile
/petsc/src/pf/examples/tutorials/makefile
/petsc/src/pf/impls/makefile
/petsc/src/sles/examples/tests/output/ex24_2.out
/petsc/src/sles/examples/tests/output/ex24_3.out
/petsc/src/sles/examples/tutorials/makefile
/petsc/src/sles/examples/tutorials/output/ex10_7.out
/petsc/src/sles/examples/tutorials/output/ex10_9.out
/petsc/src/sles/pc/impls/hypre/hyppilut.c
/petsc/src/sles/pc/impls/ilu/ilu.c
/petsc/src/sles/pc/impls/redundant/redundant.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex21_1.out
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/makefile
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/makefile
/petsc/src/ts/examples/makefile
/petsc/src/ts/impls/implicit/makefile
/petsc/src/ts/impls/makefile
interface/mapreg.c

1...<<211212213214215216217218219220>>...278