History log of /petsc/include/petscmat.h (Results 1926 – 1950 of 2308)
Revision Date Author Comments
# 1ecfd215 18-Mar-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2058.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040318015203|36969
ChangeSet
1.2058.1.1 04/03/17 19:52:03 barrysmith@barry-smiths-computer.local +7 -0
added Vec/MatStas

bk-changeset-1.2058.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040318015203|36969
ChangeSet
1.2058.1.1 04/03/17 19:52:03 barrysmith@barry-smiths-computer.local +7 -0
added Vec/MatStashGetInfo()

src/vec/utils/vecstash.c
1.7 04/03/17 19:52:01 barrysmith@barry-smiths-computer.local +5 -4
added Vec/MatStashGetInfo()

src/vec/interface/vector.c
1.75 04/03/17 19:52:01 barrysmith@barry-smiths-computer.local +34 -3
added Vec/MatStashGetInfo()

src/mat/utils/matstash.c
1.7 04/03/17 19:52:01 barrysmith@barry-smiths-computer.local +5 -3
added Vec/MatStashGetInfo()

src/mat/interface/matrix.c
1.100 04/03/17 19:52:01 barrysmith@barry-smiths-computer.local +35 -3
added Vec/MatStashGetInfo()

include/petscvec.h
1.42 04/03/17 19:52:01 barrysmith@barry-smiths-computer.local +2 -1
added Vec/MatStashGetInfo()

include/petscmat.h
1.108 04/03/17 19:52:01 barrysmith@barry-smiths-computer.local +2 -1
added Vec/MatStashGetInfo()

docs/website/documentation/changes/221.html
1.5 04/03/17 19:52:01 barrysmith@barry-smiths-computer.local +4 -0
added Vec/MatStashGetInfo()


Hg-commit: 366456a408b7436b02a43fe1f4bda9728bebf68a

show more ...


# 76d43ee3 25-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1968
barrysmith@barry-smiths-computer.local|ChangeSet|20040225034115|35325
ChangeSet
1.1968 04/02/24 21:41:15 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.1968
barrysmith@barry-smiths-computer.local|ChangeSet|20040225034115|35325
ChangeSet
1.1968 04/02/24 21:41:15 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: df98213d43536ed9728221ccb7d7b6a3fa58b29e

show more ...


# 1d73ed98 25-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1966.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040225034103|35327
ChangeSet
1.1966.1.1 04/02/24 21:41:03 barrysmith@barry-smiths-computer.local +12 -0
removing chkerrq

bk-changeset-1.1966.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040225034103|35327
ChangeSet
1.1966.1.1 04/02/24 21:41:03 barrysmith@barry-smiths-computer.local +12 -0
removing chkerrq from many macros since they require functions that return int error codes
plus a couple minor error fixes

src/vec/interface/vector.c
1.74 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +5 -0
removing chkerrq from many macros since they require functions that return int error codes

src/mat/interface/matrix.c
1.98 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +4 -0
removing chkerrq from many macros since they require functions that return int error codes

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.23 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +1 -1
removing chkerrq from many macros since they require functions that return int error codes

src/ksp/ksp/impls/lgmres/makefile
1.6 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +1 -1
removing chkerrq from many macros since they require functions that return int error codes

src/ksp/ksp/impls/lgmres/lgmresp.h
1.5 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +0 -1
removing chkerrq from many macros since they require functions that return int error codes

src/ksp/ksp/impls/lgmres/lgmres.c
1.17 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +22 -0
removing chkerrq from many macros since they require functions that return int error codes

src/ksp/ksp/impls/gmres/gmres.c
1.33 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +4 -2
removing chkerrq from many macros since they require functions that return int error codes

include/vecimpl.h
1.20 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +1 -1
removing chkerrq from many macros since they require functions that return int error codes

include/petscvec.h
1.41 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +32 -7
removing chkerrq from many macros since they require functions that return int error codes

include/petscmat.h
1.107 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +13 -19
removing chkerrq from many macros since they require functions that return int error codes

include/petscksp.h
1.37 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +4 -0
removing chkerrq from many macros since they require functions that return int error codes

include/petscbt.h
1.9 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +2 -5
removing chkerrq from many macros since they require functions that return int error codes

include/petscmat.h
1.106 04/02/24 19:45:16 barrysmith@barry-smiths-computer.local +3 -0
*** empty log message ***


Hg-commit: da943cebb1da84021701571424b10c8846195910

show more ...


# 5e07c920 24-Feb-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1957
balay@asterix.mcs.anl.gov|ChangeSet|20040224172639|31629
ChangeSet
1.1957 04/02/24 11:26:39 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into

bk-changeset-1.1957
balay@asterix.mcs.anl.gov|ChangeSet|20040224172639|31629
ChangeSet
1.1957 04/02/24 11:26:39 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev


Hg-commit: 485989375c7f7c5089d4b8befd938b9a5a13c034

show more ...


# 71306c60 24-Feb-2004 jroman <jroman@hypercat1-1.dsic.upv.es>

bk-changeset-1.1955.1.2
jroman@hypercat1-1.dsic.upv.es|ChangeSet|20040224112502|29158
ChangeSet
1.1955.1.2 04/02/24 12:25:02 jroman@hypercat1-1.dsic.upv.es +14 -0
Added subdirectories chaco, jost

bk-changeset-1.1955.1.2
jroman@hypercat1-1.dsic.upv.es|ChangeSet|20040224112502|29158
ChangeSet
1.1955.1.2 04/02/24 12:25:02 jroman@hypercat1-1.dsic.upv.es +14 -0
Added subdirectories chaco, jostle, party and scotch in src/mat/partition/impls
to interface PETSc to several external libraries for sparse matrix partitioning.
The file src/mat/partitioning/impls/readme includes a short description.



BitKeeper/etc/logging_ok
1.78 04/02/24 12:25:02 jroman@hypercat1-1.dsic.upv.es +1 -0
Logging to logging@openlogging.org accepted

src/mat/partition/impls/scotch/scotch.c
1.1 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +667 -0

src/mat/partition/impls/scotch/makefile
1.1 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +18 -0

src/mat/partition/impls/readme
1.1 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +57 -0

src/mat/partition/impls/party/party.c
1.1 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +428 -0

src/mat/partition/impls/party/makefile
1.1 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +18 -0

src/mat/partition/impls/jostle/makefile
1.1 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +18 -0

src/mat/partition/impls/jostle/jostle.c
1.1 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +308 -0

src/mat/partition/impls/chaco/makefile
1.1 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +18 -0

src/mat/partition/impls/chaco/chaco.c
1.1 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +527 -0

src/mat/partition/spartition.c
1.6 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +16 -0
Register new partitioning types

src/mat/partition/impls/scotch/scotch.c
1.0 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +0 -0
BitKeeper file /home/jroman/soft/petsc-dev/src/mat/partition/impls/scotch/scotch.c

src/mat/partition/impls/scotch/makefile
1.0 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +0 -0
BitKeeper file /home/jroman/soft/petsc-dev/src/mat/partition/impls/scotch/makefile

src/mat/partition/impls/readme
1.0 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +0 -0
BitKeeper file /home/jroman/soft/petsc-dev/src/mat/partition/impls/readme

src/mat/partition/impls/party/party.c
1.0 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +0 -0
BitKeeper file /home/jroman/soft/petsc-dev/src/mat/partition/impls/party/party.c

src/mat/partition/impls/party/makefile
1.0 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +0 -0
BitKeeper file /home/jroman/soft/petsc-dev/src/mat/partition/impls/party/makefile

src/mat/partition/impls/makefile
1.5 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +1 -1
New directories for external partitioning libraries

src/mat/partition/impls/jostle/makefile
1.0 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +0 -0
BitKeeper file /home/jroman/soft/petsc-dev/src/mat/partition/impls/jostle/makefile

src/mat/partition/impls/jostle/jostle.c
1.0 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +0 -0
BitKeeper file /home/jroman/soft/petsc-dev/src/mat/partition/impls/jostle/jostle.c

src/mat/partition/impls/chaco/makefile
1.0 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +0 -0
BitKeeper file /home/jroman/soft/petsc-dev/src/mat/partition/impls/chaco/makefile

src/mat/partition/impls/chaco/chaco.c
1.0 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +0 -0
BitKeeper file /home/jroman/soft/petsc-dev/src/mat/partition/impls/chaco/chaco.c

include/petscmat.h
1.105 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +47 -0
Added new MAT_PARTITIONING types, as well as prototypes of available user functions and enumerate types

bmake/common/variables
1.57 04/02/24 12:24:54 jroman@hypercat1-1.dsic.upv.es +9 -2
Added PETSC_HAVE_XXXX and XXXX_LIB for new partitioning interfaces


Hg-commit: b3aa0659af61a40078ba557001941612c3251a5c

show more ...


# d6673475 23-Feb-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1948
balay@asterix.mcs.anl.gov|ChangeSet|20040223155131|06387
ChangeSet
1.1948 04/02/23 09:51:31 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into

bk-changeset-1.1948
balay@asterix.mcs.anl.gov|ChangeSet|20040223155131|06387
ChangeSet
1.1948 04/02/23 09:51:31 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev


Hg-commit: f35e62097607a9be839ea35399de07d099967d51

show more ...


# 7065e2aa 23-Feb-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1946.1.3
Kris@p4buschel.|ChangeSet|20040223112524|04933
ChangeSet
1.1946.1.3 04/02/23 03:25:24 Kris@p4buschel. +7 -0
More cleanup for "matlab" matrix class.

src/mat/interface/ma

bk-changeset-1.1946.1.3
Kris@p4buschel.|ChangeSet|20040223112524|04933
ChangeSet
1.1946.1.3 04/02/23 03:25:24 Kris@p4buschel. +7 -0
More cleanup for "matlab" matrix class.

src/mat/interface/matregis.c
1.31 04/02/23 03:25:23 Kris@p4buschel. +6 -0
Register "matlab" matrix class constructor.

src/mat/impls/aij/seq/matlab/makefile
1.2 04/02/23 03:25:23 Kris@p4buschel. +1 -1
Forgot to use MATLAB_INCLUDE in CFLAGS in matlab matrix impl directory

src/mat/impls/aij/seq/makefile
1.26 04/02/23 03:25:23 Kris@p4buschel. +4 -4
updated SeqAIJ's makefile wrt matlab subdirectory

include/petscmat.h
1.104 04/02/23 03:25:23 Kris@p4buschel. +1 -0
Matrix class 'matlab' defined for C users as MATMATLAB

include/finclude/petscmat.h
1.15 04/02/23 03:25:22 Kris@p4buschel. +1 -1
Matrix type 'matlab' defined for FORTRAN users as MATMATLAB

docs/tex/manual/part2.tex
1.68 04/02/23 03:25:22 Kris@p4buschel. +1 -0
Added Matlab matrix type to the inheritec matrix class table for external solvers.

bmake/common/variables
1.56 04/02/23 03:25:22 Kris@p4buschel. +1 -0
What is this for ????
It seemed like something belonged here, but I have no idea what or why!


Hg-commit: 2541f927e30dc72daf99c40317cae42e9c389a22

show more ...


# 05db81ec 23-Feb-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1946.1.2
Kris@p4buschel.|ChangeSet|20040223110438|17416
ChangeSet
1.1946.1.2 04/02/23 03:04:38 Kris@p4buschel. +3 -0
Implement "matlab" matrix class.

src/mat/impls/aij/seq/matla

bk-changeset-1.1946.1.2
Kris@p4buschel.|ChangeSet|20040223110438|17416
ChangeSet
1.1946.1.2 04/02/23 03:04:38 Kris@p4buschel. +3 -0
Implement "matlab" matrix class.

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.20 04/02/23 03:04:37 Kris@p4buschel. +166 -41
Implement matlab matrix class.

src/mat/impls/aij/seq/aij.c
1.128 04/02/23 03:04:37 Kris@p4buschel. +0 -5
Eliminate Matlab protected calls from SeqAIJ matrix class source.

include/petscmat.h
1.103 04/02/23 03:04:37 Kris@p4buschel. +0 -1
Remove MatUseMatlab_SeqAIJ


Hg-commit: e68cd968a78f945a8e6a9e631cb1dd80bb0e39a8

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


# b4319ba4 18-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.110
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040218171425|63990
ChangeSet
1.1929.1.110 04/02/18 11:14:25 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
change name of i

bk-changeset-1.1929.1.110
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040218171425|63990
ChangeSet
1.1929.1.110 04/02/18 11:14:25 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
change name of is. files so won't conflict when generating Fortran stubs
PLUS added --with-shared to allow turning off shared libraries

src/mat/impls/is/matis.c
1.13 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
change name of is. files so won't conflict when generating Fortran stubs

src/ksp/pc/impls/is/pcis.h
1.7 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
change name of is. files so won't conflict when generating Fortran stubs

src/ksp/pc/impls/is/pcis.c
1.13 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
change name of is. files so won't conflict when generating Fortran stubs

src/ksp/pc/impls/is/nn/nn.h
1.7 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
change name of is. files so won't conflict when generating Fortran stubs

python/PETSc/Configure.py
1.203 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +6 -2
add ability to turn off shared libraries

config/linux-gnu-ia64.py
1.4 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +2 -1
cannot make shared libraries on this machine

bmake/common/rules.shared.basic
1.8 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
shared_none rule to allow turning off shared libraries

src/ksp/pc/impls/is/nn/nn.h
1.6 04/02/18 10:50:28 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
is.h change to pcis.h

src/ksp/pc/impls/is/pcis.h
1.6 04/02/18 10:49:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/ksp/pc/impls/is/is.h -> src/ksp/pc/impls/is/pcis.h

src/ksp/pc/impls/is/pcis.c
1.12 04/02/18 10:49:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/ksp/pc/impls/is/is.c -> src/ksp/pc/impls/is/pcis.c

src/ksp/pc/impls/is/makefile
1.5 04/02/18 10:49:43 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
add pc to file names

src/mat/impls/is/matis.h
1.4 04/02/18 10:48:42 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/mat/impls/is/is.h -> src/mat/impls/is/matis.h

src/mat/impls/is/matis.c
1.12 04/02/18 10:48:35 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/mat/impls/is/is.c -> src/mat/impls/is/matis.c

src/mat/impls/is/makefile
1.4 04/02/18 10:48:27 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
change is file to matis

src/mat/impls/is/is.c
1.11 04/02/18 10:47:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
need new name

include/petscmat.h
1.102 04/02/18 10:45:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
damn, Kris had not fixed the useMatlab one

todo
1.29 04/02/18 10:45:15 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
*** empty log message ***

bmake/common/rules
1.106 04/02/18 10:40:54 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
be quite on pulls, hopefully this means don't list all the files pulled


Hg-commit: d5b72083ae1c910f37bf123eee092ca0d7389677

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


# 4cb7fc73 25-Jan-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1893
barrysmith@barry-smiths-computer.local|ChangeSet|20040125230651|34085
ChangeSet
1.1893 04/01/25 17:06:51 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.1893
barrysmith@barry-smiths-computer.local|ChangeSet|20040125230651|34085
ChangeSet
1.1893 04/01/25 17:06:51 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/mat/impls/baij/seq/baij.h
1.18 04/01/25 17:06:50 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 07323943f216ba9a300ca8697ea355bb5ee569d4

show more ...


# a1d92eed 25-Jan-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1888.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20040125230626|19659
ChangeSet
1.1888.1.2 04/01/25 17:06:26 barrysmith@barry-smiths-computer.local +10 -0
initial work for

bk-changeset-1.1888.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20040125230626|19659
ChangeSet
1.1888.1.2 04/01/25 17:06:26 barrysmith@barry-smiths-computer.local +10 -0
initial work for adding point block SOR and
initial work for improving scalability of DANaturalToGlobal() and GlobalToNatural()
so they do not need global AO object

src/mat/interface/matrix.c
1.91 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +44 -1
introduce MatPBRelax for point block SOR

src/mat/impls/baij/seq/baij.h
1.16.1.1 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +2 -1
invert diagonal of matrix, for pbjacobi and pbsor

src/mat/impls/baij/seq/baij.c
1.69 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +64 -0
invert diagonal of matrix, for pbjacobi and pbsor

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.7 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +5 -39
keep the inverse diagonal of matrix inside the matrix object

src/dm/da/examples/tests/makefile
1.14 04/01/25 17:06:23 barrysmith@barry-smiths-computer.local +17 -2
basic test of saving DA vectors to file in natural ordering

src/dm/da/examples/tests/ex23.c
1.2 04/01/25 17:03:04 barrysmith@barry-smiths-computer.local +27 -82
basic test of saving DA vectors to file in natural ordering

src/dm/da/examples/tests/ex23.c
1.1 04/01/25 16:09:28 barrysmith@barry-smiths-computer.local +132 -0

src/dm/da/examples/tests/ex23.c
1.0 04/01/25 16:09:28 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tests/ex23.c

todo
1.14 04/01/25 16:05:55 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***

src/dm/da/src/dadist.c
1.10 04/01/25 15:54:48 barrysmith@barry-smiths-computer.local +3 -0
*** empty log message ***

include/petscmat.h
1.99 04/01/23 10:42:54 barrysmith@barry-smiths-computer.local +2 -1
added point block relaxation

src/mat/matimpl.h
1.34 04/01/23 10:41:45 barrysmith@barry-smiths-computer.local +2 -1
added pbrelax for Point Block relaxation (SOR and Gauss-Seidel)


Hg-commit: 9a982fbca8f7cb3207c0a49f70d3d389cdcc2416

show more ...


# 234db7c0 13-Dec-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1802
barrysmith@barry-smiths-computer.local|ChangeSet|20031213035127|04580
ChangeSet
1.1802 03/12/12 21:51:27 barrysmith@barry-smiths-computer.local +16 -0
more buildtest upgrades

bk-changeset-1.1802
barrysmith@barry-smiths-computer.local|ChangeSet|20031213035127|04580
ChangeSet
1.1802 03/12/12 21:51:27 barrysmith@barry-smiths-computer.local +16 -0
more buildtest upgrades
more const char *

src/mat/order/sregis.c
1.7 03/12/12 21:51:25 barrysmith@barry-smiths-computer.local +7 -7
const char * stuff

src/mat/order/sprcm.c
1.4 03/12/12 21:51:25 barrysmith@barry-smiths-computer.local +1 -1
const char * stuff

src/mat/order/spqmd.c
1.4 03/12/12 21:51:25 barrysmith@barry-smiths-computer.local +1 -1
const char * stuff

src/mat/order/spnd.c
1.4 03/12/12 21:51:25 barrysmith@barry-smiths-computer.local +1 -1
const char * stuff

src/mat/order/sp1wd.c
1.4 03/12/12 21:51:25 barrysmith@barry-smiths-computer.local +1 -1
const char * stuff

src/mat/order/sorder.c
1.13 03/12/12 21:51:25 barrysmith@barry-smiths-computer.local +5 -5
const char * stuff

src/mat/impls/aij/seq/aijfact.c
1.44 03/12/12 21:51:24 barrysmith@barry-smiths-computer.local +1 -1
const char * stuff

src/mat/color/color.c
1.12 03/12/12 21:51:24 barrysmith@barry-smiths-computer.local +5 -5
const char * stuff

python/PETSc/packages/X11.py
1.3 03/12/12 21:51:24 barrysmith@barry-smiths-computer.local +3 -3
put flag if found x11

maint/buildtest
1.40 03/12/12 21:51:24 barrysmith@barry-smiths-computer.local +11 -12
default arch is argv[1]
for configure runs get list of jobs from files generated by configure

include/petscmat.h
1.98 03/12/12 21:51:24 barrysmith@barry-smiths-computer.local +3 -3
more const char*

config/configure.py
1.48 03/12/12 21:51:24 barrysmith@barry-smiths-computer.local +16 -0
save which tests should be done in buildtest

bmake/common/rules
1.90 03/12/12 21:51:24 barrysmith@barry-smiths-computer.local +4 -1
ignore more compile errors on apple

src/mat/order/sorder.c
1.12 03/12/12 21:37:41 barrysmith@barry-smiths-computer.local +1 -1
another missing const char*

src/vec/examples/tests/makefile
1.10 03/12/12 21:36:17 barrysmith@barry-smiths-computer.local +3 -3
missed another f addition for fortran examples

python/PETSc/Configure.py
1.162 03/12/12 19:07:48 barrysmith@barry-smiths-computer.local +4 -4
make usingMPIUni visible everywhere

maint/killnightly
1.21 03/12/12 19:00:39 barrysmith@barry-smiths-computer.local +1 -1
arch is always name of arch file (unless overwritten)


Hg-commit: b4cb02b0ade692ca4d5a993a36f82f2ca8a930c3

show more ...


# beff0ce9 12-Dec-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1800
barrysmith@barry-smiths-computer.local|ChangeSet|20031212223353|58633
ChangeSet
1.1800 03/12/12 16:33:53 barrysmith@barry-smiths-computer.local +13 -0
const char* stuff

src

bk-changeset-1.1800
barrysmith@barry-smiths-computer.local|ChangeSet|20031212223353|58633
ChangeSet
1.1800 03/12/12 16:33:53 barrysmith@barry-smiths-computer.local +13 -0
const char* stuff

src/sys/src/draw/examples/tests/ex9.c
1.4 03/12/12 16:33:51 barrysmith@barry-smiths-computer.local +1 -1
const char* stuff

src/snes/examples/tutorials/ex10d/ex10.c
1.9 03/12/12 16:33:51 barrysmith@barry-smiths-computer.local +25 -25
const char* stuff

src/mat/examples/tutorials/ex1.c
1.6 03/12/12 16:33:51 barrysmith@barry-smiths-computer.local +7 -7
const char* stuff

include/petscmat.h
1.97 03/12/12 16:32:56 barrysmith@barry-smiths-computer.local +1 -1
const char* stuff

src/mat/order/sorder.c
1.11 03/12/12 16:32:30 barrysmith@barry-smiths-computer.local +1 -1
const char *

src/sys/src/draw/utils/axis.c
1.8 03/12/12 16:30:15 barrysmith@barry-smiths-computer.local +1 -1
const char* stuff

include/petscdraw.h
1.18 03/12/12 16:29:58 barrysmith@barry-smiths-computer.local +1 -1
const char* stuff

include/petsc.h
1.47 03/12/12 16:27:09 barrysmith@barry-smiths-computer.local +1 -1
const char* stuff

src/sys/src/objects/pinit.c
1.28 03/12/12 16:27:03 barrysmith@barry-smiths-computer.local +1 -1
*** empty log message ***

src/snes/examples/tests/ex13.c
1.6 03/12/12 16:23:01 barrysmith@barry-smiths-computer.local +9 -9
const char * stuff

src/snes/examples/tests/ex7.c
1.6 03/12/12 16:22:20 barrysmith@barry-smiths-computer.local +8 -8
const char * stuff

src/ksp/examples/tests/ex10.c
1.8 03/12/12 16:21:13 barrysmith@barry-smiths-computer.local +6 -6
const char * stuff

src/ksp/pc/examples/tutorials/ex2.c
1.9 03/12/12 16:20:01 barrysmith@barry-smiths-computer.local +13 -9
fixed ksp problems from when sles was eliminated


Hg-commit: a5523fd69d15b6158d5c3b6c68b0a9fdd028db79

show more ...


# a13f851b 10-Dec-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.1787
knepley@khan.mcs.anl.gov|ChangeSet|20031210164308|49873
ChangeSet
1.1787 03/12/10 10:43:08 knepley@khan.mcs.anl.gov +2 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.1787
knepley@khan.mcs.anl.gov|ChangeSet|20031210164308|49873
ChangeSet
1.1787 03/12/10 10:43:08 knepley@khan.mcs.anl.gov +2 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc

python/PETSc/packages/MPI.py
1.64 03/12/10 10:43:06 knepley@khan.mcs.anl.gov +0 -1
Auto merged

python/PETSc/Configure.py
1.160 03/12/10 10:43:06 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: de87400c1ea3a8c08f76863be8cce3583c80782b

show more ...


# ed79fdab 09-Dec-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1784.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031209233454|48927
ChangeSet
1.1784.1.1 03/12/09 17:34:54 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@

bk-changeset-1.1784.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031209233454|48927
ChangeSet
1.1784.1.1 03/12/09 17:34:54 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: 0124f6a315a78425ddd6322690a816c04a0eb8c9

show more ...


# 1b8f9509 09-Dec-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1782.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031209233434|51444
ChangeSet
1.1782.2.1 03/12/09 17:34:34 barrysmith@barry-smiths-computer.local +3 -0
bmake/common/rule

bk-changeset-1.1782.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031209233434|51444
ChangeSet
1.1782.2.1 03/12/09 17:34:34 barrysmith@barry-smiths-computer.local +3 -0
bmake/common/rules
fix bug in checking if wrong petsc- directory
include/petscmat.h
no prototype for issymmetric
docs/website/developers/index.html@1.18
point to petsc-dev installation guide instead of for last release


include/petscmat.h
1.96 03/12/09 17:34:32 barrysmith@barry-smiths-computer.local +1 -1
no prototype for issymmetric

bmake/common/rules
1.89 03/12/09 17:34:32 barrysmith@barry-smiths-computer.local +2 -1
fix bug in checking if wrong petsc- directory

docs/website/developers/index.html
1.18 03/12/09 17:32:51 barrysmith@barry-smiths-computer.local +1 -1
point to petsc-dev installation guide instead of for last release


Hg-commit: 14919740c617e0c70ab8713671852cf93f2c55c7

show more ...


# d7bd93ba 02-Dec-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1739
barrysmith@barry-smiths-computer.local|ChangeSet|20031202030628|27286
ChangeSet
1.1739 03/12/01 21:06:28 barrysmith@barry-smiths-computer.local +5 -0
dagetmatrix sets stencil

bk-changeset-1.1739
barrysmith@barry-smiths-computer.local|ChangeSet|20031202030628|27286
ChangeSet
1.1739 03/12/01 21:06:28 barrysmith@barry-smiths-computer.local +5 -0
dagetmatrix sets stencil for all matrices

src/mat/interface/matrix.c
1.89 03/12/01 21:06:26 barrysmith@barry-smiths-computer.local +106 -4
dagetmatrix sets stencil for all matrices

src/dm/da/utils/fdda.c
1.34 03/12/01 21:06:26 barrysmith@barry-smiths-computer.local +4 -17
dagetmatrix sets stencil for all matrices

src/dm/da/examples/tests/makefile
1.11 03/12/01 21:06:26 barrysmith@barry-smiths-computer.local +5 -1
new example

src/dm/da/examples/tests/ex22.c
1.2 03/12/01 21:06:26 barrysmith@barry-smiths-computer.local +18 -39
dagetmatrix sets stencil for all matrices

include/petscmat.h
1.95 03/12/01 21:06:26 barrysmith@barry-smiths-computer.local +1 -1
missing reference

src/dm/da/examples/tests/ex22.c
1.1 03/12/01 19:34:23 barrysmith@barry-smiths-computer.local +99 -0

src/dm/da/examples/tests/ex22.c
1.0 03/12/01 19:34:23 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tests/ex22.c


Hg-commit: c0b2a88e77db5d563d6ed4be7e35b879f015d23b

show more ...


# 51b59709 01-Dec-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1733
barrysmith@barry-smiths-computer.local|ChangeSet|20031201040725|38869
ChangeSet
1.1733 03/11/30 22:07:25 barrysmith@barry-smiths-computer.local +1 -0
merge with Matt's check

bk-changeset-1.1733
barrysmith@barry-smiths-computer.local|ChangeSet|20031201040725|38869
ChangeSet
1.1733 03/11/30 22:07:25 barrysmith@barry-smiths-computer.local +1 -0
merge with Matt's check

python/PETSc/Options.py
1.11 03/11/30 22:07:24 barrysmith@barry-smiths-computer.local +2 -5
merge with Matt's check


Hg-commit: cbb09768a4b78c93895fd9eee143c24cca536549

show more ...


# 437fc6d7 01-Dec-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1731.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20031201040430|40397
ChangeSet
1.1731.1.2 03/11/30 22:04:30 barrysmith@barry-smiths-computer.local +47 -0
got rid of seria

bk-changeset-1.1731.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20031201040430|40397
ChangeSet
1.1731.1.2 03/11/30 22:04:30 barrysmith@barry-smiths-computer.local +47 -0
got rid of serialize, will go into binary viewer and loader

src/vec/interface/vecregall.c
1.13 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -28
got rid of serialize, will go into binary viewer and loader

src/vec/interface/vecreg.c
1.20 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +1 -120
got rid of serialize, will go into binary viewer and loader

src/vec/interface/veccreate.c
1.14 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -75
got rid of serialize, will go into binary viewer and loader

src/vec/interface/mapregall.c
1.5 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -27
got rid of serialize, will go into binary viewer and loader

src/vec/interface/mapreg.c
1.12 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +1 -164
got rid of serialize, will go into binary viewer and loader

src/vec/interface/mapcreate.c
1.7 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -75
got rid of serialize, will go into binary viewer and loader

src/vec/interface/dlregis.c
1.16 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +1 -1
got rid of serialize, will go into binary viewer and loader

src/vec/impls/seq/bvec2.c
1.30 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -36
got rid of serialize, will go into binary viewer and loader

src/vec/impls/mpi/pmap.c
1.8 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -42
got rid of serialize, will go into binary viewer and loader

src/vec/impls/mpi/pbvec.c
1.16 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -47
got rid of serialize, will go into binary viewer and loader

src/ts/interface/tsregall.c
1.8 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -23
got rid of serialize, will go into binary viewer and loader

src/ts/interface/tsreg.c
1.14 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +2 -177
got rid of serialize, will go into binary viewer and loader

src/ts/interface/tscreate.c
1.7 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -75
got rid of serialize, will go into binary viewer and loader

src/ts/interface/dlregis.c
1.12 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1
got rid of serialize, will go into binary viewer and loader

src/sys/src/viewer/interface/dlregispetsc.c
1.13 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1
got rid of serialize, will go into binary viewer and loader

src/sys/src/objects/pname.c
1.10 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -30
got rid of serialize, will go into binary viewer and loader

src/sys/src/objects/inherit.c
1.15 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/sys/src/objects/destroy.c
1.10 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -45
got rid of serialize, will go into binary viewer and loader

src/snes/interface/dlregis.c
1.13 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1
got rid of serialize, will go into binary viewer and loader

src/mat/matimpl.h
1.32 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -2
got rid of serialize, will go into binary viewer and loader

src/mat/interface/dlregis.c
1.15 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/shell/shell.c
1.13 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/sbaij/seq/sbaij.c
1.82 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/sbaij/mpi/mpisbaij.c
1.68 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/rowbs/mpi/mpirowbs.c
1.41 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/esi/mesi.c
1.35 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/dense/seq/dense.c
1.41 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/dense/mpi/mpidense.c
1.29 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/bdiag/seq/bdiag.c
1.23 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/bdiag/mpi/mpibdiag.c
1.25 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/baij/seq/baij.c
1.64 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/baij/mpi/mpibaij.c
1.40 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/aij/seq/aij.c
1.119 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/aij/mpi/mpiaij.c
1.100 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/adj/mpi/mpiadj.c
1.22 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/adic/matadic.c
1.20 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/ksp/ksp/interface/dlregis.c
1.16 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +2 -2
got rid of serialize, will go into binary viewer and loader

src/dm/ao/interface/dlregis.c
1.16 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -2
got rid of serialize, will go into binary viewer and loader

src/dm/ao/impls/mapping/aomapping.c
1.14 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -50
got rid of serialize, will go into binary viewer and loader

src/dm/ao/impls/basic/aobasic.c
1.14 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -44
got rid of serialize, will go into binary viewer and loader

include/petscvec.h
1.37 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -77
got rid of serialize, will go into binary viewer and loader

include/petscts.h
1.22 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -16
got rid of serialize, will go into binary viewer and loader

include/petscmat.h
1.94 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -18
got rid of serialize, will go into binary viewer and loader

include/petschead.h
1.20 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

include/petscao.h
1.12 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -14
got rid of serialize, will go into binary viewer and loader

include/petsc.h
1.45 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -2
got rid of serialize, will go into binary viewer and loader

python/PETSc/Options.py
1.9.1.1 03/11/30 18:55:15 barrysmith@barry-smiths-computer.local +12 -13
check for "strings" passed to non const char*


Hg-commit: b0d8d1021b4caf0ac1c52e1605774cad1af9251b

show more ...


# 8e9aea5c 28-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1726
barrysmith@barry-smiths-computer.local|ChangeSet|20031128212907|03824
ChangeSet
1.1726 03/11/28 15:29:07 barrysmith@barry-smiths-computer.local +32 -0
added const to MatType a

bk-changeset-1.1726
barrysmith@barry-smiths-computer.local|ChangeSet|20031128212907|03824
ChangeSet
1.1726 03/11/28 15:29:07 barrysmith@barry-smiths-computer.local +32 -0
added const to MatType arguments when appropriate

src/mat/utils/matio.c
1.17 03/11/28 15:29:05 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/utils/convert.c
1.7 03/11/28 15:29:05 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/matimpl.h
1.31 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +3 -3
added const to MatType arguments when appropriate

src/mat/interface/matrix.c
1.88 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/shell/shellcnv.c
1.7 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.41 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/seq/sbaij.c
1.81 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/seq/aijsbaij.c
1.6 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.29 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/mpi/mpisbaij.c
1.67 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/rowbs/mpi/mpirowbs.c
1.40 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/esi/mesi.c
1.33 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/dense/seq/dense.c
1.40 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/dense/mpi/mpidense.c
1.28 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/bdiag/seq/bdiag.c
1.22 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/bdiag/mpi/mpibdiag.c
1.24 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/baij/seq/baij.c
1.62 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/baij/seq/aijbaij.c
1.7 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/baij/mpi/mpibaij.c
1.39 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.45 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/umfpack/umfpack.c
1.25 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/superlu/superlu.c
1.53 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/spooles/spooles.c
1.80 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/lusol/lusol.c
1.23 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/essl/essl.c
1.23 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/aij.c
1.118 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.81 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.54 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/aij/mpi/mumps/mumps.c
1.51 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +3 -3
added const to MatType arguments when appropriate

src/mat/impls/aij/mpi/mpiaij.c
1.99 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

include/petscmat.h
1.93 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

bmake/common/rules.fortran.nocpp
1.72 03/11/27 13:34:21 barrysmith@barry-smiths-computer.local +8 -8
ibm f90 does not like .f so try .F here and hope works everywhere


Hg-commit: ae3ecde9c090fe1a4553b4b7e27744f6fa92f433

show more ...


# e7a408f0 28-Nov-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.1725
knepley@khan.mcs.anl.gov|ChangeSet|20031128171713|39009
ChangeSet
1.1725 03/11/28 11:17:13 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.1725
knepley@khan.mcs.anl.gov|ChangeSet|20031128171713|39009
ChangeSet
1.1725 03/11/28 11:17:13 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc

python/PETSc/Configure.py
1.144 03/11/28 11:17:11 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: aa8bad1f0254057e1b59d4c783c945f76a783063

show more ...


# 49773a63 26-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1723.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031126234349|38064
ChangeSet
1.1723.1.1 03/11/26 17:43:49 barrysmith@barry-smiths-computer.local +15 -0
Yuck, typedef ch

bk-changeset-1.1723.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031126234349|38064
ChangeSet
1.1723.1.1 03/11/26 17:43:49 barrysmith@barry-smiths-computer.local +15 -0
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

src/sys/src/utils/memc.c
1.14 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

src/sys/src/draw/interface/drawreg.c
1.11 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -6
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

src/dm/ao/impls/basic/aodatabasic.c
1.8 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscviewer.h
1.32 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +1 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscvec.h
1.34 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +4 -4
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscts.h
1.21 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -2
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscsnes.h
1.21 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -2
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscpf.h
1.9 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +1 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscpc.h
1.37 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +1 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscmat.h
1.92 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +5 -5
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscksp.h
1.30 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +1 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscdraw.h
1.16 03/11/26 17:43:46 barrysmith@barry-smiths-computer.local +1 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscbt.h
1.8 03/11/26 17:43:46 barrysmith@barry-smiths-computer.local +1 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscao.h
1.10 03/11/26 17:43:46 barrysmith@barry-smiths-computer.local +1 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

bmake/common/rules.shared.darwin7
1.8 03/11/26 17:41:08 barrysmith@barry-smiths-computer.local +2 -1
bug from removing sles and Matt's high level libraries


Hg-commit: f5a8c42832df8d2541e4ecf6346c4f6d80f9c205

show more ...


# 0e33f6dd 24-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1708
barrysmith@barry-smiths-computer.local|ChangeSet|20031124003009|29219
ChangeSet
1.1708 03/11/23 18:30:09 barrysmith@barry-smiths-computer.local +58 -0
more cleanup from removi

bk-changeset-1.1708
barrysmith@barry-smiths-computer.local|ChangeSet|20031124003009|29219
ChangeSet
1.1708 03/11/23 18:30:09 barrysmith@barry-smiths-computer.local +58 -0
more cleanup from removing sles from petsc 2 and lots of const char * that
solaris 9 compiler would like to have

src/vec/interface/vecreg.c
1.18 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/vec/interface/mapreg.c
1.11 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/vec/impls/esi/ebvec1.c
1.30 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/ts/interface/tsreg.c
1.13 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/viewer/interface/viewregall.c
1.11 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/viewer/interface/viewreg.c
1.8 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/sys/src/objects/pname.c
1.8 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/objects/inherit.c
1.14 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/sys/src/objects/destroy.c
1.8 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/objects/ams/aoptions.c
1.15 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/draw/interface/dtextv.c
1.4 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/draw/interface/dtext.c
1.5 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/draw/interface/drawregall.c
1.4 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/draw/interface/drawreg.c
1.10 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +10 -9
const as solaris 9 compiler indicates would be better

src/sys/src/draw/impls/x/xops.c
1.12 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/sys/src/draw/impls/ps/pops.c
1.9 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/sys/src/draw/drawimpl.h
1.7 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/snes/utils/damgsnes.c
1.24 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +0 -1
const as solaris 9 compiler indicates would be better

src/snes/mf/snesmfj.c
1.24 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/snes/interface/snes.c
1.32 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/pf/interface/pfall.c
1.5 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/pf/interface/pf.c
1.9 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/mat/utils/matioall.c
1.27 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/partition/spartition.c
1.5 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/partition/partition.c
1.13 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/mat/order/sregis.c
1.6 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/order/sorder.c
1.10 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/interface/matrix.c
1.87 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/interface/matregis.c
1.30 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/interface/matreg.c
1.13 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/mat/impls/esi/mesi.c
1.32 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/color/scolor.c
1.4 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/color/color.c
1.11 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/ksp/pc/interface/pcset.c
1.11 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/ksp/pc/impls/esi/pesi.c
1.16 03/11/23 18:30:02 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/ksp/ksp/interface/itcreate.c
1.32 03/11/23 18:30:02 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/ksp/esi/esles.c
1.14 03/11/23 18:30:02 barrysmith@barry-smiths-computer.local +4 -4
error from change in removing sles

include/petscviewer.h
1.31 03/11/23 18:30:02 barrysmith@barry-smiths-computer.local +3 -3
const as solaris 9 compiler indicates would be better

include/petscvec.h
1.33 03/11/23 18:30:02 barrysmith@barry-smiths-computer.local +3 -3
const as solaris 9 compiler indicates would be better

include/petscts.h
1.20 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

include/petscsnes.h
1.20 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

include/petscpf.h
1.7 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

include/petscpc.h
1.36 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

include/petscoptions.h
1.11 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

include/petscmat.h
1.91 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +13 -13
const as solaris 9 compiler indicates would be better

include/petscksp.h
1.29 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +5 -1
const as solaris 9 compiler indicates would be better

include/petschead.h
1.19 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

include/petscerror.h
1.22 03/11/23 18:30:00 barrysmith@barry-smiths-computer.local +5 -5
const as solaris 9 compiler indicates would be better

include/petscdraw.h
1.15 03/11/23 18:30:00 barrysmith@barry-smiths-computer.local +5 -5
const as solaris 9 compiler indicates would be better

include/petsc.h
1.42 03/11/23 18:30:00 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

docs/website/developers/index.html
1.15 03/11/23 18:30:00 barrysmith@barry-smiths-computer.local +8 -20
remove "unneeded" text to make it simplier

src/ts/impls/implicit/beuler/beuler.c
1.9 03/11/23 16:28:44 barrysmith@barry-smiths-computer.local +0 -1
unused variable introduced by removing sles

src/ksp/pc/impls/is/nn/nn.c
1.12 03/11/23 16:24:52 barrysmith@barry-smiths-computer.local +0 -1
unused variable, introduced by removing sles

src/ksp/pc/impls/is/is.c
1.10 03/11/23 16:22:15 barrysmith@barry-smiths-computer.local +0 -1
unused variable, found in nightly build from sles removal

src/ksp/pc/impls/sles/pcsles.c
1.10 03/11/23 16:20:55 barrysmith@barry-smiths-computer.local +0 -2
unused variable found in nightly build, introduced by sles removal

src/ksp/pc/impls/asm/asm.c
1.20 03/11/23 16:20:12 barrysmith@barry-smiths-computer.local +1 -2
unused variable found in nightly builds, introduced by sles removal

src/ksp/pc/impls/bjacobi/bjacobi.c
1.20 03/11/23 16:18:54 barrysmith@barry-smiths-computer.local +0 -2
unused variable found in nightly build, introduced when removing sles

src/ksp/pc/impls/mg/mg.c
1.19 03/11/23 16:18:48 barrysmith@barry-smiths-computer.local +0 -1
unused variable found in nightly build, introduced when removing sles


Hg-commit: 642da25c1e351796f5f5955d3889aadd9c4a0531

show more ...


1...<<71727374757677787980>>...93