History log of /petsc/src/mat/impls/aij/mpi/mpiaij.c (Results 2026 – 2050 of 2754)
Revision Date Author Comments
# 98a7a03f 08-Oct-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3586
balay@asterix.mcs.anl.gov|ChangeSet|20051008032625|62102
ChangeSet
1.3586 05/10/07 22:26:25 balay@asterix.mcs.anl.gov +5 -0
Merge asterix.mcs.anl.gov:/home/balay/petsc-dist

bk-changeset-1.3586
balay@asterix.mcs.anl.gov|ChangeSet|20051008032625|62102
ChangeSet
1.3586 05/10/07 22:26:25 balay@asterix.mcs.anl.gov +5 -0
Merge asterix.mcs.anl.gov:/home/balay/petsc-dist
into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev

src/mat/interface/matnull.c
1.28.1.1 05/10/07 22:26:24 balay@asterix.mcs.anl.gov +2 -3
merge from petsc-2.3.0

src/mat/impls/aij/mpi/mpiaij.c
1.253 05/10/07 22:16:12 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/mat/matimpl.h
1.86.1.1 05/10/07 22:16:11 balay@asterix.mcs.anl.gov +0 -0
Auto merged

include/petscversion.h
1.176 05/10/07 22:16:11 balay@asterix.mcs.anl.gov +0 -0
Auto merged

include/petscmat.h
1.194.1.1 05/10/07 22:16:11 balay@asterix.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 2422b33af5bc3903cc4a71e5d76abd469b796f0d

show more ...


# 669a8dbc 08-Oct-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3215.1.71
balay@asterix.mcs.anl.gov|ChangeSet|20051008031347|50852
ChangeSet
1.3215.1.71 05/10/07 22:13:47 balay@asterix.mcs.anl.gov +2 -0
bugfix in matrix assembly [#13758]

src

bk-changeset-1.3215.1.71
balay@asterix.mcs.anl.gov|ChangeSet|20051008031347|50852
ChangeSet
1.3215.1.71 05/10/07 22:13:47 balay@asterix.mcs.anl.gov +2 -0
bugfix in matrix assembly [#13758]

src/mat/impls/aij/mpi/mpiaij.c
1.243.1.2 05/10/07 22:13:44 balay@asterix.mcs.anl.gov +2 -2
bugfix in matrix assembly [#13758]

include/petscversion.h
1.138.1.35 05/10/07 22:13:44 balay@asterix.mcs.anl.gov +2 -2
bugfix in matrix assembly [#13758]


Hg-commit: ceae61003e49b79ae0658ef7cf5bd776605aade0

show more ...


# daf18fee 01-Oct-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3559
knepley@khan.(none)|ChangeSet|20051001012055|16955
ChangeSet
1.3559 05/09/30 20:20:55 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none)

bk-changeset-1.3559
knepley@khan.(none)|ChangeSet|20051001012055|16955
ChangeSet
1.3559 05/09/30 20:20:55 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/PETSc3/petsc/petsc-dev

src/docs/tex/manual/part2.tex
1.97 05/09/30 20:20:53 knepley@khan.(none) +0 -0
Auto merged


Hg-commit: dd7162aa7f6020bd2ed7329407809a753222f5fe

show more ...


# 5e2020c0 30-Sep-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.3552.1.22
hzhang@shakey.mcs.anl.gov|ChangeSet|20050930005858|04875
ChangeSet
1.3552.1.22 05/09/29 19:58:58 hzhang@shakey.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-d

bk-changeset-1.3552.1.22
hzhang@shakey.mcs.anl.gov|ChangeSet|20050930005858|04875
ChangeSet
1.3552.1.22 05/09/29 19:58:58 hzhang@shakey.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into shakey.mcs.anl.gov:/sandbox/hzhang/petsc-dev


Hg-commit: af5293f96563f61f3c8b2f0c6d5644052e0cbc5f

show more ...


# a1a86e44 28-Sep-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3552.11.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050928213721|59817
ChangeSet
1.3552.11.1 05/09/28 16:37:21 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
put FreeSpace and

bk-changeset-1.3552.11.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050928213721|59817
ChangeSet
1.3552.11.1 05/09/28 16:37:21 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
put FreeSpace and friends into PETSc namespace

put back error check if using C compiler and PETSc built for
C++ without --with-c-support

src/mat/utils/freespace.h
1.6 05/09/28 16:37:16 barrysmith@barrysmith-57.mcs.anl.gov +11 -11
put FreeSpace and friends into PETSc namespace

src/mat/utils/freespace.c
1.7 05/09/28 16:37:16 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
put FreeSpace and friends into PETSc namespace

src/mat/impls/sbaij/seq/sbaijfact2.c
1.61 05/09/28 16:37:16 barrysmith@barrysmith-57.mcs.anl.gov +19 -19
put FreeSpace and friends into PETSc namespace

src/mat/impls/sbaij/seq/sbaijfact.c
1.87 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +14 -14
put FreeSpace and friends into PETSc namespace

src/mat/impls/maij/maij.c
1.41 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
put FreeSpace and friends into PETSc namespace

src/mat/impls/baij/seq/baijfact.c
1.32 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +33 -33
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/seq/matptap.c
1.85 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +12 -12
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/seq/matpapt.c
1.45 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +11 -11
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/seq/matmatmult.c
1.86 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +11 -11
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/seq/aijfact.c
1.116 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +67 -67
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/mpi/mpiptap.c
1.20 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/mpi/mpiaij.c
1.252 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
put FreeSpace and friends into PETSc namespace

include/petsc.h
1.141 05/09/28 15:31:27 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
typo

include/petsc.h
1.140 05/09/28 15:30:21 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
error check if C compiler, C++ library and name manguling


Hg-commit: 9d5ba2567edbf978e047f3e65ce08409a4f5535b

show more ...


# d53ba77b 03-Sep-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3514
barrysmith@barry-smiths-computer.local|ChangeSet|20050903021500|00635
ChangeSet
1.3514 05/09/02 21:15:00 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.3514
barrysmith@barry-smiths-computer.local|ChangeSet|20050903021500|00635
ChangeSet
1.3514 05/09/02 21:15:00 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: 8260532b12319877d94cf70c3b47b8334cfa5dfd

show more ...


# 99cafbc1 03-Sep-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3512.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050903021409|51824
ChangeSet
1.3512.1.1 05/09/02 21:14:09 barrysmith@barry-smiths-computer.local +10 -0
added MatRealPar

bk-changeset-1.3512.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050903021409|51824
ChangeSet
1.3512.1.1 05/09/02 21:14:09 barrysmith@barry-smiths-computer.local +10 -0
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/matimpl.h
1.85 05/09/02 21:13:54 barrysmith@barry-smiths-computer.local +2 -0
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/interface/matrix.c
1.193 05/09/02 21:13:54 barrysmith@barry-smiths-computer.local +62 -0
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/impls/sbaij/seq/sbaij.c
1.146 05/09/02 21:13:54 barrysmith@barry-smiths-computer.local +37 -1
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/impls/sbaij/mpi/mpisbaij.c
1.129 05/09/02 21:13:53 barrysmith@barry-smiths-computer.local +37 -1
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/impls/baij/seq/baij.c
1.132 05/09/02 21:13:53 barrysmith@barry-smiths-computer.local +39 -2
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/impls/baij/mpi/mpibaij.c
1.99 05/09/02 21:13:52 barrysmith@barry-smiths-computer.local +36 -1
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/impls/aij/seq/aij.c
1.239 05/09/02 21:13:51 barrysmith@barry-smiths-computer.local +29 -1
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/mat/impls/aij/mpi/mpiaij.c
1.251 05/09/02 21:13:51 barrysmith@barry-smiths-computer.local +29 -2
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

include/petscmat.h
1.191 05/09/02 21:13:50 barrysmith@barry-smiths-computer.local +3 -0
added MatRealPart, ImaginaryPart for AIJ, BAIJ, SBAIJ matrices

src/tops/makefile.rules
1.7 05/09/02 19:07:22 barrysmith@barry-smiths-computer.local +1 -1
changed shared_library_tmpdir per Boyana's mail; strange that it worked with the other one
was already changed for server libs.


Hg-commit: 9d5363134cf2d039fcc863f369e67bac9702eded

show more ...


# a8c7a070 28-Aug-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3494
barrysmith@barry-smiths-computer.local|ChangeSet|20050828025208|56411
ChangeSet
1.3494 05/08/27 21:52:08 barrysmith@barry-smiths-computer.local +31 -0
spell fix

src/vec/vec

bk-changeset-1.3494
barrysmith@barry-smiths-computer.local|ChangeSet|20050828025208|56411
ChangeSet
1.3494 05/08/27 21:52:08 barrysmith@barry-smiths-computer.local +31 -0
spell fix

src/vec/vec/utils/vinv.c
1.47 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +2 -2
spell fix

src/vec/vec/interface/vector.c
1.137 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/sys/viewer/impls/string/stringv.c
1.21 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/sys/plog/ploginfo.c
1.31 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/sys/plog/plog.c
1.71 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +2 -2
spell fix

src/sys/objects/options.c
1.62 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/sys/objects/init.c
1.57 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/sys/matlabengine/matlab.c
1.44 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +3 -3
spell fix

src/sys/fileio/ghome.c
1.20 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/sys/fileio/fretrieve.c
1.29 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +2 -2
spell fix

src/sys/draw/impls/x/drawopenx.c
1.9 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/snes/examples/tutorials/ex5s.c
1.12 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/mat/interface/matrix.c
1.192 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/mat/impls/rowbs/mpi/mpirowbs.c
1.75 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/mat/impls/baij/mpi/mpibaij.c
1.98 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/mat/impls/baij/mpi/baijov.c
1.33 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/mat/impls/aij/mpi/mpiov.c
1.37 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/mat/impls/aij/mpi/mpiaij.c
1.250 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/mat/examples/tutorials/ex5.c
1.5 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/ksp/pc/impls/sor/sor.c
1.32 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/ksp/pc/impls/mg/smg.c
1.17 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/ksp/pc/impls/mg/mg.c
1.66 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/ksp/pc/impls/hypre/hyppilut.c
1.78 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +2 -2
spell fix

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.26 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +2 -2
spell fix

src/ksp/pc/impls/bjacobi/bjacobi.c
1.49 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/ksp/pc/impls/asm/asm.c
1.50 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/docs/tex/manual/part2.tex
1.95 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +2 -2
spell fix

src/docs/strategy.tex
1.2 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +29 -1
spell fix

src/dm/usg/2d/quadratic/appview.c
1.5 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +1 -1
spell fix

src/contrib/reusememory/reuse.c
1.5 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +1 -1
spell fix

python/PETSc/Configure.py
1.345 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +1 -1
spell fix


Hg-commit: a47d6454bda6da03b129a000afd720ec2c88f23f

show more ...


# fd3614ef 25-Aug-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3482
knepley@khan.(none)|ChangeSet|20050825210555|50813
ChangeSet
1.3482 05/08/25 16:05:55 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none)

bk-changeset-1.3482
knepley@khan.(none)|ChangeSet|20050825210555|50813
ChangeSet
1.3482 05/08/25 16:05:55 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/home/knepley/PETSc-dev/petsc-dev

src/mat/interface/matrix.c
1.191 05/08/25 16:05:54 knepley@khan.(none) +0 -0
Auto merged


Hg-commit: a35f89bbcfde354c6ecb2601f1bf553ccad7ac22

show more ...


# 2fd7e33d 24-Aug-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3473.1.47
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050824205122|58104
ChangeSet
1.3473.1.47 05/08/24 15:51:22 barrysmith@barrysmith-57.mcs.anl.gov +8 -0
got tops ex3 exampl

bk-changeset-1.3473.1.47
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050824205122|58104
ChangeSet
1.3473.1.47 05/08/24 15:51:22 barrysmith@barrysmith-57.mcs.anl.gov +8 -0
got tops ex3 examples running in parallel

src/vec/vec/impls/mpi/pdvec.c
1.54 05/08/24 15:51:15 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
int still hanging in graphics code that should be PetscMPIInt

src/tops/tops.sidl
1.11 05/08/24 15:51:15 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
fixed set() for MatrixStructured in parallel, need to use
ghost corners to compute local numbering not non-ghost

src/tops/server/c++/TOPS_Solver_Structured_Impl.cc
1.14 05/08/24 15:51:15 barrysmith@barrysmith-57.mcs.anl.gov +29 -10
fixed set() for MatrixStructured in parallel, need to use
ghost corners to compute local numbering not non-ghost

src/tops/server/c++/TOPS_MatrixStructured_Impl.hh
1.5 05/08/24 15:51:14 barrysmith@barrysmith-57.mcs.anl.gov +23 -0
fixed set() for MatrixStructured in parallel, need to use
ghost corners to compute local numbering not non-ghost

src/tops/server/c++/TOPS_MatrixStructured_Impl.cc
1.4 05/08/24 15:51:14 barrysmith@barrysmith-57.mcs.anl.gov +32 -4
fixed set() for MatrixStructured in parallel, need to use
ghost corners to compute local numbering not non-ghost

src/tops/makefile.rules
1.6 05/08/24 15:51:14 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
skip python client build for now

src/mat/impls/aij/mpi/mpiaij.c
1.249 05/08/24 15:51:13 barrysmith@barrysmith-57.mcs.anl.gov +31 -1
mpiaij version of matsetvaluesrow

src/mat/impls/sbaij/mpi/mpisbaij.c
1.127 05/08/24 15:16:54 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
fixed variable should have been PetscMPIInt


Hg-commit: c5a5f24f96c28f129f0d133e7a717b115d774324

show more ...


# 62903a64 20-Jun-2005 Dinesh Kaushik <kaushik@mcs.anl.gov>

bk-changeset-1.3349.1.3
kaushik@manu.mcs.anl.gov|ChangeSet|20050620221736|50543
ChangeSet
1.3349.1.3 05/06/20 17:17:36 kaushik@manu.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev

bk-changeset-1.3349.1.3
kaushik@manu.mcs.anl.gov|ChangeSet|20050620221736|50543
ChangeSet
1.3349.1.3 05/06/20 17:17:36 kaushik@manu.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into manu.mcs.anl.gov:/home/kaushik/petsc


Hg-commit: e28f09e984c4b10dc1c40090e54df9bfb9cd3802

show more ...


# 2964b3c7 16-Jun-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3351
bsmith@harley.mcs.anl.gov|ChangeSet|20050616185417|41391
ChangeSet
1.3351 05/06/16 13:54:17 bsmith@harley.mcs.anl.gov +1 -0
Merge bk://petsc.bkbits.net/petsc-dev
into harley

bk-changeset-1.3351
bsmith@harley.mcs.anl.gov|ChangeSet|20050616185417|41391
ChangeSet
1.3351 05/06/16 13:54:17 bsmith@harley.mcs.anl.gov +1 -0
Merge bk://petsc.bkbits.net/petsc-dev
into harley.mcs.anl.gov:/sandbox/bsmith/petsc-dev

bmake/common/rules
1.162 05/06/16 13:54:16 bsmith@harley.mcs.anl.gov +0 -2
Auto merged


Hg-commit: 11aa0449394a382a20394ec945c8939ed3e4760a

show more ...


# 33882921 10-Jun-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3349.2.6
barrysmith@barry-smiths-computer.local|ChangeSet|20050610023020|53283
ChangeSet
1.3349.2.6 05/06/09 21:30:20 barrysmith@barry-smiths-computer.local +7 -0
damn you whoever

bk-changeset-1.3349.2.6
barrysmith@barry-smiths-computer.local|ChangeSet|20050610023020|53283
ChangeSet
1.3349.2.6 05/06/09 21:30:20 barrysmith@barry-smiths-computer.local +7 -0
damn you whoever deleted/moved these functions!

src/snes/utils/damgsnes.c
1.67 05/06/09 21:30:17 barrysmith@barry-smiths-computer.local +223 -6
damn you whoever deleted/moved these functions!

src/ts/interface/tsfd.c
1.16 05/06/09 21:24:42 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/snes/mf/snesmfj.c
1.56 05/06/09 21:24:42 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/snes/interface/snes.c
1.82 05/06/09 21:24:41 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/interface/matnull.c
1.26 05/06/09 21:24:41 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/aij/mpi/mpiaij.c
1.248 05/06/09 21:24:41 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/adic/matadic.c
1.35 05/06/09 21:24:40 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: fb9ca39a94c3b90dbd4145496d4e0a6b9611dcfb

show more ...


# efb30889 10-Jun-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3349.2.4
barrysmith@barry-smiths-computer.local|ChangeSet|20050610022229|54317
ChangeSet
1.3349.2.4 05/06/09 21:22:29 barrysmith@barry-smiths-computer.local +105 -0
get rid of vari

bk-changeset-1.3349.2.4
barrysmith@barry-smiths-computer.local|ChangeSet|20050610022229|54317
ChangeSet
1.3349.2.4 05/06/09 21:22:29 barrysmith@barry-smiths-computer.local +105 -0
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/vec/vec/examples/tests/ex9.c
1.9 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/vec/vec/examples/tests/ex11.c
1.9 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ts/interface/tsfd.c
1.14.1.1 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ts/interface/tscreate.c
1.20 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +3 -3
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ts/examples/tutorials/util2.c
1.10 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ts/examples/tutorials/ex6.c
1.18 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ts/examples/tutorials/ex5.c
1.12 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ts/examples/tutorials/ex4.c
1.11 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ts/examples/tutorials/ex3.c
1.12 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ts/examples/tutorials/ex2.c
1.10 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ts/examples/tests/ex1.c
1.14 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/snes/utils/damgsnes.c
1.64.1.1 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +7 -8
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/snes/mf/wp.c
1.20 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +8 -70
change computing h approach name from default to ds
make wp default
provide support for wp for SNESDefaultComputeJacobian[Color]

src/snes/mf/snesmfjdef.c
1.18 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +49 -48
change computing h approach name from default to ds
make wp default
provide support for wp for SNESDefaultComputeJacobian[Color]

src/snes/mf/snesmfj.c
1.54.1.1 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +8 -8
change computing h approach name from default to ds
make wp default
provide support for wp for SNESDefaultComputeJacobian[Color]

src/snes/mf/mfregis.c
1.8 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +2 -2
change computing h approach name from default to ds
make wp default
provide support for wp for SNESDefaultComputeJacobian[Color]

src/mat/matimpl.h
1.82 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +20 -19
change computing h approach name from default to ds
make wp default
provide support for wp for SNESDefaultComputeJacobian[Color]

src/mat/matfd/fdmatrix.c
1.33 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +32 -8
change computing h approach name from default to ds
make wp default
provide support for wp for SNESDefaultComputeJacobian[Color]

src/mat/impls/sbaij/mpi/mpisbaij.c
1.125 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +4 -5
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/mat/impls/aij/seq/aij.c
1.232 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/mat/impls/aij/mpi/mpiaij.c
1.246.1.1 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +3 -4
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/mat/impls/adic/matadic.c
1.32.1.1 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +1 -1
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/mat/examples/tutorials/ex2.c
1.8 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +3 -3
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/mat/examples/tests/ex78.c
1.14 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +1 -1
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/mat/examples/tests/ex7.c
1.15 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +1 -1
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/mat/examples/tests/ex62.c
1.11 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +1 -1
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/mat/examples/tests/ex53.c
1.18 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/mat/examples/tests/ex48.c
1.20 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/mat/examples/tests/ex3.c
1.11 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +4 -4
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/mat/examples/tests/ex17.c
1.10 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +1 -1
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/mat/examples/tests/ex15.c
1.15 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +3 -3
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/mat/examples/tests/ex101.c
1.8 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/interface/precon.c
1.64 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +3 -3
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/impls/ml/ml.c
1.23 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +1 -1
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/impls/mg/smg.c
1.16 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/impls/mg/mgfunc.c
1.26 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/impls/mg/mg.c
1.60 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +2 -4
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/impls/mg/fmg.c
1.16 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +2 -4
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/impls/is/pcis.c
1.28 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +4 -7
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/impls/is/nn/nn.c
1.34 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +5 -8
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/impls/hypre/hyppilut.c
1.75 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +1 -1
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.25 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +3 -4
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/impls/composite/composite.c
1.32 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +3 -5
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/impls/asm/asm.c
1.49 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +4 -6
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/examples/tests/ex5.c
1.24 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +2 -4
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/examples/tests/ex4.c
1.12 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/examples/tests/ex3.c
1.11 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/pc/examples/tests/ex2.c
1.12 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +4 -4
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/interface/itres.c
1.16 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/interface/itfunc.c
1.69 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +2 -4
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/interface/iterativ.c
1.33 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/interface/iguess.c
1.16 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +5 -10
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/interface/eige.c
1.27 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +5 -6
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.23 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +5 -5
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.20 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +17 -19
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/symmlq/symmlq.c
1.25 05/06/09 21:22:17 barrysmith@barry-smiths-computer.local +12 -16
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/rich/rich.c
1.27 05/06/09 21:22:17 barrysmith@barry-smiths-computer.local +4 -4
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/qcg/qcg.c
1.26 05/06/09 21:22:17 barrysmith@barry-smiths-computer.local +7 -8
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/minres/minres.c
1.24 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +8 -10
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/lsqr/lsqr.c
1.26 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +11 -13
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.41 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +5 -6
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/gmres/gmres.c
1.62 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +3 -3
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/gmres/gmreig.c
1.17 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.49 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +8 -12
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/gmres/borthog.c
1.15 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +2 -3
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/cr/cr.c
1.35 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +4 -5
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/cheby/cheby.c
1.24 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +6 -7
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/cgs/cgs.c
1.29 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +4 -5
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/cg/cgne/cgne.c
1.31 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +3 -3
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/cg/cg.c
1.42 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +3 -3
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/bicg/bicg.c
1.22 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.23 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +3 -4
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/impls/bcgs/bcgs.c
1.24 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +7 -8
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tutorials/ex32.c
1.4 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tutorials/ex31.c
1.21 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +5 -7
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tutorials/ex30.c
1.16 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +3 -3
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tutorials/ex3.c
1.20 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +5 -6
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tutorials/ex29.c
1.19 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tutorials/ex28.c
1.15 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tutorials/ex27.c
1.16 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +2 -3
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tutorials/ex25.c
1.15 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tutorials/ex22.c
1.14 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tutorials/ex10.c
1.54 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +3 -4
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tests/ex7.c
1.21 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +2 -3
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tests/ex6.c
1.24 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +2 -3
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tests/ex4.c
1.15 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +5 -5
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tests/ex3.c
1.18 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +5 -5
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tests/ex20.c
1.19 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tests/ex18.c
1.19 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +2 -3
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tests/ex14.c
1.13 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/ksp/ksp/examples/tests/ex1.c
1.13 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +3 -4
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/inline/ilu.h
1.15 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +9 -9
fomratin

src/dm/da/src/da2.c
1.69 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/dm/da/examples/tutorials/ex6.c
1.20 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +1 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/dm/da/examples/tests/ex7.c
1.12 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/dm/da/examples/tests/ex20.c
1.11 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/contrib/ysmp/ex1.c
1.9 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +1 -1
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/contrib/keyes/makefile
1.5 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +1 -1
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/contrib/keyes/ex15.c
1.8 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +6 -8
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/contrib/helmholtz_2/ex12.c
1.8 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +1 -1
get rid of variables passed into vecaxpy; pass in floating point values
directly

src/adic/src/petscadic.c
1.7 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +2 -2
get rid of variables passed into vecaxpy; pass in floating point values
directly

include/petscsnes.h
1.50 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +2 -3
change computing h approach name from default to ds
make wp default
provide support for wp for SNESDefaultComputeJacobian[Color]

include/finclude/petscsnes.h
1.14 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +1 -1
change computing h approach name from default to ds
make wp default
provide support for wp for SNESDefaultComputeJacobian[Color]

src/sys/adic/Gradient/ad_grad.c
1.16 05/06/09 19:37:40 barrysmith@barry-smiths-computer.local +3 -3
bug always treated ALL gradient entries as defined by ad_GRAD_MAX!

todo
1.137 05/06/07 07:31:13 barrysmith@barry-smiths-computer.local +2 -0
add gmresr petsc-maint 13149


Hg-commit: 395028484368194d9ed20fa58ac2a29097eccfcc

show more ...


# 13b611af 07-Jun-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3349.4.2
knepley@khan.(none)|ChangeSet|20050607101152|12080
ChangeSet
1.3349.4.2 05/06/07 05:11:52 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan

bk-changeset-1.3349.4.2
knepley@khan.(none)|ChangeSet|20050607101152|12080
ChangeSet
1.3349.4.2 05/06/07 05:11:52 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/home/knepley/PETSc-dev/petsc-dev


Hg-commit: b83e452d4c3f7cf41b34ef192a68a253947de83e

show more ...


# 43eb5e2f 07-Jun-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3349.5.1
knepley@khan.(none)|ChangeSet|20050607101043|13511
ChangeSet
1.3349.5.1 05/06/07 05:10:43 knepley@khan.(none) +2 -0
Added MatGetCommunicationStructs

src/mat/impls/aij/m

bk-changeset-1.3349.5.1
knepley@khan.(none)|ChangeSet|20050607101043|13511
ChangeSet
1.3349.5.1 05/06/07 05:10:43 knepley@khan.(none) +2 -0
Added MatGetCommunicationStructs

src/mat/impls/aij/mpi/mpiaij.c
1.247 05/06/07 05:10:42 knepley@khan.(none) +38 -0
Added MatGetCommunicationStructs

include/petscmat.h
1.182 05/06/07 05:10:42 knepley@khan.(none) +6 -0
Added MatGetCommunicationStructs


Hg-commit: 39b2cafdf609851909906eac8853bc8d20f78ba8

show more ...


# 6fda976d 21-May-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3307
barrysmith@barry-smiths-computer.local|ChangeSet|20050521003647|13992
ChangeSet
1.3307 05/05/20 19:36:47 barrysmith@barry-smiths-computer.local +3 -0
Merge barry-smiths-comput

bk-changeset-1.3307
barrysmith@barry-smiths-computer.local|ChangeSet|20050521003647|13992
ChangeSet
1.3307 05/05/20 19:36:47 barrysmith@barry-smiths-computer.local +3 -0
Merge barry-smiths-computer.local:/Users/barrysmith/petsc-2.3.0
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/mat/impls/aij/seq/aij.c
1.230 05/05/20 19:36:45 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/aij/mpi/mpiaij.c
1.246 05/05/20 19:36:45 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

include/petscversion.h
1.153 05/05/20 19:36:44 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 97f663650eef0b30b43fa81da4e67f2028fa2637

show more ...


# 7cd84e04 21-May-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3215.1.24
barrysmith@barry-smiths-computer.local|ChangeSet|20050521003616|29051
ChangeSet
1.3215.1.24 05/05/20 19:36:16 barrysmith@barry-smiths-computer.local +5 -0
petscversion.h:

bk-changeset-1.3215.1.24
barrysmith@barry-smiths-computer.local|ChangeSet|20050521003616|29051
ChangeSet
1.3215.1.24 05/05/20 19:36:16 barrysmith@barry-smiths-computer.local +5 -0
petscversion.h:
patch update for petsc-maint 13076 bug duplicate column entries can mess up
matsetvalues
mpiaij.c, baij.c, sbaij.c:
petsc-maint 13076 special case two identical column indices in a rwo
aij.c:
petsc-maint 13076 two duplicate column indices in a row will screw up insertion

include/petscversion.h
1.138.1.12 05/05/20 19:35:31 barrysmith@barry-smiths-computer.local +1 -1
patch update for petsc-maint 13076 bug duplicate column entries can mess up
matsetvalues

src/mat/impls/aij/mpi/mpiaij.c
1.243.1.1 05/05/20 18:59:09 barrysmith@barry-smiths-computer.local +2 -2
petsc-maint 13076 special case two identical column indices in a rwo

src/mat/impls/baij/seq/baij.c
1.131 05/05/20 18:57:50 barrysmith@barry-smiths-computer.local +1 -1
petsc-maint 13076 special case two identical column indices in a rwo

src/mat/impls/sbaij/seq/sbaij.c
1.143 05/05/20 18:57:27 barrysmith@barry-smiths-computer.local +2 -2
petsc-maint 13076 special case two identical column indices in a rwo

src/mat/impls/baij/seq/baij.c
1.130 05/05/20 18:56:32 barrysmith@barry-smiths-computer.local +1 -1
petsc-maint 13076 special case two identical column indices in a rwo

src/mat/impls/aij/seq/aij.c
1.227.1.1 05/05/20 18:53:56 barrysmith@barry-smiths-computer.local +1 -1
petsc-maint 13076 two duplicate column indices in a row will screw up insertion


Hg-commit: f947e0fac41d56d754dc98a9485f7a1f152cf9a7

show more ...


# 0ca48f4c 19-May-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3299
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050519210426|19045
ChangeSet
1.3299 05/05/19 16:04:26 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.3299
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050519210426|19045
ChangeSet
1.3299 05/05/19 16:04:26 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev


Hg-commit: e4acb44a1a816c0313396623c51a7c3624ecbb58

show more ...


# c38e7ae1 19-May-2005 victor <victor@tibook500ve.cs.utk.edu>

bk-changeset-1.3297.1.1
victor@tibook500ve.cs.utk.edu|ChangeSet|20050519193117|12840
ChangeSet
1.3297.1.1 05/05/19 15:31:17 victor@tibook500ve.cs.utk.edu +0 -0
Merge bk://petsc@petsc.bkbits.net/p

bk-changeset-1.3297.1.1
victor@tibook500ve.cs.utk.edu|ChangeSet|20050519193117|12840
ChangeSet
1.3297.1.1 05/05/19 15:31:17 victor@tibook500ve.cs.utk.edu +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into tibook500ve.cs.utk.edu:/Users/victor/Software/petsc/petsc-dev


Hg-commit: cd949ece5fded449c3b3cb0303cbb8b577144a0d

show more ...


# 42e855d1 19-May-2005 victor <victor@tibook500ve.cs.utk.edu>

bk-changeset-1.3280.2.6
victor@tibook500ve.cs.utk.edu|ChangeSet|20050519193039|01998
ChangeSet
1.3280.2.6 05/05/19 15:30:39 victor@tibook500ve.cs.utk.edu +3 -0
added MPIAIJ version of MatPermute

bk-changeset-1.3280.2.6
victor@tibook500ve.cs.utk.edu|ChangeSet|20050519193039|01998
ChangeSet
1.3280.2.6 05/05/19 15:30:39 victor@tibook500ve.cs.utk.edu +3 -0
added MPIAIJ version of MatPermute
removed restriction in MatGetSubmatrices that row IS be sorted

src/mat/interface/matrix.c
1.178 05/05/19 15:30:36 victor@tibook500ve.cs.utk.edu +1 -1
error message improved

src/mat/impls/aij/mpi/mpiov.c
1.35 05/05/19 15:30:36 victor@tibook500ve.cs.utk.edu +26 -18
removed restriction of sorted row index sets

src/mat/impls/aij/mpi/mpiaij.c
1.245 05/05/19 15:30:36 victor@tibook500ve.cs.utk.edu +62 -1
added parallel matrix permutation


Hg-commit: c072b678635fe2931d507d6203b0f8db9d6711b1

show more ...


# a1661176 10-May-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3272
knepley@khan.(none)|ChangeSet|20050510144548|42691
ChangeSet
1.3272 05/05/10 09:45:48 knepley@khan.(none) +2 -0
Added MatSeqAIJSetPreallocationCSR

src/mat/impls/aij/seq/aij

bk-changeset-1.3272
knepley@khan.(none)|ChangeSet|20050510144548|42691
ChangeSet
1.3272 05/05/10 09:45:48 knepley@khan.(none) +2 -0
Added MatSeqAIJSetPreallocationCSR

src/mat/impls/aij/seq/aij.c
1.228 05/05/10 09:45:47 knepley@khan.(none) +90 -0
Added MatSeqAIJSetPreallocationCSR

src/mat/impls/aij/mpi/mpiaij.c
1.244 05/05/10 09:45:47 knepley@khan.(none) +3 -7
Fixed error checking
Fixed doc


Hg-commit: bee453a1f9d410fedac98e02547313f8045cce37

show more ...


# ee32fe05 24-Apr-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3180
knepley@khan.(none)|ChangeSet|20050424172641|45547
ChangeSet
1.3180 05/04/24 12:26:41 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):

bk-changeset-1.3180
knepley@khan.(none)|ChangeSet|20050424172641|45547
ChangeSet
1.3180 05/04/24 12:26:41 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/home/knepley/PETSc-dev/petsc-dev


Hg-commit: 46c69efd8957a0b71bca855c84090c2477222f20

show more ...


# 13c77408 24-Apr-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3178.1.1
knepley@khan.(none)|ChangeSet|20050424172622|48369
ChangeSet
1.3178.1.1 05/04/24 12:26:22 knepley@khan.(none) +1 -0
Small fix

src/mat/impls/aij/mpi/mpiaij.c
1.243 0

bk-changeset-1.3178.1.1
knepley@khan.(none)|ChangeSet|20050424172622|48369
ChangeSet
1.3178.1.1 05/04/24 12:26:22 knepley@khan.(none) +1 -0
Small fix

src/mat/impls/aij/mpi/mpiaij.c
1.243 05/04/24 12:26:21 knepley@khan.(none) +1 -1
Fixed prototype


Hg-commit: 2272b1be08ad6b7629cc3e66f1475ecb49a3055b

show more ...


# 774ad343 17-Mar-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2991
knepley@khan.(none)|ChangeSet|20050317213756|36643
ChangeSet
1.2991 05/03/17 15:37:56 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):

bk-changeset-1.2991
knepley@khan.(none)|ChangeSet|20050317213756|36643
ChangeSet
1.2991 05/03/17 15:37:56 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/home/knepley/PETSc-dev/petsc-dev


Hg-commit: a7161b033553bfc06a1b65c3f1b170802667c0d5

show more ...


1...<<81828384858687888990>>...111