History log of /petsc/include/petscmat.h (Results 2026 – 2050 of 2308)
Revision Date Author Comments
# 1c498df8 19-Nov-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.866.14.1
bsmith@terra.mcs.anl.gov|ChangeSet|20021119190149|45014
ChangeSet
1.866.14.1 02/11/19 13:01:49 bsmith@terra.mcs.anl.gov +3 -0
add glenn matrix

src/dm/da/src/makefile

bk-changeset-1.866.14.1
bsmith@terra.mcs.anl.gov|ChangeSet|20021119190149|45014
ChangeSet
1.866.14.1 02/11/19 13:01:49 bsmith@terra.mcs.anl.gov +3 -0
add glenn matrix

src/dm/da/src/makefile
1.7 02/11/19 13:01:47 bsmith@terra.mcs.anl.gov +2 -2
add glenn matrix

bmake/linux_gcc_pgf90/variables
1.7.1.1 02/11/19 13:01:47 bsmith@terra.mcs.anl.gov +2 -2
add new libs

include/petscmat.h
1.37 02/11/16 18:32:40 bsmith@terra.mcs.anl.gov +1 -0
new matrix type for Glenn


Hg-commit: b2c9a85bd384ad56e6092016230ff183c9d564b0

show more ...


# b131e638 23-Sep-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.810
Kris@buschel2000.|ChangeSet|20020923194059|01149
ChangeSet
1.810 02/09/23 12:40:59 Kris@buschel2000. +0 -0
Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc
into b

bk-changeset-1.810
Kris@buschel2000.|ChangeSet|20020923194059|01149
ChangeSet
1.810 02/09/23 12:40:59 Kris@buschel2000. +0 -0
Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc
into buschel2000.:E:/Kris/petsc


Hg-commit: 007072df164c40ec5cfbd211fa0db52af9e9970e

show more ...


# aca3ecb4 19-Sep-2002 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.796.17.2
balay@asterix.mcs.anl.gov|ChangeSet|20020919164256|02566
ChangeSet
1.796.17.2 02/09/19 11:42:56 balay@asterix.mcs.anl.gov +0 -0
Merge shakey:/home/petsc/petsc-bk/petsc
i

bk-changeset-1.796.17.2
balay@asterix.mcs.anl.gov|ChangeSet|20020919164256|02566
ChangeSet
1.796.17.2 02/09/19 11:42:56 balay@asterix.mcs.anl.gov +0 -0
Merge shakey:/home/petsc/petsc-bk/petsc
into asterix.mcs.anl.gov:/home/balay/petsc-dev


Hg-commit: dbfa83659fbfda86443e90c3976d4a99b8d1a8b7

show more ...


# 222b16d4 18-Sep-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.796.18.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020918233335|02431
ChangeSet
1.796.18.1 02/09/18 18:33:35 bsmith@terra.mcs.anl.gov +5 -0
added symmetric initialize so that compiler w

bk-changeset-1.796.18.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020918233335|02431
ChangeSet
1.796.18.1 02/09/18 18:33:35 bsmith@terra.mcs.anl.gov +5 -0
added symmetric initialize so that compiler won't complain about unused variable __start

include/petscmat.h
1.36 02/09/18 18:31:38 bsmith@terra.mcs.anl.gov +8 -0
added symmetric initialize so that compiler won't complain about unused variable __start

src/snes/examples/tutorials/output/ex21_1.out
1.4 02/09/17 07:28:06 bsmith@terra.mcs.anl.gov +2 -2
fixed for changes to example code

src/sles/pc/impls/spai/examples/makefile
1.5 02/09/16 18:58:27 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/sles/examples/tutorials/ex10.c
1.10 02/09/16 13:31:14 bsmith@terra.mcs.anl.gov +5 -4
don't count partitioning in setup time

src/sles/pc/impls/spai/src/ispai.c
1.10 02/09/16 10:40:59 bsmith@terra.mcs.anl.gov +2 -2
fixes for parallel, loop needed to be only over local part


Hg-commit: 52664ba37acce30fb910f58081839d818fdba2c2

show more ...


# 69e95571 14-Sep-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.808
Kris@buschel2000.|ChangeSet|20020914085524|47883
ChangeSet
1.808 02/09/14 01:55:24 Kris@buschel2000. +2 -0
Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc
into b

bk-changeset-1.808
Kris@buschel2000.|ChangeSet|20020914085524|47883
ChangeSet
1.808 02/09/14 01:55:24 Kris@buschel2000. +2 -0
Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc
into buschel2000.:E:/Kris/petsc

src/mat/impls/baij/seq/baijfact2.c
1.6 02/09/14 01:55:22 Kris@buschel2000. +0 -0
Auto merged

src/mat/impls/baij/seq/baij.c
1.34 02/09/14 01:55:21 Kris@buschel2000. +0 -0
Auto merged


Hg-commit: 29fbf295d6b35c672844acf42d583fbe2618369a

show more ...


# 07a2dacb 13-Sep-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.796.1.41
bsmith@terra.mcs.anl.gov|ChangeSet|20020913205034|51794
ChangeSet
1.796.1.41 02/09/13 15:50:34 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/pets

bk-changeset-1.796.1.41
bsmith@terra.mcs.anl.gov|ChangeSet|20020913205034|51794
ChangeSet
1.796.1.41 02/09/13 15:50:34 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc
into terra.mcs.anl.gov:/sandbox/bsmith/petsc


Hg-commit: 9450b251da4d36a1d1dd1da38da2754839d8bcad

show more ...


# d3d32019 13-Sep-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.796.10.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020913205025|51776
ChangeSet
1.796.10.1 02/09/13 15:50:25 bsmith@terra.mcs.anl.gov +22 -0
fix up damping stuff
and add sbaij as geta

bk-changeset-1.796.10.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020913205025|51776
ChangeSet
1.796.10.1 02/09/13 15:50:25 bsmith@terra.mcs.anl.gov +22 -0
fix up damping stuff
and add sbaij as getable from da

src/sles/pc/impls/lu/lu.c
1.11 02/09/13 15:50:24 bsmith@terra.mcs.anl.gov +4 -7
fix up damping stuff

src/sles/pc/impls/ilu/ilu.c
1.8 02/09/13 15:50:24 bsmith@terra.mcs.anl.gov +3 -6
fix up damping stuff

src/sles/pc/impls/cholesky/cholesky.c
1.12 02/09/13 15:50:24 bsmith@terra.mcs.anl.gov +5 -3
fix up damping stuff

src/mat/interface/matrix.c
1.38 02/09/13 15:50:23 bsmith@terra.mcs.anl.gov +2 -2
fix up damping stuff

src/mat/impls/rowbs/mpi/mpirowbs.c
1.8 02/09/13 15:50:23 bsmith@terra.mcs.anl.gov +1 -1
fix up damping stuff

src/mat/impls/bdiag/seq/bdfact.c
1.4 02/09/13 15:50:23 bsmith@terra.mcs.anl.gov +2 -2
fix up damping stuff

src/mat/impls/baij/seq/baijfact3.c
1.6 02/09/13 15:50:23 bsmith@terra.mcs.anl.gov +2 -3
fix up damping stuff

src/mat/impls/baij/seq/baijfact2.c
1.4.1.1 02/09/13 15:50:23 bsmith@terra.mcs.anl.gov +3 -9
fix up damping stuff

src/mat/impls/baij/seq/baij.c
1.30.1.3 02/09/13 15:50:23 bsmith@terra.mcs.anl.gov +1 -1
fix up damping stuff

src/mat/impls/aij/seq/superlu.c
1.17 02/09/13 15:50:23 bsmith@terra.mcs.anl.gov +1 -6
fix up damping stuff

src/mat/impls/aij/seq/lusol.c
1.6 02/09/13 15:50:23 bsmith@terra.mcs.anl.gov +1 -5
fix up damping stuff

src/mat/impls/aij/seq/essl.c
1.5 02/09/13 15:50:23 bsmith@terra.mcs.anl.gov +1 -1
fix up damping stuff

src/mat/impls/aij/seq/aijspooles.c
1.10 02/09/13 15:50:23 bsmith@terra.mcs.anl.gov +1 -1
fix up damping stuff

src/mat/impls/aij/seq/aijnode.c
1.7 02/09/13 15:50:23 bsmith@terra.mcs.anl.gov +20 -27
fix up damping stuff

src/mat/impls/aij/seq/aijmatlab.c
1.5 02/09/13 15:50:23 bsmith@terra.mcs.anl.gov +1 -2
fix up damping stuff

src/mat/impls/aij/seq/aijfact.c
1.6 02/09/13 15:50:22 bsmith@terra.mcs.anl.gov +26 -50
fix up damping stuff

src/mat/impls/aij/seq/aij.h
1.8 02/09/13 15:50:22 bsmith@terra.mcs.anl.gov +0 -1
fix up damping stuff

src/mat/impls/aij/seq/aij.c
1.46 02/09/13 15:50:22 bsmith@terra.mcs.anl.gov +1 -1
fix up damping stuff

src/mat/impls/aij/mpi/mpiaijspooles.c
1.13 02/09/13 15:50:22 bsmith@terra.mcs.anl.gov +1 -1
fix up damping stuff

src/dm/da/utils/fdda.c
1.16 02/09/13 15:50:22 bsmith@terra.mcs.anl.gov +165 -3
get sbaij matrix with da

include/petscmat.h
1.35 02/09/13 15:50:20 bsmith@terra.mcs.anl.gov +18 -2
support for preallocating a symmetric sbaij matrix

src/dm/da/src/dagetarray.c
1.6 02/09/11 14:58:05 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***


Hg-commit: 5195048fd87aac8126a53a2ab149b48c578d4106

show more ...


# 6cd3a6c8 10-Sep-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.806
Kris@buschel2000.|ChangeSet|20020910191806|49988
ChangeSet
1.806 02/09/10 12:18:06 Kris@buschel2000. +0 -0
Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc
into b

bk-changeset-1.806
Kris@buschel2000.|ChangeSet|20020910191806|49988
ChangeSet
1.806 02/09/10 12:18:06 Kris@buschel2000. +0 -0
Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc
into buschel2000.:E:/Kris/petsc


Hg-commit: 0990c923b7408531b66c2a31dd6c196b1cad2ed6

show more ...


# 49b058dc 10-Sep-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.796.1.34
bsmith@terra.mcs.anl.gov|ChangeSet|20020910043207|51005
ChangeSet
1.796.1.34 02/09/09 23:32:07 bsmith@terra.mcs.anl.gov +5 -0
added MatFDColoringGetPerturbedColumns

src

bk-changeset-1.796.1.34
bsmith@terra.mcs.anl.gov|ChangeSet|20020910043207|51005
ChangeSet
1.796.1.34 02/09/09 23:32:07 bsmith@terra.mcs.anl.gov +5 -0
added MatFDColoringGetPerturbedColumns

src/mat/matimpl.h
1.16 02/09/09 23:32:06 bsmith@terra.mcs.anl.gov +1 -0
added MatFDColoringGetPerturbedColumns

src/mat/matfd/fdmatrix.c
1.7 02/09/09 23:32:06 bsmith@terra.mcs.anl.gov +36 -1
added MatFDColoringGetPerturbedColumns

src/mat/impls/aij/seq/aij.c
1.45 02/09/09 23:32:06 bsmith@terra.mcs.anl.gov +2 -0
added MatFDColoringGetPerturbedColumns

include/petscmat.h
1.34 02/09/09 22:51:37 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

include/petscmat.h
1.33 02/09/09 22:48:30 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/sles/pc/impls/hypre/hyppilut.c
1.28 02/09/09 13:54:07 bsmith@terra.mcs.anl.gov +5 -1
bad format for end of manual page, parameters for function


Hg-commit: f2fbc5c4222059e1fde5b7ff494bbd17a66f37d2

show more ...


# 788b9a6c 01-Sep-2002 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.803
Kris@buschel2000.attbi.com|ChangeSet|20020901080155|41151
ChangeSet
1.803 02/09/01 01:01:55 Kris@buschel2000.attbi.com +1 -0
Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc

bk-changeset-1.803
Kris@buschel2000.attbi.com|ChangeSet|20020901080155|41151
ChangeSet
1.803 02/09/01 01:01:55 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/baij/seq/baij.c
1.32 02/09/01 01:01:53 Kris@buschel2000.attbi.com +0 -0
Auto merged


Hg-commit: 482734d9d96d7559a0a188ab6d8c27fdddf7ae17

show more ...


# 3b2db978 29-Aug-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.796.1.20
bsmith@terra.mcs.anl.gov|ChangeSet|20020829214640|30957
ChangeSet
1.796.1.20 02/08/29 16:46:40 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/pets

bk-changeset-1.796.1.20
bsmith@terra.mcs.anl.gov|ChangeSet|20020829214640|30957
ChangeSet
1.796.1.20 02/08/29 16:46:40 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc
into terra.mcs.anl.gov:/sandbox/bsmith/petsc


Hg-commit: 05e972af09f87ea05f45c53cc4b60a335e7a3ac2

show more ...


# e82a3eee 29-Aug-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.796.3.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020829214618|50339
ChangeSet
1.796.3.1 02/08/29 16:46:18 bsmith@terra.mcs.anl.gov +10 -0
make MatUse public and handle matrix prefix pr

bk-changeset-1.796.3.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020829214618|50339
ChangeSet
1.796.3.1 02/08/29 16:46:18 bsmith@terra.mcs.anl.gov +10 -0
make MatUse public and handle matrix prefix properly for -mat_use...

src/vec/interface/map.c
1.7 02/08/29 16:46:17 bsmith@terra.mcs.anl.gov +1 -1
bad default, it didn't exist

include/petscmat.h
1.32 02/08/29 16:46:17 bsmith@terra.mcs.anl.gov +13 -0
allow users to call these things

bmake/common/rules
1.37 02/08/29 16:46:17 bsmith@terra.mcs.anl.gov +3 -0
give include dirs to users

src/mat/impls/sbaij/mpi/mpisbaij.c
1.35 02/08/29 16:40:47 bsmith@terra.mcs.anl.gov +4 -5
*** empty log message ***

src/mat/impls/sbaij/seq/sbaij.c
1.35 02/08/29 16:38:46 bsmith@terra.mcs.anl.gov +3 -6
*** empty log message ***

src/mat/impls/aij/mpi/mpiaij.c
1.34 02/08/29 16:37:19 bsmith@terra.mcs.anl.gov +2 -4
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.43 02/08/29 16:36:04 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.42 02/08/29 16:34:29 bsmith@terra.mcs.anl.gov +11 -20
*** empty log message ***

src/sys/src/error/errabort.c
1.8 02/08/21 12:40:08 bsmith@terra.mcs.anl.gov +3 -1
*** empty log message ***

src/sys/src/utils/fhost.c
1.9 02/08/20 23:02:49 bsmith@terra.mcs.anl.gov +22 -18
*** empty log message ***

docs/tex/petscapp.bib
1.42 02/08/20 09:48:06 bsmith@terra.mcs.anl.gov +10 -0
*** empty log message ***


Hg-commit: bcb525794a79ffe1842a13b48fc85edfd0ab0b83

show more ...


# c5d6d63e 15-Jul-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.752
bsmith@terra.mcs.anl.gov|ChangeSet|20020715204433|34534
ChangeSet
1.752 02/07/15 15:44:33 bsmith@terra.mcs.anl.gov +5 -0
stuff for shell

src/mat/impls/aij/mpi/mpiaij.c
1

bk-changeset-1.752
bsmith@terra.mcs.anl.gov|ChangeSet|20020715204433|34534
ChangeSet
1.752 02/07/15 15:44:33 bsmith@terra.mcs.anl.gov +5 -0
stuff for shell

src/mat/impls/aij/mpi/mpiaij.c
1.33 02/07/15 15:44:32 bsmith@terra.mcs.anl.gov +41 -4
stuff for shell

src/mat/examples/tests/ex86.c
1.2 02/07/15 15:44:32 bsmith@terra.mcs.anl.gov +4 -0
stuff for shell

src/mat/examples/tests/makefile
1.8 02/07/15 15:43:49 bsmith@terra.mcs.anl.gov +6 -1
*** empty log message ***

src/mat/examples/tests/ex86.c
1.1 02/07/15 15:42:09 bsmith@terra.mcs.anl.gov +13 -0

src/mat/examples/tests/ex86.c
1.0 02/07/15 15:42:09 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/mat/examples/tests/ex86.c

src/sles/pc/interface/precon.c
1.10.1.2 02/07/15 15:04:08 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/mat/impls/aij/mpi/mpiaij.c
1.32 02/07/15 13:36:49 bsmith@terra.mcs.anl.gov +58 -0
*** empty log message ***

include/petscmat.h
1.31 02/07/15 13:33:15 bsmith@terra.mcs.anl.gov +1 -0
*** empty log message ***


Hg-commit: be52bc84c4b9c4dd0da017a9303c2c3b9d4adc87

show more ...


# 5f2ed6fc 15-Jul-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.750
bsmith@terra.mcs.anl.gov|ChangeSet|20020715180105|20545
ChangeSet
1.750 02/07/15 13:01:05 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk

bk-changeset-1.750
bsmith@terra.mcs.anl.gov|ChangeSet|20020715180105|20545
ChangeSet
1.750 02/07/15 13:01:05 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc
into terra.mcs.anl.gov:/sandbox/bsmith/petsc


Hg-commit: ea4108429c7fed10a275f7127d510faa90caa83c

show more ...


# c8a8475e 15-Jul-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.743.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020715180044|57373
ChangeSet
1.743.1.1 02/07/15 13:00:44 bsmith@terra.mcs.anl.gov +8 -0
bunch o stuff

src/sles/examples/tutorials/ma

bk-changeset-1.743.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020715180044|57373
ChangeSet
1.743.1.1 02/07/15 13:00:44 bsmith@terra.mcs.anl.gov +8 -0
bunch o stuff

src/sles/examples/tutorials/makefile
1.22 02/07/15 13:00:43 bsmith@terra.mcs.anl.gov +6 -1
add example

src/sles/examples/tutorials/ex27.c
1.2 02/07/15 13:00:43 bsmith@terra.mcs.anl.gov +24 -164
test normal matrix

src/mat/impls/normal/normm.c
1.2 02/07/15 13:00:43 bsmith@terra.mcs.anl.gov +66 -34
add normal matrix

src/mat/impls/normal/makefile
1.2 02/07/15 13:00:43 bsmith@terra.mcs.anl.gov +3 -8
add normal matrix

include/petscmat.h
1.30 02/07/15 13:00:43 bsmith@terra.mcs.anl.gov +1 -0
add normal matrix

src/fortran/custom/zmat.c
1.19 02/07/11 13:52:25 bsmith@terra.mcs.anl.gov +7 -0
*** empty log message ***

src/sles/examples/tutorials/ex10.c
1.8 02/07/11 13:01:15 bsmith@terra.mcs.anl.gov +0 -1
*** empty log message ***

src/sles/examples/tutorials/ex27.c
1.1 02/07/11 12:54:29 bsmith@terra.mcs.anl.gov +333 -0

src/sles/examples/tutorials/ex27.c
1.0 02/07/11 12:54:29 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/sles/examples/tutorials/ex27.c

include/petscmat.h
1.29 02/07/11 11:15:23 bsmith@terra.mcs.anl.gov +1 -0
*** empty log message ***

src/mat/impls/normal/normm.c
1.1 02/07/11 11:08:21 bsmith@terra.mcs.anl.gov +48 -0

src/mat/impls/normal/makefile
1.1 02/07/11 11:08:21 bsmith@terra.mcs.anl.gov +23 -0

src/mat/impls/normal/normm.c
1.0 02/07/11 11:08:21 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/mat/impls/normal/normm.c

src/mat/impls/normal/makefile
1.0 02/07/11 11:08:21 bsmith@terra.mcs.anl.gov +0 -0
BitKeeper file /sandbox/bsmith/petsc/src/mat/impls/normal/makefile

docs/tex/petscapp.bib
1.41 02/07/10 15:54:21 bsmith@terra.mcs.anl.gov +7 -0
*** empty log message ***


Hg-commit: bcbcf294b28fde38be5416001b92173df10638da

show more ...


# b5379f47 23-May-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.695
bsmith@terra.mcs.anl.gov|ChangeSet|20020523195629|06799
ChangeSet
1.695 02/05/23 14:56:29 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk

bk-changeset-1.695
bsmith@terra.mcs.anl.gov|ChangeSet|20020523195629|06799
ChangeSet
1.695 02/05/23 14:56:29 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc
into terra.mcs.anl.gov:/sandbox/bsmith/petsc


Hg-commit: a468b813e1735e3ced06eb13e074219dff3651d1

show more ...


# 2cd6534a 23-May-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.692.2.2
bsmith@terra.mcs.anl.gov|ChangeSet|20020523195614|06480
ChangeSet
1.692.2.2 02/05/23 14:56:14 bsmith@terra.mcs.anl.gov +5 -0
more support for MatScaleDiagonalLocal() per Gl

bk-changeset-1.692.2.2
bsmith@terra.mcs.anl.gov|ChangeSet|20020523195614|06480
ChangeSet
1.692.2.2 02/05/23 14:56:14 bsmith@terra.mcs.anl.gov +5 -0
more support for MatScaleDiagonalLocal() per Glenn

src/mat/impls/baij/mpi/mmbaij.c
1.8 02/05/23 14:56:14 bsmith@terra.mcs.anl.gov +6 -2
more support for MatScaleDiagonalLocal() per Glenn

src/mat/impls/aij/mpi/mmaij.c
1.4 02/05/23 14:56:14 bsmith@terra.mcs.anl.gov +107 -0
more support for MatScaleDiagonalLocal() per Glenn

src/fortran/custom/zmat.c
1.16 02/05/23 14:55:26 bsmith@terra.mcs.anl.gov +0 -2
*** empty log message ***

src/mat/interface/matrix.c
1.30 02/05/23 14:53:54 bsmith@terra.mcs.anl.gov +1 -0
*** empty log message ***

src/mat/interface/matrix.c
1.29 02/05/23 14:53:24 bsmith@terra.mcs.anl.gov +62 -0
*** empty log message ***

include/petscmat.h
1.28 02/05/23 14:41:01 bsmith@terra.mcs.anl.gov +1 -2
*** empty log message ***

src/fortran/custom/zmat.c
1.15 02/05/23 14:40:47 bsmith@terra.mcs.anl.gov +3 -17
*** empty log message ***

src/fortran/custom/zmat.c
1.14 02/05/23 14:21:33 bsmith@terra.mcs.anl.gov +5 -5
bug fix reported by Glenn


Hg-commit: 128fc8605b0d4d3240b1d9beb9afb8b7f72c14ec

show more ...


# fe41bb38 16-May-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.679
bsmith@terra.mcs.anl.gov|ChangeSet|20020516162744|05601
ChangeSet
1.679 02/05/16 11:27:44 bsmith@terra.mcs.anl.gov +1 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk

bk-changeset-1.679
bsmith@terra.mcs.anl.gov|ChangeSet|20020516162744|05601
ChangeSet
1.679 02/05/16 11:27:44 bsmith@terra.mcs.anl.gov +1 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc
into terra.mcs.anl.gov:/sandbox/bsmith/petsc

include/petscversion.h
1.53 02/05/16 11:27:44 bsmith@terra.mcs.anl.gov +0 -0
Auto merged


Hg-commit: e78e9350309e11a20f4d45c6f2209e0e92ac654a

show more ...


# 120db16b 15-May-2002 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.672.1.6
knepley@spinetta.mcs.anl.gov|ChangeSet|20020515174924|06222
ChangeSet
1.672.1.6 02/05/15 12:49:24 knepley@spinetta.mcs.anl.gov +0 -0
Merge shakey:/home/petsc/petsc-bk/petsc

bk-changeset-1.672.1.6
knepley@spinetta.mcs.anl.gov|ChangeSet|20020515174924|06222
ChangeSet
1.672.1.6 02/05/15 12:49:24 knepley@spinetta.mcs.anl.gov +0 -0
Merge shakey:/home/petsc/petsc-bk/petsc
into spinetta.mcs.anl.gov:/sandbox/knepley/PETSc-dev/petsc


Hg-commit: b65c24489b953a3ca807977bdf367977594fcbbc

show more ...


# 06e61f47 15-May-2002 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.672.3.1
knepley@spinetta.mcs.anl.gov|ChangeSet|20020515174902|06227
ChangeSet
1.672.3.1 02/05/15 12:49:02 knepley@spinetta.mcs.anl.gov +1 -0
Remove redundant declaration

include

bk-changeset-1.672.3.1
knepley@spinetta.mcs.anl.gov|ChangeSet|20020515174902|06227
ChangeSet
1.672.3.1 02/05/15 12:49:02 knepley@spinetta.mcs.anl.gov +1 -0
Remove redundant declaration

include/petscmat.h
1.27 02/05/15 12:49:01 knepley@spinetta.mcs.anl.gov +0 -1
Remove redundant declaration


Hg-commit: 3057bfa515bece184f1aa3e2938d50c3726c1768

show more ...


# 4bd36c22 17-Apr-2002 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.624
knepley@khan.mcs.anl.gov|ChangeSet|20020417133024|16903
ChangeSet
1.624 02/04/17 08:30:24 knepley@khan.mcs.anl.gov +2 -0
Merge

include/petscmat.h
1.26 02/04/17 08:30:24

bk-changeset-1.624
knepley@khan.mcs.anl.gov|ChangeSet|20020417133024|16903
ChangeSet
1.624 02/04/17 08:30:24 knepley@khan.mcs.anl.gov +2 -0
Merge

include/petscmat.h
1.26 02/04/17 08:30:24 knepley@khan.mcs.anl.gov +0 -0
Merge

bmake/common/variables
1.32 02/04/17 08:30:24 knepley@khan.mcs.anl.gov +1 -2
Bad merge, will fix


Hg-commit: b3357eb7ba561b07098c7f65777326f8340200d3

show more ...


# 7dbadf16 17-Apr-2002 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.528.2.1
knepley@khan.mcs.anl.gov|ChangeSet|20020417132650|37458
ChangeSet
1.528.2.1 02/04/17 08:26:50 knepley@khan.mcs.anl.gov +12 -0
Fixed Mathematica support

src/vec/impls/seq

bk-changeset-1.528.2.1
knepley@khan.mcs.anl.gov|ChangeSet|20020417132650|37458
ChangeSet
1.528.2.1 02/04/17 08:26:50 knepley@khan.mcs.anl.gov +12 -0
Fixed Mathematica support

src/vec/impls/seq/bvec2.c
1.12 02/04/17 08:26:50 knepley@khan.mcs.anl.gov +4 -1
Add Mathematica support

src/vec/impls/mpi/pdvec.c
1.5 02/04/17 08:26:50 knepley@khan.mcs.anl.gov +5 -2
Add Mathematica support

src/sys/src/viewer/interface/viewregall.c
1.5 02/04/17 08:26:50 knepley@khan.mcs.anl.gov +11 -7
Add Mathematica support

src/sys/src/viewer/impls/mathematica/mathematica.h
1.6 02/04/17 08:26:50 knepley@khan.mcs.anl.gov +14 -0
New connection setup interface

src/sys/src/viewer/impls/mathematica/mathematica.c
1.13 02/04/17 08:26:50 knepley@khan.mcs.anl.gov +310 -181
Redo connection setup to match new paradigm
Extend port concept to handle Windows Mathematica
Upgrade to new Grid interface

src/sys/src/viewer/impls/mathematica/makefile
1.4 02/04/17 08:26:50 knepley@khan.mcs.anl.gov +1 -1
Pick up Mathematica includes

src/sles/examples/tutorials/ex1.c
1.5 02/04/17 08:26:50 knepley@khan.mcs.anl.gov +1 -0
Name vector for viewers

include/petscviewer.h
1.22 02/04/17 08:26:50 knepley@khan.mcs.anl.gov +0 -3
Removed superfluous prototype

include/petscvec.h
1.21 02/04/17 08:26:50 knepley@khan.mcs.anl.gov +3 -0
Added Mathematica support

include/petscmat.h
1.22.2.1 02/04/17 08:26:50 knepley@khan.mcs.anl.gov +3 -0
Added Mathematica support

bmake/config/packages.in
1.12 02/04/17 08:26:50 knepley@khan.mcs.anl.gov +5 -0
Added Mathematica support

bmake/common/variables
1.25.1.1 02/04/17 08:26:50 knepley@khan.mcs.anl.gov +3 -2
Added Mathematica support


Hg-commit: b3b6aa7081b7cdd2c9c6b85d88e46a3c4f603d6b

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


# 0bac00bd 08-Apr-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.602.1.2
bsmith@terra.mcs.anl.gov|ChangeSet|20020408202511|36916
ChangeSet
1.602.1.2 02/04/08 15:25:11 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/

bk-changeset-1.602.1.2
bsmith@terra.mcs.anl.gov|ChangeSet|20020408202511|36916
ChangeSet
1.602.1.2 02/04/08 15:25:11 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc
into terra.mcs.anl.gov:/sandbox/bsmith/petsc


Hg-commit: 3e80968685643f6c53a17224dce9fba9d599ef4c

show more ...


# 71d41ebe 08-Apr-2002 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.602.2.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020408202455|36698
ChangeSet
1.602.2.1 02/04/08 15:24:55 bsmith@terra.mcs.anl.gov +7 -0
allow matrix free matrices without snes
recom

bk-changeset-1.602.2.1
bsmith@terra.mcs.anl.gov|ChangeSet|20020408202455|36698
ChangeSet
1.602.2.1 02/04/08 15:24:55 bsmith@terra.mcs.anl.gov +7 -0
allow matrix free matrices without snes
recompiling petsc for new external package without recompiling all of PERTSc

src/sys/src/objects/pinit.c
1.14 02/04/08 15:24:55 bsmith@terra.mcs.anl.gov +2 -2
typo

src/mat/interface/matrix.c
1.27 02/04/08 14:16:36 bsmith@terra.mcs.anl.gov +1 -0
moved here cause can be used without snes

src/snes/interface/snes.c
1.18 02/04/08 14:15:49 bsmith@terra.mcs.anl.gov +0 -1
*** empty log message ***

include/petscmat.h
1.25 02/04/08 14:14:56 bsmith@terra.mcs.anl.gov +1 -0
snesmfctx cookie moved here because it may be used without snes

include/petscsnes.h
1.12 02/04/08 14:14:24 bsmith@terra.mcs.anl.gov +0 -1
*** empty log message ***

bmake/common/variables
1.31 02/04/08 14:02:49 bsmith@terra.mcs.anl.gov +18 -5
*** empty log message ***

bmake/common/rules
1.29 02/04/08 14:02:42 bsmith@terra.mcs.anl.gov +47 -0
*** empty log message ***

bmake/common/variables
1.30 02/04/08 10:27:32 bsmith@terra.mcs.anl.gov +5 -1
*** empty log message ***


Hg-commit: b5d5f50987d390806bd2284397b0200aaf0ff3a4

show more ...


1...<<81828384858687888990>>...93