History log of /petsc/src/mat/impls/aij/seq/matptap.c (Results 401 – 423 of 423)
Revision Date Author Comments
# deabd7db 06-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2101.4.5
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040406213003|06427
ChangeSet
1.2101.4.5 04/04/06 16:30:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@pets

bk-changeset-1.2101.4.5
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040406213003|06427
ChangeSet
1.2101.4.5 04/04/06 16:30:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

src/mat/impls/aij/seq/matptap.c
1.14 04/04/06 16:30:02 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: f6c7a210d03d0a855539080dbbfa0fb7b7431495

show more ...


# 5485867b 06-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2101.6.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040406212951|63910
ChangeSet
1.2101.6.1 04/04/06 16:29:51 barrysmith@barrysmith-57.mcs.anl.gov +11 -0
MatIsSymmetric(), Ma

bk-changeset-1.2101.6.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040406212951|63910
ChangeSet
1.2101.6.1 04/04/06 16:29:51 barrysmith@barrysmith-57.mcs.anl.gov +11 -0
MatIsSymmetric(), MatIsTranspose() now take tol

src/sys/src/mpiuni/mpi.c
1.13 04/04/06 16:29:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
const

src/mat/matimpl.h
1.38 04/04/06 16:29:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
MatIsSymmetric(), MatIsTranspose() now take tol

src/mat/interface/matrix.c
1.112 04/04/06 16:29:49 barrysmith@barrysmith-57.mcs.anl.gov +18 -6
MatIsSymmetric(), MatIsTranspose() now take tol

src/mat/impls/sbaij/seq/sbaij.c
1.102 04/04/06 16:29:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
MatIsSymmetric(), MatIsTranspose() now take tol

src/mat/impls/aij/seq/matptap.c
1.12.1.1 04/04/06 16:29:48 barrysmith@barrysmith-57.mcs.anl.gov +7 -0
MatIsSymmetric(), MatIsTranspose() now take tol

src/mat/impls/aij/seq/aij.c
1.139 04/04/06 16:29:48 barrysmith@barrysmith-57.mcs.anl.gov +21 -15
MatIsSymmetric(), MatIsTranspose() now take tol

src/mat/impls/aij/mpi/mpiaij.c
1.115 04/04/06 16:29:48 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
MatIsSymmetric(), MatIsTranspose() now take tol

include/petscmat.h
1.113 04/04/06 16:29:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
MatIsSymmetric(), MatIsTranspose() now take tol

include/mpiuni/mpi.h
1.16 04/04/06 16:29:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
another const for nice stuff

docs/website/documentation/changes/221.html
1.12 04/04/06 16:29:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
MatIsSymmetric(), MatIsTranspose() now take tol

docs/website/documentation/faq.html
1.15 04/04/04 13:42:20 barrysmith@barry-smiths-computer.local +2 -2
removed reference to petsc-users, changed to petsc-announce


Hg-commit: b64641fb7892445800f2a32b262d3d648174837a

show more ...


# 63c17b34 06-Apr-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2101.4.4
Kris@p4buschel.|ChangeSet|20040406211142|06194
ChangeSet
1.2101.4.4 04/04/06 14:11:42 Kris@p4buschel. +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F

bk-changeset-1.2101.4.4
Kris@p4buschel.|ChangeSet|20040406211142|06194
ChangeSet
1.2101.4.4 04/04/06 14:11:42 Kris@p4buschel. +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-dev


Hg-commit: 8e6655aca87ad2e1d897ac026754dbe0b389e5e6

show more ...


# 4d3841fd 06-Apr-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2101.5.1
Kris@p4buschel.|ChangeSet|20040406211109|09309
ChangeSet
1.2101.5.1 04/04/06 14:11:09 Kris@p4buschel. +2 -0
Eliminate multiple dispatch for MatMatMult and MatSeqAIJPtAP ro

bk-changeset-1.2101.5.1
Kris@p4buschel.|ChangeSet|20040406211109|09309
ChangeSet
1.2101.5.1 04/04/06 14:11:09 Kris@p4buschel. +2 -0
Eliminate multiple dispatch for MatMatMult and MatSeqAIJPtAP routines.
Properly document MatSeqAIJPtAP routines.

src/mat/impls/aij/seq/matptap.c
1.13 04/04/06 14:11:08 Kris@p4buschel. +98 -34
Eliminate multiple dispatch for MatMatMult and MatSeqAIJPtAP routines.
Properly document MatSeqAIJPtAP routines.

src/mat/impls/aij/seq/matmatmult.c
1.44 04/04/06 14:11:08 Kris@p4buschel. +42 -38
Eliminate multiple dispatch for MatMatMult and MatSeqAIJPtAP routines.


Hg-commit: 00f786a4a036adf09e93a5730825d9dd433e01d4

show more ...


# 556c6117 19-Feb-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1935
Kris@p4buschel.|ChangeSet|20040219050700|52310
ChangeSet
1.1935 04/02/18 21:07:00 Kris@p4buschel. +4 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/K

bk-changeset-1.1935
Kris@p4buschel.|ChangeSet|20040219050700|52310
ChangeSet
1.1935 04/02/18 21:07:00 Kris@p4buschel. +4 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-dev

src/mat/impls/rowbs/mpi/mpirowbs.c
1.47 04/02/18 21:06:59 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/dense/mpi/mpidense.c
1.33 04/02/18 21:06:58 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.127 04/02/18 21:06:58 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/impls/is/nn/nn.c
1.18 04/02/18 21:06:57 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 985d926bdf453c1d9f766ce96b675bf74e04b753

show more ...


# 1f4e1ec7 17-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.91
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040217210957|21870
ChangeSet
1.1929.1.91 04/02/17 15:09:57 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
support for galerki

bk-changeset-1.1929.1.91
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040217210957|21870
ChangeSet
1.1929.1.91 04/02/17 15:09:57 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
support for galerkin with dmmgsnes

src/snes/utils/damgsnes.c
1.26 04/02/17 15:09:54 barrysmith@barrysmith-57.mcs.anl.gov +31 -26
dmmgsnes use galerkin

src/mat/impls/aij/seq/matptap.c
1.12 04/02/17 15:09:54 barrysmith@barrysmith-57.mcs.anl.gov +3 -5
fix for using trying method

include/petscmat.h
1.101 04/02/17 15:09:54 barrysmith@barrysmith-57.mcs.anl.gov +1 -13
these were gone with Kris's new inheritence

include/petsc.h
1.52 04/02/17 15:09:54 barrysmith@barrysmith-57.mcs.anl.gov +6 -1
version of try method that crashes if function not there

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.6 04/02/17 12:52:36 barrysmith@barrysmith-11.mcs.anl.gov +1 -1
check error code from free

docs/website/documentation/changes/220.html
1.12 04/02/16 21:25:00 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***

src/mat/impls/is/is.c
1.10 04/02/16 21:22:37 barrysmith@barry-smiths-computer.local +59 -1
provide MatISGetLocalMat() to allow preallocating local matrix

src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
1.8 04/02/16 21:22:09 barrysmith@barry-smiths-computer.local +6 -1
demonstrate preallocation with is matrices

src/mat/impls/aij/seq/aij.c
1.125.1.2 04/02/16 20:56:06 barrysmith@barry-smiths-computer.local +0 -1
why blank line?

include/petscmat.h
1.100 04/02/16 20:55:35 barrysmith@barry-smiths-computer.local +2 -0
add MatISGetLocalMat()


Hg-commit: 30b85cdc939dcb77d9335a2907a618bacc52e1a3

show more ...


# de362556 11-Feb-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1934
Kris@p4buschel.|ChangeSet|20040211111633|26908
ChangeSet
1.1934 04/02/11 03:16:33 Kris@p4buschel. +28 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/

bk-changeset-1.1934
Kris@p4buschel.|ChangeSet|20040211111633|26908
ChangeSet
1.1934 04/02/11 03:16:33 Kris@p4buschel. +28 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-dev

src/sys/src/viewer/impls/mathematica/mathematica.c
1.24 04/02/11 03:16:33 Kris@p4buschel. +0 -0
Auto merged

src/mat/utils/axpy.c
1.12 04/02/11 03:16:32 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/sbaij/seq/sbaijfact2.c
1.33 04/02/11 03:16:32 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/sbaij/seq/sbaij.c
1.92 04/02/11 03:16:31 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/sbaij/mpi/mpisbaij.c
1.85 04/02/11 03:16:31 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/sbaij/mpi/mmsbaij.c
1.22 04/02/11 03:16:30 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/rowbs/mpi/mpirowbs.c
1.46 04/02/11 03:16:29 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/dense/seq/dense.c
1.47 04/02/11 03:16:29 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/dense/mpi/mpidense.c
1.32 04/02/11 03:16:28 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/bdiag/seq/bdiag.c
1.26 04/02/11 03:16:28 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/bdiag/mpi/mpibdiag.c
1.29 04/02/11 03:16:27 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/baij/seq/baijfact2.c
1.32 04/02/11 03:16:27 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/baij/seq/baij.c
1.77 04/02/11 03:16:26 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/baij/mpi/mpibaij.c
1.52 04/02/11 03:16:26 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/baij/mpi/mmbaij.c
1.15 04/02/11 03:16:25 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/superlu/superlu.c
1.57 04/02/11 03:16:25 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aijfact.c
1.49 04/02/11 03:16:24 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.126 04/02/11 03:16:24 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/mpi/pxxt.c
1.14 04/02/11 03:16:23 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/mpi/mmaij.c
1.11 04/02/11 03:16:23 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/interface/precon.c
1.36 04/02/11 03:16:22 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/impls/spai/src/ispai.c
1.18 04/02/11 03:16:22 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/impls/is/nn/nn.c
1.17 04/02/11 03:16:21 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/impls/eisens/eisen.c
1.14 04/02/11 03:16:21 Kris@p4buschel. +0 -0
Auto merged

src/ksp/ksp/interface/eige.c
1.10 04/02/11 03:16:20 Kris@p4buschel. +0 -0
Auto merged

src/dm/da/utils/pack.c
1.8 04/02/11 03:16:20 Kris@p4buschel. +0 -0
Auto merged

src/dm/da/src/dainterp.c
1.9 04/02/11 03:16:19 Kris@p4buschel. +0 -0
Auto merged

src/dm/ao/impls/basic/aodatabasic.c
1.13 04/02/11 03:16:19 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 5e3c018f165b443acc8fb0f286f19e6a66fa058a

show more ...


# c9780b6f 09-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.27
barrysmith@barry-smiths-computer.local|ChangeSet|20040209171320|45882
ChangeSet
1.1929.1.27 04/02/09 11:13:20 barrysmith@barry-smiths-computer.local +54 -0
petsccheck mac

bk-changeset-1.1929.1.27
barrysmith@barry-smiths-computer.local|ChangeSet|20040209171320|45882
ChangeSet
1.1929.1.27 04/02/09 11:13:20 barrysmith@barry-smiths-computer.local +54 -0
petsccheck macros now take argument number for easier debugging

src/vec/utils/vecmpitoseq.c
1.7 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +2 -2
petsccheck macros now take argument number for easier debugging

src/vec/is/utils/iscomp.c
1.8 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +1 -1
petsccheck macros now take argument number for easier debugging

src/vec/is/interface/index.c
1.7 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +1 -1
petsccheck macros now take argument number for easier debugging

src/vec/interface/vector.c
1.69 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +85 -95
petsccheck macros now take argument number for easier debugging

src/ts/interface/ts.c
1.27 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +7 -7
snessolve no longer passes out number of iterations

src/ts/impls/pseudo/posindep.c
1.14 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +3 -2
snessolve no longer passes out number of iterations

src/ts/impls/implicit/cn/cn.c
1.9 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +3 -2
snessolve no longer passes out number of iterations

src/ts/impls/implicit/beuler/beuler.c
1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/utils/damgsnes.c
1.25 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -2
snessolve no longer passes out number of iterations

src/snes/snesimpl.h
1.11 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +1 -1
snessolve no longer passes out number of iterations

src/snes/interface/snes.c
1.36 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +12 -16
snessolve no longer passes out number of iterations

src/snes/impls/tr/tr.c
1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -4
snessolve no longer passes out number of iterations

src/snes/impls/test/snestest.c
1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +1 -2
snessolve no longer passes out number of iterations

src/snes/impls/ls/ls.c
1.32 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -6
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex6.c
1.9 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex5s.c
1.6 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex5f90.F
1.8 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex5f.F
1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex5.c
1.14 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex3.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex26.c
1.11 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex21.c
1.6 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex2.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex1f.F
1.11 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex14.c
1.8 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex10d/ex10.c
1.10 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex1.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex9.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex7.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex5.c
1.6 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex4.c
1.6 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex1f.F
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex13.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex12f.F
1.6 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex11.c
1.10 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex1.c
1.7 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/pf/interface/pf.c
1.11 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/mat/partition/partition.c
1.16 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/mat/matfd/fdmatrix.c
1.13 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/mat/interface/mhas.c
1.6 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/mat/interface/matrix.c
1.95 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +113 -115
PetscValidCheck now include argument number for easier debugging


src/mat/impls/aij/seq/matptap.c
1.11 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +5 -5
PetscValidCheck now include argument number for easier debugging


src/mat/impls/aij/seq/matmatmult.c
1.42 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +7 -7
PetscValidCheck now include argument number for easier debugging


src/ksp/pc/interface/precon.c
1.34.1.2 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -2
PetscValidCheck now include argument number for easier debugging


src/ksp/ksp/interface/itfunc.c
1.35 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/ksp/ksp/interface/itcreate.c
1.38 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/contrib/oberman/burgers_vertex_based_q1/main.c
1.5 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/contrib/oberman/burgers_df_based_q1/appsetalg.c
1.5 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/contrib/fun3d/flow.c
1.12 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

python/PETSc/Configure.py
1.178 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1
support for more sh

include/petscsnes.h
1.25 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1
snessolve no longer passes out number of iterations

include/petschead.h
1.25 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +10 -6
PetscValidCheck now include argument number for easier debugging


docs/website/documentation/changes/220.html
1.11 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -0
snessolve no longer passes out number of iterations

docs/tex/manual/part2.tex
1.67 04/02/09 11:13:11 barrysmith@barry-smiths-computer.local +2 -3
snessolve no longer passes out number of iterations


Hg-commit: f468c78b1267f35c704894880247c38527557a81

show more ...


# 557a7fc0 09-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.26
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035113|31655
ChangeSet
1.1929.1.26 04/02/08 21:51:13 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://pets

bk-changeset-1.1929.1.26
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035113|31655
ChangeSet
1.1929.1.26 04/02/08 21:51:13 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev


Hg-commit: fd21a0e1c80a3563467c19d2b5a2e670e6371e25

show more ...


# 4482741e 09-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.7.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035034|33196
ChangeSet
1.1929.7.1 04/02/08 21:50:34 barrysmith@barry-smiths-computer.local +192 -0
Implementing Vi

bk-changeset-1.1929.7.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035034|33196
ChangeSet
1.1929.7.1 04/02/08 21:50:34 barrysmith@barry-smiths-computer.local +192 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

todo
1.21 04/02/08 21:50:27 barrysmith@barry-smiths-computer.local +4 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vscat.c
1.13 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +16 -16
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vinv.c
1.22 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +30 -20
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vecmpitoseq.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vecio.c
1.24 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/cmesh.c
1.4 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/isltog.c
1.13 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +14 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/isdiff.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/iscomp.c
1.7 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/iscoloring.c
1.14 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/interface/index.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +26 -25
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/stride/stride.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/general/general.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/block/block.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/vector.c
1.68 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +139 -127
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/vecreg.c
1.21 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/veccreate.c
1.15 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/mapreg.c
1.13 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/mapcreate.c
1.8 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/map.c
1.10 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +14 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/impls/mpi/pbvec.c
1.17 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/tsreg.c
1.15 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/tscreate.c
1.8 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/ts.c
1.26 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +61 -53
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/impls/pseudo/posindep.c
1.13 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/impls/implicit/cn/cn.c
1.8 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/viewreg.c
1.9 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/viewa.c
1.8 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/view.c
1.6 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/flush.c
1.4 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/dupl.c
1.5 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/vu/petscvu.c
1.6 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/string/stringv.c
1.9 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/silo/vsilo.c
1.11 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/mathematica/mathematica.c
1.23 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +17 -15
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.5 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/draw/drawv.c
1.15 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/binary/binv.c
1.21 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/ascii/filev.c
1.16 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +11 -9
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/ams/ams.c
1.12 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/random.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +8 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/pbarrier.c
1.9 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/dict.c
1.9 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +19 -19
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/stageLog.c
1.18 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +20 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/ploginfo.c
1.13 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/plog.c
1.38 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/eventLog.c
1.24 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/classLog.c
1.12 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/tagm.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/pname.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/options.c
1.30 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +16 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/inherit.c
1.17 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/destroy.c
1.11 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/matlabengine/matlab.c
1.21 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_win32.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_t3e.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_solaris_old.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_solaris.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_rs6000.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_nag.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_hpux.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_common.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +10 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_alpha.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_absoft.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_IRIX.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/error/err.c
1.19 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +12 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/lg.c
1.10 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +17 -15
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/hists.c
1.14 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +16 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/dscatter.c
1.8 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +12 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/axis.c
1.9 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dviewp.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtri.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtextv.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtexts.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtextgs.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtext.c
1.6 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsflush.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsetpause.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsclear.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/drect.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/drawreg.c
1.14 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/draw.c
1.10 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +13 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpoints.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpoint.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpause.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dmouse.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dlinew.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dlinegw.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dline.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dgpause.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dgcoor.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dflush.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dellipse.c
1.6 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dcoor.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dclear.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dbuff.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/dll/reg.c
1.18 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/wp.c
1.7 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/snesmfjdef.c
1.7 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/snesmfj.c
1.28 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/interface/snes.c
1.35 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +70 -64
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/impls/ls/lsparams.c
1.5 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/pf/interface/pf.c
1.10 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +14 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/zerodiag.c
1.8 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +0 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/matio.c
1.18 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/getcolv.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/gcreate.c
1.14 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/axpy.c
1.11 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/partition/partition.c
1.15 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +11 -10
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/order/sorder.c
1.14 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +3 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/matfd/fdmatrix.c
1.12 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +14 -17
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/mhas.c
1.5 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/matrix.c
1.94 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +275 -209
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/matreg.c
1.14 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/shell/shell.c
1.14 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +5 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/sbaij/seq/sbaij.c
1.91 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/rowbs/mpi/mpirowbs.c
1.44 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/dense/seq/dense.c
1.46 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/bdiag/mpi/mpibdiag.c
1.26.1.1 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/baij/seq/baij.c
1.76 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/baij/mpi/mpibaij.c
1.51 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +0 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/superlu/superlu.c
1.54.1.1 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +0 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/matptap.c
1.10 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/matmatmult.c
1.41 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +16 -17
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/aijnode.c
1.23 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +0 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/aij.c
1.125 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/adic/matadic.c
1.21 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/examples/tests/ex1.c
1.10 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +8 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/color/color.c
1.13 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/utils/damg.c
1.20 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/interface/precon.c
1.34.1.1 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +66 -61
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/interface/pcset.c
1.15 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/sor/sor.c
1.16 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/shell/shellpc.c
1.12 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/redundant/redundant.c
1.12 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/mg/mg.c
1.23 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/lu/lu.c
1.24 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/ksp/pcksp.c
1.13 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/jacobi/jacobi.c
1.8 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/ilu/ilu.c
1.27 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +11 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/icc/icc.c
1.22 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/hypre/hyppilut.c
1.46 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/eisens/eisen.c
1.13 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/composite/composite.c
1.13 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/cholesky/cholesky.c
1.22 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/bjacobi/bjacobi.c
1.22 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +8 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/asm/asm.c
1.25 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +11 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itres.c
1.7 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itfunc.c
1.34 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +45 -39
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/iterativ.c
1.10 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +12 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itcreate.c
1.37 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +12 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itcl.c
1.9 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/iguess.c
1.5 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +17 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/eige.c
1.8.1.1 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/rich/richscale.c
1.6 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/qcg/qcg.c
1.11 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/gmres/gmres2.c
1.15 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/gmres/gmres.c
1.29 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/fgmres/modpcf.c
1.9 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/fgmres/fgmres.c
1.22 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/cheby/cheby.c
1.11 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/cg/cgtype.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/utils/pack.c
1.7 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daview.c
1.13 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +5 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dasub.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dascatter.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dapf.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daltol.c
1.8 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +5 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daltog.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dalocal.c
1.15 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +16 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daload.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dainterp.c
1.8 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +7 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daindex.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dagtona.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dagtol.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +25 -25
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daghost.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dadist.c
1.11 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dadestroy.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +5 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dacorn.c
1.6 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +8 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da3.c
1.17 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da2.c
1.36 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +14 -13
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da1.c
1.16 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/utils/aopart.c
1.6 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/aodataalias.c
1.5 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/aodata.c
1.7 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +40 -39
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/ao.c
1.10 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +19 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/mapping/aomapping.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/basic/aodatabasic.c
1.12 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/basic/aobasic.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petsclog.h
1.33 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petschead.h
1.24 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +60 -60
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petscerror.h
1.24 04/02/08 21:50:10 barrysmith@barry-smiths-computer.local +1 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error


Hg-commit: 9f73a33a80604cbf5f81774c2cc9dd509503ba9e

show more ...


# 7e44a18e 11-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1256
Kris@p4buschel.|ChangeSet|20030611175844|63153
ChangeSet
1.1256 03/06/11 10:58:44 Kris@p4buschel. +1 -0
Nightly build fix.

src/mat/impls/aij/seq/matptap.c
1.9 03/06/11

bk-changeset-1.1256
Kris@p4buschel.|ChangeSet|20030611175844|63153
ChangeSet
1.1256 03/06/11 10:58:44 Kris@p4buschel. +1 -0
Nightly build fix.

src/mat/impls/aij/seq/matptap.c
1.9 03/06/11 10:58:43 Kris@p4buschel. +4 -3
Prototypes.


Hg-commit: ebf044497bd9c61d51326d0826b4f70a15716267

show more ...


# 5c66b693 10-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1249
Kris@p4buschel.|ChangeSet|20030610032403|06936
ChangeSet
1.1249 03/06/09 20:24:03 Kris@p4buschel. +6 -0
Generate proper interface and manual pages for MatMatMult routines.
S

bk-changeset-1.1249
Kris@p4buschel.|ChangeSet|20030610032403|06936
ChangeSet
1.1249 03/06/09 20:24:03 Kris@p4buschel. +6 -0
Generate proper interface and manual pages for MatMatMult routines.
Separate source for PAPt from MatMatMult source.
Eliminated redundant MatMatMult implementations.

src/mat/impls/aij/seq/matmatmult.c
1.39 03/06/09 20:21:23 Kris@p4buschel. +32 -7
Added timing support for MatMatMult.

src/mat/impls/aij/seq/matptap.c
1.8 03/06/09 20:03:08 Kris@p4buschel. +1 -0
Added registration of MatMatMult routines.

src/mat/impls/aij/seq/matmatmult.c
1.38 03/06/09 20:03:08 Kris@p4buschel. +218 -40
Created proper interface for MatMatMult operations.

src/mat/impls/aij/seq/makefile
1.16 03/06/09 20:03:08 Kris@p4buschel. +2 -2
Separated PAPt sources from MatMatMult

include/petscmat.h
1.66 03/06/09 20:03:08 Kris@p4buschel. +3 -0
Added prototypes for MatMatMult

src/mat/impls/aij/seq/matptap.c
1.7 03/06/09 17:07:39 Kris@p4buschel. +1 -0
Note: PtAPSymbolic implementation is currently untested.

src/contrib/lahaye/samg/samgpetsctools.c
1.4 03/06/09 16:59:25 Kris@p4buschel. +0 -75
Remove old, really slow, implementation of MatMatMult.

src/mat/impls/aij/seq/matpapt.c
1.37 03/06/09 16:57:19 Kris@p4buschel. +0 -315
Separate ApplyPAPt source from MatMatMult sources.

src/mat/impls/aij/seq/matmatmult.c
1.37 03/06/09 16:57:19 Kris@p4buschel. +0 -109
Remove old, slow, symbolic matmatmult implementation.

src/mat/impls/aij/seq/matmatmult.c
1.36 03/06/09 16:56:00 Kris@p4buschel. +0 -255
Separate PAPt from MatMatMult source.

src/mat/impls/aij/seq/matpapt.c
1.36 03/06/09 16:49:48 Kris@p4buschel. +0 -0
bk cp matmatmult.c matpapt.c

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/matmatmult.c
1.34 03/01/09 16:00:16 hzhang@compbio.mcs.anl.gov +0 -1
*** empty log message ***

src/mat/impls/aij/seq/matmatmult.c
1.33 02/12/19 12:33:12 hzhang@compbio.mcs.anl.gov +119 -0
*** empty log message ***

src/mat/impls/aij/seq/matmatmult.c
1.32 02/04/09 16:39:40 Kris@buschel2000.attbi.com +0 -256
MatPtAP separated from MatMatMult

src/mat/impls/aij/seq/matmatmult.c
1.31 02/04/08 03:09:44 Kris@buschel2000.attbi.com +2 -3

src/mat/impls/aij/seq/matmatmult.c
1.30 02/04/06 12:44:56 Kris@buschel2000. +3 -3
Changed calling sequence for MakeSpaceContiguous -- output last.

src/mat/impls/aij/seq/matmatmult.c
1.29 02/04/06 12:30:38 Kris@buschel2000. +22 -213

src/mat/impls/aij/seq/matmatmult.c
1.28 02/04/04 19:28:07 Kris@buschel2000. +1 -3
Merged changes.

src/mat/impls/aij/seq/matmatmult.c
1.27 02/04/04 19:15:05 Kris@buschel2000. +75 -11
Implement faster MatTranspose for SeqAIJ avoiding MatSetValues.
Minor changes to ApplyPAPt.
Restore original ApplyPtAP.

src/mat/impls/aij/seq/matmatmult.c
1.26 02/04/03 19:53:00 Kris@buschel2000. +27 -10

src/mat/impls/aij/seq/matmatmult.c
1.25 02/03/27 02:50:35 Kris@buschel2000. +1 -1
Finish implementation of ApplyPAPt_Numeric.
First Draft.

src/mat/impls/aij/seq/matmatmult.c
1.24 02/03/27 02:50:05 Kris@buschel2000. +32 -14

src/mat/impls/aij/seq/matmatmult.c
1.23 02/03/26 15:02:19 Kris@buschel2000. +184 -162
MatGetSymbolicTranspose_SeqAIJ implemented.
MatRestoreSymbolicTranspose_SeqAIJ implemented.

src/mat/impls/aij/seq/matmatmult.c
1.20.1.1 02/03/26 09:27:00 bsmith@terra.mcs.anl.gov +1 -2
unused variable

src/mat/impls/aij/seq/matmatmult.c
1.22 02/03/23 23:23:58 Kris@buschel2000. +179 -6


src/mat/impls/aij/seq/matmatmult.c
1.21 02/03/23 22:40:35 Kris@buschel2000. +96 -7

src/mat/impls/aij/seq/matmatmult.c
1.20 02/03/21 02:13:10 Kris@buschel2000. +22 -13
Bug fixes and logging.

src/mat/impls/aij/seq/matmatmult.c
1.19 02/03/21 01:59:37 Kris@buschel2000. +0 -1
Compare index markers instead of matrix values.

src/mat/impls/aij/seq/matmatmult.c
1.17.1.2 02/03/21 01:22:32 Kris@buschel2000. +13 -14
Better handling of zero elements in ApplyPtAP

src/mat/impls/aij/seq/matmatmult.c
1.17.1.1 02/03/20 22:42:31 Kris@buschel2000. +20 -8

src/mat/impls/aij/seq/matmatmult.c
1.18 02/03/20 18:01:37 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/aij/seq/matmatmult.c
1.17 02/03/19 02:38:35 Kris@buschel2000. +5 -4
Fix computation of Pt

src/mat/impls/aij/seq/matmatmult.c
1.16 02/03/18 22:37:42 bsmith@terra.mcs.anl.gov +7 -0
*** empty log message ***

src/mat/impls/aij/seq/matmatmult.c
1.15 02/03/18 19:17:41 bsmith@terra.mcs.anl.gov +0 -0
Rename: src/contrib/lahaye/matmatmult.c -> src/mat/impls/aij/seq/matmatmult.c

src/mat/impls/aij/seq/matpapt.c
1.14 02/03/15 10:40:17 Kris@buschel2000. +3 -0
Sort j indices of (A*P) row.

src/mat/impls/aij/seq/matpapt.c
1.13 02/03/14 15:01:43 Kris@buschel2000. +21 -15
Performing proper sparse axpy in outerproduct Pt*(A*P).
More efficient zeroing of temporary row of A*P.

src/mat/impls/aij/seq/matpapt.c
1.12 02/03/13 16:32:08 Kris@buschel2000. +7 -1
.

src/mat/impls/aij/seq/matpapt.c
1.11 02/03/13 15:00:56 Kris@buschel2000. +35 -16
First implementation of Pt*A*P completed.

src/mat/impls/aij/seq/matpapt.c
1.10 02/03/12 21:00:54 Kris@buschel2000. +21 -6

src/mat/impls/aij/seq/matpapt.c
1.9 02/03/12 17:25:57 Kris@buschel2000. +239 -27
Implemented MatApplyPtAP_SeqAIJ_Symbolic

src/mat/impls/aij/seq/matpapt.c
1.8 02/03/05 17:37:35 Kris@buschel2000. +84 -48

src/mat/impls/aij/seq/matpapt.c
1.7 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +2 -2
no more color argument

src/mat/impls/aij/seq/matpapt.c
1.6 01/11/27 14:00:10 knepley@spinetta.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/aij/seq/matpapt.c
1.4.1.1 01/11/27 13:41:39 knepley@spinetta.mcs.anl.gov +0 -1
petscsys.h was reundant

src/mat/impls/aij/seq/matpapt.c
1.5 01/11/27 11:11:31 bsmith@terra.mcs.anl.gov +0 -1
fix petscconf.h order

src/mat/impls/aij/seq/matpapt.c
1.4 01/10/24 09:46:49 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-rw-r--

src/mat/impls/aij/seq/matpapt.c
1.3 01/10/24 08:29:11 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-r--r--

src/mat/impls/aij/seq/matpapt.c
1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +2 -2
Added class to event registration

src/mat/impls/aij/seq/matpapt.c
1.1 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +209 -0

src/mat/impls/aij/seq/matpapt.c
1.0 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/matmatmult.c


Hg-commit: b2771dc3922e7f9d272adcaed33c78d173c7f6bd

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


# fe05a634 15-Apr-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.612
Kris@buschel2000.attbi.com|ChangeSet|20020415001402|14716
ChangeSet
1.612 02/04/14 17:14:02 Kris@buschel2000.attbi.com +1 -0
bug fix

src/mat/impls/aij/seq/matptap.c
1.5

bk-changeset-1.612
Kris@buschel2000.attbi.com|ChangeSet|20020415001402|14716
ChangeSet
1.612 02/04/14 17:14:02 Kris@buschel2000.attbi.com +1 -0
bug fix

src/mat/impls/aij/seq/matptap.c
1.5 02/04/12 11:31:59 Kris@buschel2000.attbi.com +5 -4


Hg-commit: 8b63932f97dd7dfa8c1da1a84aca39d201b92457

show more ...


# 9ee972e7 12-Apr-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.611
Kris@buschel2000.attbi.com|ChangeSet|20020412080256|14318
ChangeSet
1.611 02/04/12 01:02:56 Kris@buschel2000.attbi.com +0 -0
Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc

bk-changeset-1.611
Kris@buschel2000.attbi.com|ChangeSet|20020412080256|14318
ChangeSet
1.611 02/04/12 01:02:56 Kris@buschel2000.attbi.com +0 -0
Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc
into buschel2000.attbi.com:E:/Kris/petsc


Hg-commit: 79c6dbcbf062cf855ec7b543d08fb1f5be8dc6f6

show more ...


# 7bab0d33 12-Apr-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.606.1.3
buschelm@rintintin.|ChangeSet|20020412080102|00374
ChangeSet
1.606.1.3 02/04/12 01:01:02 buschelm@rintintin. +1 -0
Fix after merge.

src/mat/impls/aij/seq/matptap.c
1

bk-changeset-1.606.1.3
buschelm@rintintin.|ChangeSet|20020412080102|00374
ChangeSet
1.606.1.3 02/04/12 01:01:02 buschelm@rintintin. +1 -0
Fix after merge.

src/mat/impls/aij/seq/matptap.c
1.4 02/04/12 00:59:39 buschelm@rintintin. +0 -129
Fix merge with bogus change set.


Hg-commit: 31a71a5985038e37756abac2345eca957e2062aa

show more ...


# 8552e1bd 12-Apr-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.606.1.2
buschelm@rintintin.|ChangeSet|20020412075037|00363
ChangeSet
1.606.1.2 02/04/12 00:50:37 buschelm@rintintin. +1 -0
Merge kris@12-235-44-94.client.attbi.com:petsc
into rin

bk-changeset-1.606.1.2
buschelm@rintintin.|ChangeSet|20020412075037|00363
ChangeSet
1.606.1.2 02/04/12 00:50:37 buschelm@rintintin. +1 -0
Merge kris@12-235-44-94.client.attbi.com:petsc
into rintintin.:C:/homes/buschelm/petsc

src/mat/impls/aij/seq/matptap.c
1.3 02/04/12 00:50:35 buschelm@rintintin. +0 -0
Auto merged


Hg-commit: dc28153bc289a2644f23d855ead882c290bfd53c

show more ...


# 5545010a 12-Apr-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.606.2.1
Kris@buschel2000.attbi.com|ChangeSet|20020412074819|01393
ChangeSet
1.606.2.1 02/04/12 00:48:19 Kris@buschel2000.attbi.com +1 -0
Bogus Changeset.

src/mat/impls/aij/seq/m

bk-changeset-1.606.2.1
Kris@buschel2000.attbi.com|ChangeSet|20020412074819|01393
ChangeSet
1.606.2.1 02/04/12 00:48:19 Kris@buschel2000.attbi.com +1 -0
Bogus Changeset.

src/mat/impls/aij/seq/matptap.c
1.2 02/04/11 16:33:05 Kris@buschel2000.attbi.com +129 -0


Hg-commit: 9b56e94e4b535a1d6ed73519ce352897b097c20d

show more ...


# e683cacf 12-Apr-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.606.1.1
buschelm@rintintin.|ChangeSet|20020412074433|00360
ChangeSet
1.606.1.1 02/04/12 00:44:33 buschelm@rintintin. +1 -0
Merge kris@12-235-44-94.client.attbi.com:petsc
into rin

bk-changeset-1.606.1.1
buschelm@rintintin.|ChangeSet|20020412074433|00360
ChangeSet
1.606.1.1 02/04/12 00:44:33 buschelm@rintintin. +1 -0
Merge kris@12-235-44-94.client.attbi.com:petsc
into rintintin.:C:/homes/buschelm/petsc

BitKeeper/etc/logging_ok
1.25 02/04/12 00:44:03 buschelm@rintintin. +1 -1
auto-union


Hg-commit: 14602a7014aa199ca1f51ee38928839e75e8449c

show more ...


# 3985e5ea 12-Apr-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.602.8.1
buschelm@rintintin.|ChangeSet|20020412074116|00614
ChangeSet
1.602.8.1 02/04/12 00:41:16 buschelm@rintintin. +2 -0
More PtAP impls.

BitKeeper/etc/logging_ok
1.22.1.2

bk-changeset-1.602.8.1
buschelm@rintintin.|ChangeSet|20020412074116|00614
ChangeSet
1.602.8.1 02/04/12 00:41:16 buschelm@rintintin. +2 -0
More PtAP impls.

BitKeeper/etc/logging_ok
1.22.1.2 02/04/12 00:37:07 buschelm@rintintin. +1 -0
Logging to logging@openlogging.org accepted

src/mat/impls/aij/seq/matptap.c
1.1.1.1 02/04/12 00:37:02 buschelm@rintintin. +140 -9
First attempt PtAPSymbolic_SeqAIJ_SeqMAIJ


Hg-commit: 28670a16c6ca92117332da3e6fcac440dcbe747c

show more ...


# 70bfaead 10-Apr-2002 Lois Curfman McInnes <curfman@mcs.anl.gov>

bk-changeset-1.604
curfman@terra.mcs.anl.gov|ChangeSet|20020410184332|01638
ChangeSet
1.604 02/04/10 13:43:32 curfman@terra.mcs.anl.gov +1 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-

bk-changeset-1.604
curfman@terra.mcs.anl.gov|ChangeSet|20020410184332|01638
ChangeSet
1.604 02/04/10 13:43:32 curfman@terra.mcs.anl.gov +1 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc
into terra.mcs.anl.gov:/nfs/mcs-homes02/curfman/petsc

docs/tex/manual/part2.tex
1.25 02/04/10 13:43:29 curfman@terra.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 7688de3fd8b6f52c37c9667a2edd72098ff8e239

show more ...


# 23b5ffa8 10-Apr-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.602.1.10
Kris@buschel2000.attbi.com|ChangeSet|20020410031410|01429
ChangeSet
1.602.1.10 02/04/09 20:14:10 Kris@buschel2000.attbi.com +1 -0
Merge buschelm@shakey.mcs.anl.gov:/home/p

bk-changeset-1.602.1.10
Kris@buschel2000.attbi.com|ChangeSet|20020410031410|01429
ChangeSet
1.602.1.10 02/04/09 20:14:10 Kris@buschel2000.attbi.com +1 -0
Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc
into buschel2000.attbi.com:E:/Kris/petsc

src/mat/impls/aij/seq/makefile
1.14 02/04/09 20:14:07 Kris@buschel2000.attbi.com +0 -0
Auto merged


Hg-commit: c367ab9fefc6e77774598760b0434cc9f56c9623

show more ...


# eb9c0419 09-Apr-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.601.2.1
Kris@buschel2000.attbi.com|ChangeSet|20020409233943|01316
ChangeSet
1.601.2.1 02/04/09 16:39:43 Kris@buschel2000.attbi.com +7 -0
Dynamic calls to MatPtAP to support multipl

bk-changeset-1.601.2.1
Kris@buschel2000.attbi.com|ChangeSet|20020409233943|01316
ChangeSet
1.601.2.1 02/04/09 16:39:43 Kris@buschel2000.attbi.com +7 -0
Dynamic calls to MatPtAP to support multiple Mat types.

src/mat/impls/maij/maij.h
1.1 02/04/09 16:39:41 Kris@buschel2000.attbi.com +19 -0

src/mat/impls/aij/seq/matptap.c
1.1 02/04/09 16:39:41 Kris@buschel2000.attbi.com +377 -0

src/mat/impls/maij/maij.h
1.0 02/04/09 16:39:41 Kris@buschel2000.attbi.com +0 -0
BitKeeper file E:/Kris/petsc/src/mat/impls/maij/maij.h

src/mat/impls/aij/seq/matptap.c
1.0 02/04/09 16:39:41 Kris@buschel2000.attbi.com +0 -0
BitKeeper file E:/Kris/petsc/src/mat/impls/aij/seq/matptap.c

src/mat/utils/freespace.h
1.2 02/04/09 16:39:40 Kris@buschel2000.attbi.com +5 -0
Protect against multiple inclusions.

src/mat/impls/maij/maij.c
1.4 02/04/09 16:39:40 Kris@buschel2000.attbi.com +1 -14
Separate header info.

src/mat/impls/aij/seq/matmatmult.c
1.32 02/04/09 16:39:40 Kris@buschel2000.attbi.com +0 -256
MatPtAP separated from MatMatMult

src/mat/impls/aij/seq/makefile
1.12.1.1 02/04/09 16:39:40 Kris@buschel2000.attbi.com +2 -2
MatPtAP separated from MatMatMult

src/mat/impls/aij/seq/aij.c
1.35 02/04/09 16:39:40 Kris@buschel2000.attbi.com +2 -2
Bug Fix.

src/mat/impls/aij/seq/aij.c
1.34 02/04/09 16:33:32 Kris@buschel2000.attbi.com +2 -0
Dynamic PtAP operations.

src/mat/impls/aij/seq/aij.c
1.33 02/04/09 16:32:53 Kris@buschel2000.attbi.com +1 -0


Hg-commit: 584f6bd9d83c3b6052670a30358bf66f3ad40725

show more ...


1...<<11121314151617