| ebe3b25b | 10-Feb-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1929.1.35 barrysmith@barry-smiths-computer.local|ChangeSet|20040210005919|45302 ChangeSet 1.1929.1.35 04/02/09 18:59:19 barrysmith@barry-smiths-computer.local +26 -0 making all Vec
bk-changeset-1.1929.1.35 barrysmith@barry-smiths-computer.local|ChangeSet|20040210005919|45302 ChangeSet 1.1929.1.35 04/02/09 18:59:19 barrysmith@barry-smiths-computer.local +26 -0 making all VecGetArray fast (ie. removing function call overhead) docs for all KSP, TS, and SNES methods
src/vec/vecimpl.h 1.18 04/02/09 18:59:16 barrysmith@barry-smiths-computer.local +2 -2 making all VecGetArray fast (ie. removing function call overhead)
src/vec/interface/vector.c 1.71 04/02/09 18:59:16 barrysmith@barry-smiths-computer.local +10 -10 making all VecGetArray fast (ie. removing function call overhead)
src/ts/impls/implicit/pvode/petscpvode.c 1.18 04/02/09 18:59:16 barrysmith@barry-smiths-computer.local +18 -2 docs for KSP, SNES, and TS types,
src/ts/impls/implicit/cn/cn.c 1.10 04/02/09 18:59:16 barrysmith@barry-smiths-computer.local +6 -0 docs for KSP, SNES, and TS types,
src/ts/impls/implicit/beuler/beuler.c 1.11 04/02/09 18:59:16 barrysmith@barry-smiths-computer.local +6 -0 docs for KSP, SNES, and TS types,
include/petscvec.h 1.39 04/02/09 18:59:16 barrysmith@barry-smiths-computer.local +6 -0 making all VecGetArray fast (ie. removing function call overhead)
src/ts/impls/explicit/rk/rk.c 1.10 04/02/09 18:59:15 barrysmith@barry-smiths-computer.local +12 -0 docs for KSP, SNES, and TS types,
src/ts/impls/explicit/euler/euler.c 1.5 04/02/09 18:59:15 barrysmith@barry-smiths-computer.local +7 -0 docs for KSP, SNES, and TS types,
src/snes/impls/tr/tr.c 1.11 04/02/09 18:59:15 barrysmith@barry-smiths-computer.local +25 -7 docs for KSP, SNES, and TS types,
src/snes/impls/ls/ls.c 1.33 04/02/09 18:59:15 barrysmith@barry-smiths-computer.local +15 -8 docs for KSP, SNES, and TS types,
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.11 04/02/09 18:59:15 barrysmith@barry-smiths-computer.local +12 -9 docs for KSP, SNES, and TS types,
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.10 04/02/09 18:59:15 barrysmith@barry-smiths-computer.local +12 -0 docs for KSP, SNES, and TS types,
src/ksp/ksp/impls/symmlq/symmlq.c 1.9 04/02/09 18:59:15 barrysmith@barry-smiths-computer.local +13 -5 docs for KSP, SNES, and TS types,
src/ksp/ksp/impls/qcg/qcg.c 1.12 04/02/09 18:59:15 barrysmith@barry-smiths-computer.local +15 -4 docs for KSP, SNES, and TS types,
src/ksp/ksp/impls/preonly/preonly.c 1.6 04/02/09 18:59:15 barrysmith@barry-smiths-computer.local +15 -5 docs for KSP, SNES, and TS types,
src/ksp/ksp/impls/minres/minres.c 1.9 04/02/09 18:59:15 barrysmith@barry-smiths-computer.local +17 -7 docs for KSP, SNES, and TS types,
src/ksp/ksp/impls/lsqr/lsqr.c 1.10 04/02/09 18:59:14 barrysmith@barry-smiths-computer.local +15 -7 docs for KSP, SNES, and TS types,
src/ksp/ksp/impls/lgmres/lgmres.c 1.16 04/02/09 18:59:14 barrysmith@barry-smiths-computer.local +37 -18 docs for KSP, SNES, and TS types,
src/ksp/ksp/impls/gmres/gmres.c 1.30 04/02/09 18:59:14 barrysmith@barry-smiths-computer.local +1 -1 docs for KSP, SNES, and TS types,
src/ksp/ksp/impls/fgmres/fgmres.c 1.23 04/02/09 18:59:14 barrysmith@barry-smiths-computer.local +30 -0 docs for KSP, SNES, and TS types,
src/ksp/ksp/impls/cr/cr.c 1.20 04/02/09 18:59:14 barrysmith@barry-smiths-computer.local +14 -3 docs for KSP, SNES, and TS types,
src/ksp/ksp/impls/cgs/cgs.c 1.14 04/02/09 18:59:14 barrysmith@barry-smiths-computer.local +13 -2 docs for KSP, SNES, and TS types,
src/ksp/ksp/impls/bicg/bicg.c 1.11 04/02/09 18:59:14 barrysmith@barry-smiths-computer.local +12 -6 docs for KSP, SNES, and TS types,
src/ksp/ksp/impls/bcgs/bcgs.c 1.10 04/02/09 18:59:14 barrysmith@barry-smiths-computer.local +14 -8 docs for KSP, SNES, and TS types,
src/snes/examples/tutorials/ex6.c 1.10 04/02/09 18:57:35 barrysmith@barry-smiths-computer.local +1 -1 mistake introduced when removing its from SNESSolve() call
todo 1.23 04/02/09 17:21:24 barrysmith@barry-smiths-computer.local +2 -0 *** empty log message ***
todo 1.22 04/02/09 16:49:08 barrysmith@barrysmith-57.mcs.anl.gov +0 -12 *** empty log message ***
include/petscvec.h 1.38 04/02/09 16:40:11 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 *** empty log message ***
Hg-commit: 8e96cb4c35cf7c24f5b4941870a66267f3e9bf74
show more ...
|