History log of /petsc/src/vec/ (Results 5126 – 5150 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d77bda9c28-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2871
barrysmith@barry-smiths-computer.local|ChangeSet|20050128151239|64397
ChangeSet
1.2871 05/01/28 09:12:39 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.2871
barrysmith@barry-smiths-computer.local|ChangeSet|20050128151239|64397
ChangeSet
1.2871 05/01/28 09:12:39 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

include/petsc.h
1.112 05/01/28 09:12:38 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 7bacd26d6d16e53081d79f665a098b60d05476be

show more ...

2ca4418b28-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2867.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050128151221|24778
ChangeSet
1.2867.1.1 05/01/28 09:12:21 barrysmith@barry-smiths-computer.local +3 -0
another malloc me

bk-changeset-1.2867.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050128151221|24778
ChangeSet
1.2867.1.1 05/01/28 09:12:21 barrysmith@barry-smiths-computer.local +3 -0
another malloc merge in vecscatter construction
but fix when turing off .info file

include/petsc.h
1.110.1.1 05/01/28 09:12:17 barrysmith@barry-smiths-computer.local +78 -0
added PetscMalloc/Free7()

src/vec/utils/vpscat.c
1.46 05/01/28 09:10:48 barrysmith@barry-smiths-computer.local +14 -21
merged bad malloc() with a malloc5()

src/sys/src/viewer/impls/binary/binv.c
1.40 05/01/28 08:41:01 barrysmith@barry-smiths-computer.local +1 -1
petsc-maint 12581


Hg-commit: 1d4aa512ed3d565643309b779e40a5ba96dbf2ac

show more ...

9d70b85f28-Jan-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2870
hzhang@harley.mcs.anl.gov|ChangeSet|20050128013040|60088
ChangeSet
1.2870 05/01/27 19:30:40 hzhang@harley.mcs.anl.gov +1 -0
bugfix as reported from the nightly test.

Repl

bk-changeset-1.2870
hzhang@harley.mcs.anl.gov|ChangeSet|20050128013040|60088
ChangeSet
1.2870 05/01/27 19:30:40 hzhang@harley.mcs.anl.gov +1 -0
bugfix as reported from the nightly test.

Replace VecSet() by VecSetValues() because
VecSet() requires same value being used acrossed all processors.

src/vec/examples/tests/ex22.c
1.7 05/01/27 19:30:38 hzhang@harley.mcs.anl.gov +13 -5
bugfix as reported from the nightly test.

Replace VecSet() by VecSetValues() because
VecSet() requires same value being used acrossed all processors.


Hg-commit: f150dfca0d4a334100eeef19e8bb1bd126e45b4f

show more ...

d82bf7d927-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2867
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050127215142|20476
ChangeSet
1.2867 05/01/27 15:51:42 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
use of PetscMalloc5() instead

bk-changeset-1.2867
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050127215142|20476
ChangeSet
1.2867 05/01/27 15:51:42 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
use of PetscMalloc5() instead of ugly len in building scatters

src/vec/utils/vpscat.c
1.45 05/01/27 15:51:38 barrysmith@barrysmith-57.mcs.anl.gov +19 -35
use of PetscMalloc5() instead of ugly len in building scatters


Hg-commit: e92905d2525fce53449988465d85a4cae7a598c0

show more ...

4719c14d27-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2864
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050127210809|20891
ChangeSet
1.2864 05/01/27 15:08:09 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
have to pass the args in thro

bk-changeset-1.2864
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050127210809|20891
ChangeSet
1.2864 05/01/27 15:08:09 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
have to pass the args in through the constructor
can't put them in after constructed

python/PETSc/packages/ParMetis.py
1.37 05/01/27 15:07:13 barrysmith@barrysmith-57.mcs.anl.gov +2 -4
have to pass the args in through the constructor
can't put them in after constructed

src/vec/utils/vpscat.c
1.44 05/01/26 10:38:11 barrysmith@barry-smiths-computer.local +4 -10
merged more local mallocs

src/vec/utils/vpscat.c
1.43 05/01/26 10:28:23 barrysmith@barry-smiths-computer.local +2 -7
combined a local set of PetscMallocs

todo
1.124 05/01/26 10:08:10 barrysmith@barry-smiths-computer.local +6 -12
organized priority


Hg-commit: 82d1d7854a6358622f00420df5ec2b5a44fecdbc

show more ...

752d602f25-Jan-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2855.2.2
balay@asterix.mcs.anl.gov|ChangeSet|20050125161300|12614
ChangeSet
1.2855.2.2 05/01/25 10:13:00 balay@asterix.mcs.anl.gov +1 -0
add errorcheck to VecSet() (make sure 'val'

bk-changeset-1.2855.2.2
balay@asterix.mcs.anl.gov|ChangeSet|20050125161300|12614
ChangeSet
1.2855.2.2 05/01/25 10:13:00 balay@asterix.mcs.anl.gov +1 -0
add errorcheck to VecSet() (make sure 'val' is same across all procs) #12569

src/vec/interface/vector.c
1.121 05/01/25 10:12:54 balay@asterix.mcs.anl.gov +7 -0
add errorcheck to VecSet() (make sure 'val' is same across all procs) #12569


Hg-commit: 73a73d94e7ed9baaccc5027bf32ee1934f45368f

show more ...

c15fc52625-Jan-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2855.2.1
balay@asterix.mcs.anl.gov|ChangeSet|20050125160825|12622
ChangeSet
1.2855.2.1 05/01/25 10:08:25 balay@asterix.mcs.anl.gov +4 -0
PetscReadBinary() -> PetscBinaryRead() #125

bk-changeset-1.2855.2.1
balay@asterix.mcs.anl.gov|ChangeSet|20050125160825|12622
ChangeSet
1.2855.2.1 05/01/25 10:08:25 balay@asterix.mcs.anl.gov +4 -0
PetscReadBinary() -> PetscBinaryRead() #12570

src/vec/utils/vecio.c
1.42 05/01/25 10:08:19 balay@asterix.mcs.anl.gov +3 -3
PetscReadBinary() -> PetscBinaryRead() #12570

src/vec/interface/vector.c
1.120 05/01/25 10:08:19 balay@asterix.mcs.anl.gov +3 -3
PetscReadBinary() -> PetscBinaryRead() #12570

src/sys/src/viewer/impls/matlab/vmatlab.c
1.21 05/01/25 10:08:19 balay@asterix.mcs.anl.gov +1 -1
PetscReadBinary() -> PetscBinaryRead() #12570

src/mat/utils/matio.c
1.25 05/01/25 10:08:18 balay@asterix.mcs.anl.gov +2 -2
PetscReadBinary() -> PetscBinaryRead() #12570


Hg-commit: 73ba49e3ba40cc84c53f3594d4567d53ac2f3798

show more ...

9e247f2124-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2851.1.5
barrysmith@barry-smiths-computer.local|ChangeSet|20050124030133|62360
ChangeSet
1.2851.1.5 05/01/23 21:01:33 barrysmith@barry-smiths-computer.local +12 -0
make scatters ba

bk-changeset-1.2851.1.5
barrysmith@barry-smiths-computer.local|ChangeSet|20050124030133|62360
ChangeSet
1.2851.1.5 05/01/23 21:01:33 barrysmith@barry-smiths-computer.local +12 -0
make scatters based on block indices for faster performance
general cleanup

src/vec/utils/vscat.c
1.40 05/01/23 21:01:29 barrysmith@barry-smiths-computer.local +6 -6
fixed copy name and usage for more cases

src/vec/utils/vpscat.c
1.42 05/01/23 21:01:29 barrysmith@barry-smiths-computer.local +1 -2
formating

src/dm/da/src/da3.c
1.35 05/01/23 21:01:29 barrysmith@barry-smiths-computer.local +18 -10
make scatters based on block indices for faster performance

src/snes/examples/tutorials/output/ex5_5.out
1.4 05/01/23 21:01:28 barrysmith@barry-smiths-computer.local +26 -17
updated for new output, should have been fixed years ago

src/snes/examples/tutorials/makefile
1.42 05/01/23 21:01:28 barrysmith@barry-smiths-computer.local +4 -6
more ex5 tests, not already run for some reason

src/snes/examples/tutorials/ex3.c
1.12 05/01/23 21:01:28 barrysmith@barry-smiths-computer.local +1 -3
formating

src/dm/da/src/da2.c
1.62 05/01/23 21:01:28 barrysmith@barry-smiths-computer.local +14 -6
make scatters based on block indices for faster performance

src/dm/da/examples/tests/ex20.c
1.9 05/01/23 21:01:28 barrysmith@barry-smiths-computer.local +4 -9
formatting

src/snes/impls/ls/ls.c
1.53 05/01/23 19:13:49 barrysmith@barry-smiths-computer.local +57 -61
cleaned up formatting

todo
1.122 05/01/23 18:45:44 barrysmith@barry-smiths-computer.local +1 -6
did something :-)

src/docs/website/documentation/changes/222.html
1.33 05/01/23 18:43:40 barrysmith@barry-smiths-computer.local +4 -2
*** empty log message ***

src/dm/da/examples/tests/makefile
1.20 05/01/23 13:24:15 barrysmith@barry-smiths-computer.local +0 -0
no change

src/dm/da/src/da3.c
1.34 05/01/21 22:26:43 barrysmith@barry-smiths-computer.local +1 -3
format

src/dm/da/src/da3.c
1.33 05/01/21 22:25:33 barrysmith@barry-smiths-computer.local +4 -4
block version of local to global scatter created


Hg-commit: 3ae67c35c468b64e532dee239f8a14e387546373

show more ...

c45a159520-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2842.7.2
barrysmith@barry-smiths-computer.local|ChangeSet|20050120030447|61174
ChangeSet
1.2842.7.2 05/01/19 21:04:47 barrysmith@barry-smiths-computer.local +22 -0
Socket viewer no

bk-changeset-1.2842.7.2
barrysmith@barry-smiths-computer.local|ChangeSet|20050120030447|61174
ChangeSet
1.2842.7.2 05/01/19 21:04:47 barrysmith@barry-smiths-computer.local +22 -0
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

todo
1.121 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +3 -1
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/vec/interface/vector.c
1.119 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +2 -0
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/vec/impls/seq/bvec2.c
1.63 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +2 -0
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/vec/impls/mpi/pdvec.c
1.47 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +4 -0
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/sys/src/viewer/interface/viewregall.c
1.17 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +2 -0
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/sys/src/viewer/impls/socket/send.c
1.32 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +0 -34
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/sys/src/viewer/impls/socket/makefile
1.5 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +1 -0
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/sys/src/error/err.c
1.45 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +6 -0
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/snes/examples/tutorials/ex29.c
1.77 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +5 -1
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/snes/examples/tutorials/ex24.c
1.23 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +0 -1
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/mat/interface/matrix.c
1.167 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +2 -0
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/mat/impls/dense/seq/dense.c
1.75 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +5 -3
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/mat/impls/aij/seq/aij.c
1.207.1.1 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +5 -3
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/mat/examples/tests/ex87.c
1.9 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +2 -0
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/mat/examples/tests/ex71.c
1.7 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +6 -7
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/ksp/pc/impls/mg/mg.c
1.53 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +3 -0
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/fortran/custom/zviewer.c
1.11 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +4 -0
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/dm/da/examples/tests/makefile
1.19 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +25 -2
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/dm/da/examples/tests/ex24.c
1.3 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +1 -1
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/dm/da/examples/tests/ex12.c
1.7 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +4 -5
Socket viewer no longer has fake stubs when missing
PETSC_HAVE_SOCKET instead protect calls with ifdef

src/dm/da/examples/tests/output/ex25_1.out
1.1 05/01/19 18:31:08 barrysmith@barry-smiths-computer.local +240 -0

src/dm/da/examples/tests/output/ex25_1.out
1.0 05/01/19 18:31:08 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tests/output/ex25_1.out

src/dm/da/examples/tests/ex25.c
1.1 05/01/19 18:16:32 barrysmith@barry-smiths-computer.local +45 -0

src/dm/da/examples/tests/ex25.c
1.0 05/01/19 18:16:32 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tests/ex25.c


Hg-commit: edd4f761a376206eb7ecab564686720a9fa75538

show more ...

f91c21b419-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2842.7.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050119031723|05987
ChangeSet
1.2842.7.1 05/01/18 21:17:23 barrysmith@barry-smiths-computer.local +7 -0
added test for DA

bk-changeset-1.2842.7.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050119031723|05987
ChangeSet
1.2842.7.1 05/01/18 21:17:23 barrysmith@barry-smiths-computer.local +7 -0
added test for DALocalToGlocal for dof > 1, also tests VecScatterCreate for bs > 1 and StoP

todo
1.120 05/01/18 21:17:19 barrysmith@barry-smiths-computer.local +1 -2
added test for DALocalToGlocal for dof > 1, also tests VecScatterCreate for bs > 1 and StoP

src/vec/utils/vscat.c
1.39 05/01/18 21:17:19 barrysmith@barry-smiths-computer.local +26 -3
added test for DALocalToGlocal for dof > 1, also tests VecScatterCreate for bs > 1 and StoP

src/vec/utils/vpscat.c
1.41 05/01/18 21:17:19 barrysmith@barry-smiths-computer.local +69 -27
added test for DALocalToGlocal for dof > 1, also tests VecScatterCreate for bs > 1 and StoP

src/dm/da/src/da2.c
1.61 05/01/18 21:17:19 barrysmith@barry-smiths-computer.local +3 -3
added test for DALocalToGlocal for dof > 1, also tests VecScatterCreate for bs > 1 and StoP

src/dm/da/examples/tests/ex24.c
1.2 05/01/18 21:17:19 barrysmith@barry-smiths-computer.local +14 -25
added test for DALocalToGlocal for dof > 1, also tests VecScatterCreate for bs > 1 and StoP

src/dm/da/examples/tests/makefile
1.18 05/01/18 21:15:57 barrysmith@barry-smiths-computer.local +27 -2
added test for DALocalToGlocal for dof > 1, also tests VecScatterCreate for bs > 1 and StoP

src/dm/da/examples/tests/output/ex24_1.out
1.1 05/01/18 21:14:54 barrysmith@barry-smiths-computer.local +90 -0

src/dm/da/examples/tests/output/ex24_1.out
1.0 05/01/18 21:14:54 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tests/output/ex24_1.out

src/dm/da/examples/tests/ex24.c
1.1 05/01/18 20:48:53 barrysmith@barry-smiths-computer.local +56 -0

src/dm/da/examples/tests/ex24.c
1.0 05/01/18 20:48:53 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tests/ex24.c


Hg-commit: b4b66c643b5fae009d6f24b41e7a7b4199077238

show more ...


/petsc/include/finclude/petscmg.h
/petsc/include/petscerror.h
/petsc/include/petscmg.h
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/spooles.py
/petsc/src/contrib/keyes/ex15.c
/petsc/src/dm/da/examples/tests/ex24.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tests/output/ex24_1.out
/petsc/src/dm/da/src/da2.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/kernels/faypx.F
/petsc/src/fortran/kernels/fcopy.F
/petsc/src/fortran/kernels/fmaxpy.F
/petsc/src/fortran/kernels/fmdot.F
/petsc/src/fortran/kernels/fmult.F
/petsc/src/fortran/kernels/fmultadd.F
/petsc/src/fortran/kernels/fnorm.F
/petsc/src/fortran/kernels/frelax.F
/petsc/src/fortran/kernels/fsolve.F
/petsc/src/fortran/kernels/fsolvebaij.F
/petsc/src/fortran/kernels/fwaxpy.F
/petsc/src/fortran/kernels/sgemv.F
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/plog/plog.c
utils/vpscat.c
utils/vscat.c
/petsc/todo
7baaa0e714-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2842.4.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050114015134|02352
ChangeSet
1.2842.4.1 05/01/13 19:51:34 barrysmith@barry-smiths-computer.local +4 -0
diagonal scale in

bk-changeset-1.2842.4.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050114015134|02352
ChangeSet
1.2842.4.1 05/01/13 19:51:34 barrysmith@barry-smiths-computer.local +4 -0
diagonal scale initial guess in KSP solve if matrix was diagonally scaled
slight IS optimization

src/ksp/ksp/kspimpl.h
1.26 05/01/13 19:51:30 barrysmith@barry-smiths-computer.local +5 -4
diagonal scale initial guess in KSP solve if matrix was diagonally scaled

src/ksp/ksp/interface/itfunc.c
1.63 05/01/13 19:51:30 barrysmith@barry-smiths-computer.local +30 -5
diagonal scale initial guess in KSP solve if matrix was diagonally scaled

todo
1.118 05/01/13 14:59:33 barrysmith@barry-smiths-computer.local +3 -0
*** empty log message ***

src/vec/is/utils/isblock.c
1.12 05/01/12 15:56:39 barrysmith@barrysmith-11.mcs.anl.gov +19 -3
handle special case where IS is already block of the correct size


Hg-commit: df5f9735cdd7d5aa3830680896335b09a6fc937b

show more ...

93eb51e807-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2841
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050107194416|32946
ChangeSet
1.2841 05/01/07 13:44:16 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
PETSC_COMM_WORLD macro

sr

bk-changeset-1.2841
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050107194416|32946
ChangeSet
1.2841 05/01/07 13:44:16 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
PETSC_COMM_WORLD macro

src/vec/interface/vector.c
1.118 05/01/07 13:44:13 barrysmith@barrysmith-57.mcs.anl.gov +0 -21
PETSC_COMM_WORLD macro

src/sys/src/objects/pinit.c
1.59 05/01/07 13:44:12 barrysmith@barrysmith-57.mcs.anl.gov +0 -19
PETSC_COMM_WORLD macro

src/sys/src/objects/makefile
1.7 05/01/07 13:44:12 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PETSC_COMM_WORLD macro

src/sys/src/objects/init.c
1.53 05/01/07 13:44:12 barrysmith@barrysmith-57.mcs.anl.gov +0 -168
PETSC_COMM_WORLD macro

src/sys/examples/tests/makefile
1.13 05/01/07 13:44:12 barrysmith@barrysmith-57.mcs.anl.gov +6 -34
PETSC_COMM_WORLD macro

src/ksp/examples/tests/makefile
1.22 05/01/07 13:44:12 barrysmith@barrysmith-57.mcs.anl.gov +2 -28
PETSC_COMM_WORLD macro

src/fortran/custom/zstart.c
1.28 05/01/07 13:44:12 barrysmith@barrysmith-57.mcs.anl.gov +1 -6
PETSC_COMM_WORLD macro

include/petsc.h
1.109 05/01/07 13:44:12 barrysmith@barrysmith-57.mcs.anl.gov +4 -17
PETSC_COMM_WORLD macro

BitKeeper/deleted/.del-ex7f.F~e096f6a630c7e3ae
1.6 05/01/07 13:36:39 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/sys/examples/tests/ex7f.F

BitKeeper/deleted/.del-ex13f.F~4e7a2a7e87f941d
1.6 05/01/07 13:10:29 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/sys/examples/tests/ex13f.F

BitKeeper/deleted/.del-ex13.c~22e05d4c88623f75
1.6 05/01/07 13:09:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/sys/examples/tests/ex13.c

BitKeeper/deleted/.del-ex2.c~d0773cac9988caba
1.13 05/01/07 13:09:03 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/examples/tests/ex2.c

BitKeeper/deleted/.del-pcomm.c~c5b05b2138cdb507
1.9 05/01/07 10:00:15 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/sys/src/objects/pcomm.c


Hg-commit: b6460874a1672a9efd7d57b131e78e821f776974

show more ...

fccaa45e06-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2833.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050106203818|60730
ChangeSet
1.2833.1.1 05/01/06 14:38:18 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
ref count for vec/ma

bk-changeset-1.2833.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050106203818|60730
ChangeSet
1.2833.1.1 05/01/06 14:38:18 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
ref count for vec/mat passed to PCMG
remove too many COMM dup problem when user does not
use PETSC_COMM....
couple of updates for new defaults in SOR PC

src/snes/utils/damgsnes.c
1.56 05/01/06 14:38:14 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
used wrong restrict/interp

src/snes/utils/damg.c
1.49 05/01/06 14:38:14 barrysmith@barrysmith-57.mcs.anl.gov +5 -3
do not set x and rhs on finest PCMG level

src/mat/impls/dense/seq/dense.c
1.74 05/01/06 14:38:14 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
support the LOCAL smooth option also

src/ksp/pc/impls/mg/mgfunc.c
1.17 05/01/06 14:38:14 barrysmith@barrysmith-57.mcs.anl.gov +41 -11
increase ref count on vectors/matrices passed into PCMG

src/ksp/pc/impls/mg/mg.c
1.47 05/01/06 14:38:14 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
automatically set transpose of restrict/interpolate if not given

src/ksp/pc/examples/tests/ex5.c
1.18 05/01/06 14:38:14 barrysmith@barrysmith-57.mcs.anl.gov +6 -2
no longer set PCMG rhs and x on finest grid

src/ksp/pc/examples/tests/ex4.c
1.10 05/01/06 14:38:14 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
missing assemblybegin/end

src/ksp/pc/examples/tests/output/ex4_1.out
1.5 05/01/06 11:34:45 barrysmith@barrysmith-57.mcs.anl.gov +19 -19
new defaults for PCSOR changed this

src/sys/src/objects/tagm.c
1.24 05/01/05 21:56:54 barrysmith@barry-smiths-computer.local +58 -16
petsc-maint 12484 reduce number of MPI_Comm_dups that need to be done.

src/docs/website/documentation/changes/222.html
1.29 05/01/05 13:41:31 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
PCMG more defaults and reference counting

src/ksp/pc/impls/mg/mg.c
1.46 05/01/05 13:33:07 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
add reference counting for r,b,x and restrct/interpolation set into PC on the levels
MG now destroys them at the end so user need not keep a reference to them

src/dm/da/src/dagetarray.c
1.17 05/01/05 13:15:32 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
error checking for wrong vector in restore array to DA

src/snes/utils/damg.c
1.48 05/01/05 09:56:07 barrysmith@barry-smiths-computer.local +3 -1
only compute rhs for level if rhs function has been provided by user
otherwise just use whatever is in rhs.

src/ksp/examples/tutorials/ex22.c
1.9 05/01/05 09:51:21 barrysmith@barry-smiths-computer.local +1 -1
petsc-maint 12481 actually solve with - laplacian so that matrix is
positive definite.

src/vec/is/utils/iscoloring.c
1.31 05/01/04 16:13:22 barrysmith@barrysmith-57.mcs.anl.gov +9 -1
error check that all colors are valid before creating is's.


Hg-commit: f9b7f6615b7943d9e9fa4baf254204c9dcc844b7

show more ...

d5e4510304-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2831
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050104213823|47505
ChangeSet
1.2831 05/01/04 15:38:23 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
allow nesting of catching exc

bk-changeset-1.2831
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050104213823|47505
ChangeSet
1.2831 05/01/04 15:38:23 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
allow nesting of catching exceptions
allow making certain errors noncatchable

src/vec/utils/vecio.c
1.41 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +11 -5
allow nesting of catching exceptions
allow making certain errors noncatchable

src/sys/src/error/err.c
1.42 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +41 -7
allow nesting of catching exceptions
allow making certain errors noncatchable

src/snes/utils/damgsnes.c
1.55 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
allow nesting of catching exceptions
allow making certain errors noncatchable

src/snes/interface/snes.c
1.67 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +10 -5
allow nesting of catching exceptions
allow making certain errors noncatchable

src/snes/impls/ls/ls.c
1.52 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +19 -20
allow nesting of catching exceptions
allow making certain errors noncatchable

src/ksp/examples/tutorials/ex10.c
1.48 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow nesting of catching exceptions
allow making certain errors noncatchable

src/dm/da/src/da2.c
1.60 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
allow nesting of catching exceptions
allow making certain errors noncatchable

include/petscsnes.h
1.38 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow nesting of catching exceptions
allow making certain errors noncatchable

include/petscerror.h
1.47 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +31 -2
allow nesting of catching exceptions
allow making certain errors noncatchable

src/snes/interface/snes.c
1.66 05/01/04 14:27:52 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
use PetscExceptionValue


Hg-commit: 1be0c606bd09e08cbac27ffc7826bf770c09ff92

show more ...

6024bd2c01-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2828
barrysmith@barry-smiths-computer.local|ChangeSet|20050101233954|25342
ChangeSet
1.2828 05/01/01 17:39:54 barrysmith@barry-smiths-computer.local +9 -0
fix a few things and add

bk-changeset-1.2828
barrysmith@barry-smiths-computer.local|ChangeSet|20050101233954|25342
ChangeSet
1.2828 05/01/01 17:39:54 barrysmith@barry-smiths-computer.local +9 -0
fix a few things and add
crude exception handling

src/vec/interface/vector.c
1.117 05/01/01 17:39:50 barrysmith@barry-smiths-computer.local +17 -17
fix uncorrected names

src/sys/src/error/errtrace.c
1.16 05/01/01 17:39:50 barrysmith@barry-smiths-computer.local +2 -2
fix argument to be PetscErrorType

src/sys/src/error/errstop.c
1.13 05/01/01 17:39:50 barrysmith@barry-smiths-computer.local +1 -1
fix argument to be PetscErrorType

src/sys/src/error/errabort.c
1.17 05/01/01 17:39:50 barrysmith@barry-smiths-computer.local +1 -1
fix argument to be PetscErrorType

python/PETSc/utilities/debugging.py
1.9 05/01/01 17:39:50 barrysmith@barry-smiths-computer.local +1 -1
configure option for errorchecking

include/petscerror.h
1.45 05/01/01 13:30:31 barrysmith@barry-smiths-computer.local +43 -15
provide crude way of handling exceptions

src/sys/src/error/err.c
1.41 05/01/01 13:30:07 barrysmith@barry-smiths-computer.local +38 -8
provide crude way of handling exceptions

src/ksp/examples/tutorials/ex10.c
1.47 05/01/01 13:29:42 barrysmith@barry-smiths-computer.local +7 -8
try new way of handling exceptions

include/petschead.h
1.51 04/12/30 22:18:10 barrysmith@barry-smiths-computer.local +0 -60
remove now incorrect note in manual pages that macros do not return error code


Hg-commit: b5a7b13da198cbf89626941737e1b33811fd91de

show more ...


/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/maint/generatefortranstubs.py
/petsc/maint/mapnameslatex.py
/petsc/makefile
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/basic/aoreduced.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/aodataalias.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/ao/utils/aopart.c
/petsc/src/dm/ao/utils/aosetlocal.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltog.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/src/dascatter.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sda2.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/gettinginfo.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgeig.c
/petsc/src/ksp/ksp/impls/cg/cgtype.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmpre.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregis.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/is/pcis.h
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mat/pcmat.c
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/none/none.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/include/spai.h
/petsc/src/ksp/pc/impls/spai/src/dspai.c
/petsc/src/ksp/pc/impls/spai/src/ispai.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/error.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/ivec.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/impls/tfs/queue.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/utils/makefile
/petsc/src/mat/color/color.c
/petsc/src/mat/color/degr.c
/petsc/src/mat/color/dsm.c
/petsc/src/mat/color/ido.c
/petsc/src/mat/color/numsrt.c
/petsc/src/mat/color/scolor.c
/petsc/src/mat/color/seq.c
/petsc/src/mat/color/setr.c
/petsc/src/mat/color/slo.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiaijpc.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/dxml/dxml.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/ij.c
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/aij/seq/unary.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/baij/seq/dgedi.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/csr/inode/inode2.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/degree.c
/petsc/src/mat/order/fn1wd.c
/petsc/src/mat/order/fndsep.c
/petsc/src/mat/order/fnroot.c
/petsc/src/mat/order/gen1wd.c
/petsc/src/mat/order/gennd.c
/petsc/src/mat/order/genqmd.c
/petsc/src/mat/order/genrcm.c
/petsc/src/mat/order/qmdmrg.c
/petsc/src/mat/order/qmdqt.c
/petsc/src/mat/order/qmdrch.c
/petsc/src/mat/order/qmdupd.c
/petsc/src/mat/order/rcm.c
/petsc/src/mat/order/rootls.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/order/spinver.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/order/sprcm.c
/petsc/src/mat/order/sregis.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/partition/spartition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matioall.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/multequal.c
/petsc/src/mat/utils/ptap.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/noise/snesdnest.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/mfregis.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/ctable.h
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/utils/dlregis.h
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.c
interface/vector.c
0c735eed21-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2821.1.18
Kris@p4buschel.|ChangeSet|20041221220056|53020
ChangeSet
1.2821.1.18 04/12/21 14:00:56 Kris@p4buschel. +48 -0
Added tags for generating petscvec_dll

src/vec/utils/vsca

bk-changeset-1.2821.1.18
Kris@p4buschel.|ChangeSet|20041221220056|53020
ChangeSet
1.2821.1.18 04/12/21 14:00:56 Kris@p4buschel. +48 -0
Added tags for generating petscvec_dll

src/vec/utils/vscat.c
1.38 04/12/21 14:00:53 Kris@p4buschel. +11 -10
Added tags for generating petscvec_dll

src/vec/utils/vpscat.c
1.40 04/12/21 14:00:53 Kris@p4buschel. +2 -0
Added tags for generating petscvec_dll

src/vec/utils/vinv.c
1.38 04/12/21 14:00:53 Kris@p4buschel. +20 -18
Added tags for generating petscvec_dll

src/vec/utils/vecstash.c
1.17 04/12/21 14:00:53 Kris@p4buschel. +1 -0
Added tags for generating petscvec_dll

src/vec/utils/vecmpitoseq.c
1.13 04/12/21 14:00:52 Kris@p4buschel. +4 -2
Added tags for generating petscvec_dll

src/vec/utils/vecio.c
1.40 04/12/21 14:00:52 Kris@p4buschel. +2 -1
Added tags for generating petscvec_dll

src/vec/utils/matlab/gcreatev.c
1.15 04/12/21 14:00:52 Kris@p4buschel. +3 -2
Added tags for generating petscvec_dll

src/vec/utils/comb.c
1.23 04/12/21 14:00:52 Kris@p4buschel. +14 -13
Added tags for generating petscvec_dll

src/vec/utils/cmesh.c
1.8 04/12/21 14:00:52 Kris@p4buschel. +2 -1
Added tags for generating petscvec_dll

src/vec/pf/interface/pfall.c
1.10 04/12/21 14:00:52 Kris@p4buschel. +7 -7
Added tags for generating petscvec_dll

src/vec/pf/interface/pf.c
1.29 04/12/21 14:00:52 Kris@p4buschel. +11 -10
Added tags for generating petscvec_dll

src/vec/pf/impls/string/cstringbase.c
1.5 04/12/21 14:00:52 Kris@p4buschel. +2 -1
Added tags for generating petscvec_dll

src/vec/pf/impls/string/cstring.c
1.17 04/12/21 14:00:52 Kris@p4buschel. +3 -2
Added tags for generating petscvec_dll

src/vec/pf/impls/matlab/cmatlab.c
1.12 04/12/21 14:00:52 Kris@p4buschel. +2 -1
Added tags for generating petscvec_dll

src/vec/pf/impls/constant/const.c
1.14 04/12/21 14:00:52 Kris@p4buschel. +4 -3
Added tags for generating petscvec_dll

src/vec/is/utils/isltog.c
1.35 04/12/21 14:00:52 Kris@p4buschel. +14 -13
Added tags for generating petscvec_dll

src/vec/is/utils/isdiff.c
1.19 04/12/21 14:00:52 Kris@p4buschel. +3 -2
Added tags for generating petscvec_dll

src/vec/is/utils/iscomp.c
1.16 04/12/21 14:00:52 Kris@p4buschel. +2 -1
Added tags for generating petscvec_dll

src/vec/is/utils/iscoloring.c
1.30 04/12/21 14:00:52 Kris@p4buschel. +11 -10
Added tags for generating petscvec_dll

src/vec/is/utils/isblock.c
1.11 04/12/21 14:00:52 Kris@p4buschel. +4 -3
Added tags for generating petscvec_dll

src/vec/is/interface/index.c
1.14 04/12/21 14:00:51 Kris@p4buschel. +18 -16
Added tags for generating petscvec_dll

src/vec/is/impls/stride/stride.c
1.18 04/12/21 14:00:51 Kris@p4buschel. +5 -4
Added tags for generating petscvec_dll

src/vec/is/impls/general/strgen.c
1.10 04/12/21 14:00:51 Kris@p4buschel. +2 -2
Added tags for generating petscvec_dll

src/vec/is/impls/general/general.c
1.22 04/12/21 14:00:51 Kris@p4buschel. +4 -3
Added tags for generating petscvec_dll

src/vec/is/impls/block/block.c
1.20 04/12/21 14:00:51 Kris@p4buschel. +8 -7
Added tags for generating petscvec_dll

src/vec/interface/vector.c
1.116 04/12/21 14:00:51 Kris@p4buschel. +76 -74
Added tags for generating petscvec_dll

src/vec/interface/vecregall.c
1.19 04/12/21 14:00:51 Kris@p4buschel. +6 -5
Added tags for generating petscvec_dll

src/vec/interface/vecreg.c
1.31 04/12/21 14:00:51 Kris@p4buschel. +5 -4
Added tags for generating petscvec_dll

src/vec/interface/veccreate.c
1.23 04/12/21 14:00:51 Kris@p4buschel. +2 -2
Added tags for generating petscvec_dll

src/vec/interface/mapregall.c
1.11 04/12/21 14:00:51 Kris@p4buschel. +3 -2
Added tags for generating petscvec_dll

src/vec/interface/mapreg.c
1.23 04/12/21 14:00:51 Kris@p4buschel. +5 -5
Added tags for generating petscvec_dll

src/vec/interface/mapcreate.c
1.15 04/12/21 14:00:51 Kris@p4buschel. +2 -2
Added tags for generating petscvec_dll

src/vec/interface/map.c
1.21 04/12/21 14:00:51 Kris@p4buschel. +10 -9
Added tags for generating petscvec_dll

src/vec/interface/dlregis.c
1.24 04/12/21 14:00:51 Kris@p4buschel. +6 -5
Added tags for generating petscvec_dll

src/vec/impls/shared/shvec.c
1.27 04/12/21 14:00:51 Kris@p4buschel. +5 -4
Added tags for generating petscvec_dll

src/vec/impls/seq/vseqcr.c
1.13 04/12/21 14:00:51 Kris@p4buschel. +2 -1
Added tags for generating petscvec_dll

src/vec/impls/seq/dvec2.c
1.26 04/12/21 14:00:50 Kris@p4buschel. +1 -1
Added tags for generating petscvec_dll

src/vec/impls/seq/bvec2.c
1.62 04/12/21 14:00:50 Kris@p4buschel. +3 -2
Added tags for generating petscvec_dll

src/vec/impls/seq/bvec1.c
1.13 04/12/21 14:00:50 Kris@p4buschel. +1 -1
Added tags for generating petscvec_dll

src/vec/impls/mpi/vmpicr.c
1.11 04/12/21 14:00:50 Kris@p4buschel. +2 -1
Added tags for generating petscvec_dll

src/vec/impls/mpi/pvec2.c
1.18 04/12/21 14:00:50 Kris@p4buschel. +5 -6
Added tags for generating petscvec_dll

src/vec/impls/mpi/pmap.c
1.15 04/12/21 14:00:50 Kris@p4buschel. +3 -2
Added tags for generating petscvec_dll

src/vec/impls/mpi/pdvec.c
1.46 04/12/21 14:00:50 Kris@p4buschel. +3 -1
Added tags for generating petscvec_dll

src/vec/impls/mpi/pbvec.c
1.33 04/12/21 14:00:50 Kris@p4buschel. +12 -11
Added tags for generating petscvec_dll

src/vec/impls/hypre/vhyp.c
1.9 04/12/21 14:00:50 Kris@p4buschel. +1 -0
Added tags for generating petscvec_dll

include/petscvec.h
1.65 04/12/21 14:00:50 Kris@p4buschel. +163 -162
Added tags for generating petscvec_dll

include/petscpf.h
1.14 04/12/21 14:00:50 Kris@p4buschel. +12 -12
Added tags for generating petscvec_dll

include/petscis.h
1.25 04/12/21 14:00:50 Kris@p4buschel. +62 -62
Added tags for generating petscvec_dll


Hg-commit: bab55c629d0b969bc30f10774dfaeb89818c88ac

show more ...


/petsc/config/configure.py
/petsc/include/petsc.h
/petsc/include/petscadic.h
/petsc/include/petscbt.h
/petsc/include/petscctable.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscf90.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petsclog.h
/petsc/include/petscmath.h
/petsc/include/petscmatlab.h
/petsc/include/petscoptions.h
/petsc/include/petscpf.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/ml.py
/petsc/src/adic/src/petscadic.c
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/fortran/custom/zplog.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/ctable.h
/petsc/src/sys/src/adic/Gradient/ad_grad.c
/petsc/src/sys/src/adic/Gradient/ad_utils.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/x/drawopenx.c
/petsc/src/sys/src/draw/impls/x/frame.c
/petsc/src/sys/src/draw/impls/x/text.c
/petsc/src/sys/src/draw/impls/x/tone.c
/petsc/src/sys/src/draw/impls/x/wmap.c
/petsc/src/sys/src/draw/impls/x/xcolor.c
/petsc/src/sys/src/draw/impls/x/ximpl.h
/petsc/src/sys/src/draw/impls/x/xinit.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/dbuff.c
/petsc/src/sys/src/draw/interface/dclear.c
/petsc/src/sys/src/draw/interface/dcoor.c
/petsc/src/sys/src/draw/interface/dellipse.c
/petsc/src/sys/src/draw/interface/dflush.c
/petsc/src/sys/src/draw/interface/dgcoor.c
/petsc/src/sys/src/draw/interface/dgpause.c
/petsc/src/sys/src/draw/interface/dline.c
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/draw/interface/dlinew.c
/petsc/src/sys/src/draw/interface/dmouse.c
/petsc/src/sys/src/draw/interface/dpause.c
/petsc/src/sys/src/draw/interface/dpoint.c
/petsc/src/sys/src/draw/interface/dpoints.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drawregall.c
/petsc/src/sys/src/draw/interface/drect.c
/petsc/src/sys/src/draw/interface/dsclear.c
/petsc/src/sys/src/draw/interface/dsetpause.c
/petsc/src/sys/src/draw/interface/dsflush.c
/petsc/src/sys/src/draw/interface/dtext.c
/petsc/src/sys/src/draw/interface/dtextgs.c
/petsc/src/sys/src/draw/interface/dtexts.c
/petsc/src/sys/src/draw/interface/dtextv.c
/petsc/src/sys/src/draw/interface/dtri.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/hue.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/draw/utils/zoom.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/f90/f90_common.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/fileio/ffpath.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/gcomm.c
/petsc/src/sys/src/objects/gcookie.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/olist.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pcomm.c
/petsc/src/sys/src/objects/pgname.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/prefix.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/time/cputime.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/time/nt_time.c
/petsc/src/sys/src/time/rs6000_time.c
/petsc/src/sys/src/utils/arch.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/plapack.c
/petsc/src/sys/src/utils/psleep.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/utils/sortd.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/socket/senddense.c
/petsc/src/sys/src/viewer/impls/socket/sendsparse.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/interface/dupl.c
/petsc/src/sys/src/viewer/interface/flush.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewa.c
/petsc/src/sys/src/viewer/interface/viewers.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/sys/src/viewer/interface/viewregall.c
impls/hypre/vhyp.c
impls/mpi/pbvec.c
impls/mpi/pdvec.c
impls/mpi/pmap.c
impls/mpi/pvec2.c
impls/mpi/vmpicr.c
impls/seq/bvec1.c
impls/seq/bvec2.c
impls/seq/dvec2.c
impls/seq/vseqcr.c
impls/shared/shvec.c
interface/dlregis.c
interface/map.c
interface/mapcreate.c
interface/mapreg.c
interface/mapregall.c
interface/veccreate.c
interface/vecreg.c
interface/vecregall.c
interface/vector.c
is/impls/block/block.c
is/impls/general/general.c
is/impls/general/strgen.c
is/impls/stride/stride.c
is/interface/index.c
is/utils/isblock.c
is/utils/iscoloring.c
is/utils/iscomp.c
is/utils/isdiff.c
is/utils/isltog.c
pf/impls/constant/const.c
pf/impls/matlab/cmatlab.c
pf/impls/string/cstring.c
pf/impls/string/cstringbase.c
pf/interface/pf.c
pf/interface/pfall.c
utils/cmesh.c
utils/comb.c
utils/matlab/gcreatev.c
utils/vecio.c
utils/vecmpitoseq.c
utils/vecstash.c
utils/vinv.c
utils/vpscat.c
utils/vscat.c
/petsc/todo
023646fd21-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2821.5.2
Kris@p4buschel.|ChangeSet|20041221010704|34234
ChangeSet
1.2821.5.2 04/12/20 17:07:04 Kris@p4buschel. +3 -0
Put Matlab interface routines in their own directory.

Need

bk-changeset-1.2821.5.2
Kris@p4buschel.|ChangeSet|20041221010704|34234
ChangeSet
1.2821.5.2 04/12/20 17:07:04 Kris@p4buschel. +3 -0
Put Matlab interface routines in their own directory.

Need to do the same here for PNETCDF!!!

src/vec/utils/matlab/makefile
1.14 04/12/20 17:07:02 Kris@p4buschel. +7 -6
Put Matlab interface routines in their own directory.

src/vec/utils/matlab/gcreatev.c
1.14 04/12/20 17:07:01 Kris@p4buschel. +0 -2
Put Matlab interface routines in their own directory.

src/vec/utils/makefile
1.13 04/12/20 17:07:01 Kris@p4buschel. +3 -3
Put Matlab interface routines in their own directory.

src/vec/utils/matlab/makefile
1.13 04/12/20 16:59:07 Kris@p4buschel. +0 -0
bk cp makefile matlab/makefile

src/vec/utils/matlab/gcreatev.c
1.13 04/12/20 16:58:54 Kris@p4buschel. +0 -0
Rename: src/vec/utils/gcreatev.c -> src/vec/utils/matlab/gcreatev.c

src/vec/utils/matlab/makefile
1.12 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +2 -2
do not allocate blah + 1 to prevent malloc of size 0

src/vec/utils/matlab/makefile
1.11 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/utils/matlab/makefile
1.10 03/10/11 18:53:52 barrysmith@barry-smiths-computer.local +1 -1
further removing of Engine for Matlab

src/vec/utils/matlab/makefile
1.9 03/07/29 15:05:23 balay@smash.mcs.anl.gov +1 -1
netcdf -> pnetcdf

src/vec/utils/matlab/makefile
1.8 03/07/02 13:53:05 kaushik@manu.mcs.anl.gov +1 -1
NETCDF_INCLUDE

src/vec/utils/matlab/makefile
1.7 02/04/08 10:17:26 bsmith@terra.mcs.anl.gov +1 -1
matlab engine fixes

src/vec/utils/matlab/makefile
1.6 01/10/24 09:40:56 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-rw-r--

src/vec/utils/matlab/makefile
1.5 01/10/24 08:24:44 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-r--r--

src/vec/utils/matlab/makefile
1.4 01/10/22 12:18:10 knepley@spinetta.mcs.anl.gov +2 -2
Moved dlregis.c to interface (but missed it first, so did not use
bk mv)

src/vec/utils/matlab/makefile
1.3 01/10/13 14:57:32 knepley@spinetta.mcs.anl.gov +2 -2
Removed vecreg.c which moved to interface

src/vec/utils/matlab/makefile
1.2 01/10/10 17:50:43 balay@shakey.mcs.anl.gov +3 -3
Added MPItoSeq

src/vec/utils/matlab/makefile
1.1 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +20 -0

src/vec/utils/matlab/makefile
1.0 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/utils/makefile


Hg-commit: 7b93ad982a28087228a14263a4b0e65b67691a8d

show more ...

89ae58a820-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2821.5.1
Kris@p4buschel.|ChangeSet|20041220055835|25340
ChangeSet
1.2821.5.1 04/12/19 21:58:35 Kris@p4buschel. +2 -0
Make ctable interface public.

include/petscctable.h
1.1

bk-changeset-1.2821.5.1
Kris@p4buschel.|ChangeSet|20041220055835|25340
ChangeSet
1.2821.5.1 04/12/19 21:58:35 Kris@p4buschel. +2 -0
Make ctable interface public.

include/petscctable.h
1.1 04/12/19 21:58:33 Kris@p4buschel. +19 -0

src/vec/is/utils/isblock.c
1.10 04/12/19 21:58:33 Kris@p4buschel. +1 -1
Make ctable interface public.

include/petscctable.h
1.0 04/12/19 21:58:33 Kris@p4buschel. +0 -0
BitKeeper file F:/Home/Kris/petsc/hong-dev/include/petscctable.h


Hg-commit: 89fc0dd93172998043042705db7dacf4ada0e38f

show more ...

0c295ffd10-Dec-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2818
balay@asterix.mcs.anl.gov|ChangeSet|20041210193404|20830
ChangeSet
1.2818 04/12/10 13:34:04 balay@asterix.mcs.anl.gov +5 -0
discard 221 build fix for matlab & complex

src/f

bk-changeset-1.2818
balay@asterix.mcs.anl.gov|ChangeSet|20041210193404|20830
ChangeSet
1.2818 04/12/10 13:34:04 balay@asterix.mcs.anl.gov +5 -0
discard 221 build fix for matlab & complex

src/fortran/custom/zviewer.c
1.10 04/12/10 13:34:03 balay@asterix.mcs.anl.gov +0 -1
discard 221 build fix for matlab & complex

src/vec/impls/mpi/pdvec.c
1.45 04/12/10 13:31:05 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/src/viewer/impls/socket/matlab/makefile
1.10 04/12/10 13:31:05 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/sbaij/mpi/mmsbaij.c
1.32 04/12/10 13:31:05 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/fortran/custom/zsys.c
1.31 04/12/10 13:31:05 balay@asterix.mcs.anl.gov +0 -0
Auto merged


Hg-commit: e2f3c1346cbd3f5b52b276ed0839cb32b727fd64

show more ...

9aced7ae10-Dec-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2468.6.68
balay@asterix.mcs.anl.gov|ChangeSet|20041210193014|07027
ChangeSet
1.2468.6.68 04/12/10 13:30:14 balay@asterix.mcs.anl.gov +8 -0
use the following consistantly
PETSC_HA

bk-changeset-1.2468.6.68
balay@asterix.mcs.anl.gov|ChangeSet|20041210193014|07027
ChangeSet
1.2468.6.68 04/12/10 13:30:14 balay@asterix.mcs.anl.gov +8 -0
use the following consistantly
PETSC_HAVE_MATLAB && !PETSC_USE_COMPLEX && !PETSC_USE_SINGLE

src/vec/pf/impls/matlab/makefile
1.8 04/12/10 13:30:12 balay@asterix.mcs.anl.gov +1 -0
use the following consistantly
PETSC_HAVE_MATLAB && !PETSC_USE_COMPLEX && !PETSC_USE_SINGLE

src/vec/impls/mpi/pdvec.c
1.38.1.2 04/12/10 13:30:12 balay@asterix.mcs.anl.gov +3 -3
use the following consistantly
PETSC_HAVE_MATLAB && !PETSC_USE_COMPLEX && !PETSC_USE_SINGLE

src/sys/src/viewer/impls/socket/matlab/makefile
1.8.1.1 04/12/10 13:30:12 balay@asterix.mcs.anl.gov +1 -0
use the following consistantly
PETSC_HAVE_MATLAB && !PETSC_USE_COMPLEX && !PETSC_USE_SINGLE

src/sys/src/viewer/impls/matlab/makefile
1.5 04/12/10 13:30:12 balay@asterix.mcs.anl.gov +1 -0
use the following consistantly
PETSC_HAVE_MATLAB && !PETSC_USE_COMPLEX && !PETSC_USE_SINGLE

src/sys/src/matlabengine/makefile
1.10 04/12/10 13:30:12 balay@asterix.mcs.anl.gov +2 -1
use the following consistantly
PETSC_HAVE_MATLAB && !PETSC_USE_COMPLEX && !PETSC_USE_SINGLE

src/fortran/custom/zviewer.c
1.8.1.1 04/12/10 13:30:12 balay@asterix.mcs.anl.gov +1 -1
use the following consistantly
PETSC_HAVE_MATLAB && !PETSC_USE_COMPLEX && !PETSC_USE_SINGLE

src/fortran/custom/zsys.c
1.26.1.2 04/12/10 13:30:12 balay@asterix.mcs.anl.gov +1 -1
use the following consistantly
PETSC_HAVE_MATLAB && !PETSC_USE_COMPLEX && !PETSC_USE_SINGLE

include/petscversion.h
1.122 04/12/10 13:30:12 balay@asterix.mcs.anl.gov +2 -2
use the following consistantly
PETSC_HAVE_MATLAB && !PETSC_USE_COMPLEX && !PETSC_USE_SINGLE


Hg-commit: dfe85a0135b1197d77ccf03cf79f33ff8c08c7c5

show more ...

0244a84c08-Dec-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2798.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20041208190524|27811
ChangeSet
1.2798.1.1 04/12/08 13:05:24 balay@asterix.mcs.anl.gov +7 -0
use consistant PetscObjectComposedData nami

bk-changeset-1.2798.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20041208190524|27811
ChangeSet
1.2798.1.1 04/12/08 13:05:24 balay@asterix.mcs.anl.gov +7 -0
use consistant PetscObjectComposedData naming

src/vec/utils/comb.c
1.22 04/12/08 13:05:22 balay@asterix.mcs.anl.gov +1 -1
use consistant PetscObjectComposedData naming

src/vec/interface/vector.c
1.115 04/12/08 13:05:21 balay@asterix.mcs.anl.gov +56 -56
use consistant PetscObjectComposedData naming

src/vec/examples/tests/ex34.c
1.7 04/12/08 13:05:21 balay@asterix.mcs.anl.gov +5 -5
use consistant PetscObjectComposedData naming

src/sys/src/objects/state.c
1.14 04/12/08 13:05:21 balay@asterix.mcs.anl.gov +18 -18
use consistant PetscObjectComposedData naming

src/mat/interface/matrix.c
1.163 04/12/08 13:05:21 balay@asterix.mcs.anl.gov +43 -43
use consistant PetscObjectComposedData naming

include/vecimpl.h
1.37 04/12/08 13:05:21 balay@asterix.mcs.anl.gov +1 -1
use consistant PetscObjectComposedData naming

include/petschead.h
1.47 04/12/08 13:05:21 balay@asterix.mcs.anl.gov +43 -43
use consistant PetscObjectComposedData naming


Hg-commit: 6943db948d2d7714e9eee34ef5917cc0875e41b8

show more ...

75a9c11a07-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2797
Kris@p4buschel.|ChangeSet|20041207225758|34939
ChangeSet
1.2797 04/12/07 14:57:58 Kris@p4buschel. +1 -0
unused variable

src/vec/examples/tutorials/ex16.c
1.4 04/12/07 1

bk-changeset-1.2797
Kris@p4buschel.|ChangeSet|20041207225758|34939
ChangeSet
1.2797 04/12/07 14:57:58 Kris@p4buschel. +1 -0
unused variable

src/vec/examples/tutorials/ex16.c
1.4 04/12/07 14:57:56 Kris@p4buschel. +1 -1
unused variable


Hg-commit: 19367020a4abdbf3b30d394b5e3770548c689568

show more ...

63ba0a8807-Dec-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2781.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041207035700|55776
ChangeSet
1.2781.1.1 04/12/06 21:57:00 barrysmith@barry-smiths-computer.local +99 -0
PetscLogInfo bec

bk-changeset-1.2781.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041207035700|55776
ChangeSet
1.2781.1.1 04/12/06 21:57:00 barrysmith@barry-smiths-computer.local +99 -0
PetscLogInfo becomes a macro and always has error checking

src/vec/utils/vscat.c
1.37 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +17 -17
PetscLogInfo becomes a macro and always has error checking

src/vec/utils/vpscat.c
1.39 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +15 -14
PetscLogInfo becomes a macro and always has error checking

src/vec/utils/comb.c
1.21 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/vec/is/utils/isltog.c
1.34 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/vec/is/utils/iscoloring.c
1.29 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/vec/interface/vector.c
1.114 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/vec/impls/mpi/pdvec.c
1.44 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ts/interface/tsfd.c
1.12 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/sys/src/viewer/impls/socket/send.c
1.30 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/viewer/impls/matlab/vmatlab.c
1.18 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/sys/src/viewer/impls/binary/binv.c
1.38 04/12/06 21:56:54 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/utils/random.c
1.23 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/utils/fhost.c
1.19 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/plog/plogmpe.c
1.16 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/sys/src/plog/ploginfo.c
1.26 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +6 -3
PetscLogInfo becomes a macro and always has error checking

src/sys/src/objects/tagm.c
1.22 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

src/sys/src/objects/pinit.c
1.55 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/sys/src/objects/options.c
1.51 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/objects/init.c
1.50 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/matlabengine/matlab.c
1.39 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +12 -12
PetscLogInfo becomes a macro and always has error checking

src/sys/src/fileio/mpiuopen.c
1.19 04/12/06 21:56:53 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/sys/src/fileio/ftest.c
1.33 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/sys/src/fileio/fretrieve.c
1.23 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/sys/src/draw/impls/x/xcolor.c
1.10 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/sys/src/dll/dl.c
1.32 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +15 -15
PetscLogInfo becomes a macro and always has error checking

src/snes/utils/damgsnes.c
1.51 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/snes/mf/snesmfj.c
1.48 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/snesut.c
1.17 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +9 -7
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/snesj2.c
1.13 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/snes.c
1.62 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/noise/snesnoise.c
1.16 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/snes/interface/noise/snesmfj2.c
1.24 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/snes/impls/tr/tr.c
1.28 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +14 -14
PetscLogInfo becomes a macro and always has error checking

src/snes/impls/ls/ls.c
1.49 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +27 -27
PetscLogInfo becomes a macro and always has error checking

src/mat/utils/gcreate.c
1.37 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/utils/compressedrow.c
1.10 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +5 -5
PetscLogInfo becomes a macro and always has error checking

src/mat/matfd/fdmatrix.c
1.29 04/12/06 21:56:52 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/sbaij/seq/sbaijfact2.c
1.52.1.1 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +29 -25
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/sbaij/seq/sbaijfact.c
1.81 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +33 -29
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/sbaij/seq/sbaij.c
1.129.1.1 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +15 -15
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/sbaij/mpi/mpisbaij.c
1.114 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +5 -5
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/rowbs/mpi/mpirowbs.c
1.66 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/rowbs/mpi/cholbs.c
1.12 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/dense/seq/dense.c
1.72 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +3 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/dense/mpi/mpidense.c
1.54 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/csr/inode/inode.c
1.43.1.1 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +7 -7
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/bdiag/seq/bdiag2.c
1.23 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/bdiag/seq/bdiag.c
1.47 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +9 -7
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/bdiag/mpi/mpibdiag.c
1.46 04/12/06 21:56:51 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/seq/baijfact3.c
1.18 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +7 -5
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/seq/baijfact2.c
1.42 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +37 -34
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/seq/baijfact.c
1.24.1.1 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +16 -12
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/seq/baij.c
1.114.1.1 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +8 -7
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/mpi/mpibaij.c
1.86 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +7 -7
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/baij/mpi/baijov.c
1.26 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/umfpack/umfpack.c
1.41 04/12/06 21:56:50 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/symtranspose.c
1.9 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/superlu/superlu.c
1.75 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/matmatmult.c
1.84 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.35.1.1 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +3 -3
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/lusol/lusol.c
1.36 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/essl/essl.c
1.34.1.1 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/aijfact.c
1.107 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +34 -26
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/seq/aij.c
1.204.1.1 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.103 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/mumps/mumps.c
1.84 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/mpiptap.c
1.16 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/mpiov.c
1.30 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/mpiaij.c
1.227 04/12/06 21:56:49 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/aij/mpi/fdmpiaij.c
1.12 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/mat/impls/adj/mpi/mpiadj.c
1.43.1.1 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +3 -2
PetscLogInfo becomes a macro and always has error checking

src/mat/color/color.c
1.22 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/interface/precon.c
1.58 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +5 -5
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/tfs/pxxt.c
1.23 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/sor/sor.c
1.26 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/mg/mg.c
1.43 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/jacobi/jacobi.c
1.15 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/hypre/hyppilut.c
1.69 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.18 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/interface/itfunc.c
1.60 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/interface/iterativ.c
1.29 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +10 -9
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/interface/itcreate.c
1.59 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +4 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/symmlq/symmlq.c
1.19 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/qcg/qcg.c
1.22 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/minres/minres.c
1.20 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/lgmres/lgmres.c
1.35 04/12/06 21:56:48 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/gmres/gmres.c
1.53 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/gmres/borthog2.c
1.17 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/fgmres/fgmres.c
1.40 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/cgne/cgne.c
1.23 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/ksp/impls/cg/cg.c
1.31 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/ksp/examples/tutorials/ex10.c
1.46 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +1 -1
PetscLogInfo becomes a macro and always has error checking

src/fortran/custom/zstart.c
1.24 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +4 -3
PetscLogInfo becomes a macro and always has error checking

src/fortran/custom/zoptions.c
1.22 04/12/06 21:56:47 barrysmith@barry-smiths-computer.local +2 -2
PetscLogInfo becomes a macro and always has error checking

src/dm/da/src/gr2.c
1.30 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +5 -5
PetscLogInfo becomes a macro and always has error checking

src/dm/da/src/dasub.c
1.11 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +4 -4
PetscLogInfo becomes a macro and always has error checking

src/dm/da/src/da2.c
1.57 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +6 -6
PetscLogInfo becomes a macro and always has error checking

include/petsclog.h
1.50 04/12/06 21:56:46 barrysmith@barry-smiths-computer.local +6 -1
PetscLogInfo becomes a macro and always has error checking

src/docs/website/publications/prizes.html
1.19 04/12/06 11:12:59 barrysmith@barrysmith-57.mcs.anl.gov +7 -1
added CFGS fellows from Lois


Hg-commit: 81f9f5ef459e333bd2dd09393e15782b082b998d

show more ...


/petsc/bmake/common/rules.shared.basic
/petsc/include/petsclog.h
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/docs/website/publications/prizes.html
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/color/color.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/impls/x/xcolor.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/ts/interface/tsfd.c
impls/mpi/pdvec.c
interface/vector.c
is/utils/iscoloring.c
is/utils/isltog.c
utils/comb.c
utils/vpscat.c
utils/vscat.c
/petsc/todo
65f510b906-Dec-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2778
barrysmith@barry-smiths-computer.local|ChangeSet|20041206023300|38968
ChangeSet
1.2778 04/12/05 20:33:00 barrysmith@barry-smiths-computer.local +9 -0
minor fixes
introduces

bk-changeset-1.2778
barrysmith@barry-smiths-computer.local|ChangeSet|20041206023300|38968
ChangeSet
1.2778 04/12/05 20:33:00 barrysmith@barry-smiths-computer.local +9 -0
minor fixes
introduces C++ PETSc and Vec class wrappers (test)

src/vec/interface/vector.c
1.113 04/12/05 20:32:56 barrysmith@barry-smiths-computer.local +1 -1
better name for slow blas

src/vec/impls/seq/bvec2.c
1.61 04/12/05 20:32:56 barrysmith@barry-smiths-computer.local +1 -1
better name for slow blas

src/vec/impls/mpi/pvec2.c
1.17 04/12/05 20:32:56 barrysmith@barry-smiths-computer.local +1 -1
better name for slow blas

src/vec/examples/tutorials/makefile
1.14 04/12/05 20:32:56 barrysmith@barry-smiths-computer.local +6 -2
new examples that uses C++ polymorphic functions

src/vec/examples/tutorials/ex17.c
1.2 04/12/05 20:32:56 barrysmith@barry-smiths-computer.local +17 -1
demonstrates c++ polymorphic function variants

include/petscvec.h
1.63 04/12/05 20:32:56 barrysmith@barry-smiths-computer.local +6 -0
more c++ polymorphic variants

include/petsc/vec.h
1.1 04/12/05 20:30:13 barrysmith@barry-smiths-computer.local +36 -0

include/petsc/petsc.h
1.1 04/12/05 20:30:13 barrysmith@barry-smiths-computer.local +37 -0

include/petsc/vec.h
1.0 04/12/05 20:30:13 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/include/petsc/vec.h

include/petsc/petsc.h
1.0 04/12/05 20:30:13 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/include/petsc/petsc.h

src/vec/examples/tutorials/ex17.c
1.1 04/12/05 14:47:00 barrysmith@barry-smiths-computer.local +40 -0

src/vec/examples/tutorials/ex17.c
1.0 04/12/05 14:47:00 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/vec/examples/tutorials/ex17.c

src/docs/website/developers/index.html
1.32 04/12/05 10:04:25 barrysmith@barry-smiths-computer.local +8 -8
link to dev docs on web


Hg-commit: 1bbd4c318fd049b8d9d75c062f0eb81a1d9b0c28

show more ...


/petsc/bmake/common/rules
/petsc/include/petsc.h
/petsc/include/petsc/petsc.h
/petsc/include/petsc/vec.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_cptofcd.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscerror.h
/petsc/include/petscpc.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/maint/processpoly.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex10_20shiftpd.out
/petsc/src/ksp/examples/tutorials/output/ex9_1.out
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/prometheus/makefile
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/sys/src/fileio/makefile
/petsc/src/sys/src/viewer/impls/socket/senddense.c
/petsc/src/ts/interface/ts.c
examples/tutorials/ex17.c
examples/tutorials/makefile
impls/mpi/pvec2.c
impls/seq/bvec2.c
interface/vector.c
/petsc/todo
118f578925-Nov-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2752
barrysmith@barry-smiths-computer.local|ChangeSet|20041125031621|61119
ChangeSet
1.2752 04/11/24 21:16:21 barrysmith@barry-smiths-computer.local +3 -0
changed shift_top by mult

bk-changeset-1.2752
barrysmith@barry-smiths-computer.local|ChangeSet|20041125031621|61119
ChangeSet
1.2752 04/11/24 21:16:21 barrysmith@barry-smiths-computer.local +3 -0
changed shift_top by multiplying by 1.1 to handle a nasty
little matrix.

src/vec/interface/vector.c
1.112 04/11/24 21:16:16 barrysmith@barry-smiths-computer.local +1 -1
missing \n p PetscLogInfo

src/mat/utils/gcreate.c
1.35 04/11/24 21:16:16 barrysmith@barry-smiths-computer.local +1 -1
missing \n p PetscLogInfo

src/mat/impls/aij/seq/aijfact.c
1.103 04/11/24 21:15:43 barrysmith@barry-smiths-computer.local +13 -18
changed shift_top by multiplying by 1.1 to handle a nasty
little matrix.


Hg-commit: fb10262473751cd4bc2bb4ea02b726f6a9eb5169

show more ...

1...<<201202203204205206207208209210>>...278