| #
030ae817
|
| 22-Sep-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3552.1.5 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050922205445|34880 ChangeSet 1.3552.1.5 05/09/22 15:54:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 Merge barrysmith-57.m
bk-changeset-1.3552.1.5 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050922205445|34880 ChangeSet 1.3552.1.5 05/09/22 15:54:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 Merge barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-2.3.0 into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev
src/vec/vec/interface/vector.c 1.138 05/09/22 15:54:41 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/vec/vec/interface/vector.c 1.129.1.3 05/09/22 15:54:41 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Merge rename: src/vec/interface/vector.c -> src/vec/vec/interface/vector.c
include/petscvec.h 1.79 05/09/22 15:54:41 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 80aaecfdf47cff708117a4c378e1b09201239761
show more ...
|
| #
f1e08e49
|
| 22-Sep-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3215.10.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050922205404|54226 ChangeSet 1.3215.10.1 05/09/22 15:54:04 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 vector.c: petsc
bk-changeset-1.3215.10.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050922205404|54226 ChangeSet 1.3215.10.1 05/09/22 15:54:04 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 vector.c: petsc-maint 13687 added VecZeroEntries() petscvec.h: petsc-maint 13687
src/vec/interface/vector.c 1.129.1.2 05/09/22 15:53:32 barrysmith@barrysmith-57.mcs.anl.gov +21 -0 petsc-maint 13687 added VecZeroEntries()
include/petscvec.h 1.75.1.1 05/09/22 15:49:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 petsc-maint 13687
Hg-commit: 7f88759ae493b33fc8758e09cea93037c832ce6f
show more ...
|
| #
1f9a917e
|
| 22-Sep-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3552.1.4 balay@asterix.mcs.anl.gov|ChangeSet|20050922201423|34221 ChangeSet 1.3552.1.4 05/09/22 15:14:23 balay@asterix.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.3552.1.4 balay@asterix.mcs.anl.gov|ChangeSet|20050922201423|34221 ChangeSet 1.3552.1.4 05/09/22 15:14:23 balay@asterix.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
bmake/common/rules.shared.basic 1.31 05/09/22 15:14:22 balay@asterix.mcs.anl.gov +0 -0 SCCS merged
Hg-commit: bcf1dca0c8d5bef36a48fa6a98ad740504821b08
show more ...
|
| #
e1fa1e0f
|
| 22-Sep-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3552.3.3 balay@asterix.mcs.anl.gov|ChangeSet|20050922201101|31807 ChangeSet 1.3552.3.3 05/09/22 15:11:01 balay@asterix.mcs.anl.gov +11 -0 get -DPETSC_USE_EXTERN_CXX working with cl
bk-changeset-1.3552.3.3 balay@asterix.mcs.anl.gov|ChangeSet|20050922201101|31807 ChangeSet 1.3552.3.3 05/09/22 15:11:01 balay@asterix.mcs.anl.gov +11 -0 get -DPETSC_USE_EXTERN_CXX working with clanguage=cxx
src/vec/vec/examples/tutorials/ex17.c 1.7 05/09/22 15:10:59 balay@asterix.mcs.anl.gov +6 -6 get -DPETSC_USE_EXTERN_CXX working with clanguage=cxx
src/vec/is/utils/isltog.c 1.39 05/09/22 15:10:59 balay@asterix.mcs.anl.gov +1 -2 get -DPETSC_USE_EXTERN_CXX working with clanguage=cxx
src/vec/is/impls/stride/stride.c 1.22 05/09/22 15:10:59 balay@asterix.mcs.anl.gov +1 -2 get -DPETSC_USE_EXTERN_CXX working with clanguage=cxx
src/vec/is/impls/general/general.c 1.25 05/09/22 15:10:59 balay@asterix.mcs.anl.gov +1 -2 get -DPETSC_USE_EXTERN_CXX working with clanguage=cxx
src/vec/is/impls/block/block.c 1.23 05/09/22 15:10:59 balay@asterix.mcs.anl.gov +1 -3 get -DPETSC_USE_EXTERN_CXX working with clanguage=cxx
src/sys/utils/mpimesg.c 1.23 05/09/22 15:10:59 balay@asterix.mcs.anl.gov +1 -1 get -DPETSC_USE_EXTERN_CXX working with clanguage=cxx
include/private/petscimpl.h 1.54 05/09/22 15:10:59 balay@asterix.mcs.anl.gov +0 -2 get -DPETSC_USE_EXTERN_CXX working with clanguage=cxx
include/petscvec.h 1.78 05/09/22 15:10:59 balay@asterix.mcs.anl.gov +3 -0 get -DPETSC_USE_EXTERN_CXX working with clanguage=cxx
include/petscctable.h 1.4 05/09/22 15:10:59 balay@asterix.mcs.anl.gov +3 -1 get -DPETSC_USE_EXTERN_CXX working with clanguage=cxx
include/petscbag.h 1.12 05/09/22 15:10:59 balay@asterix.mcs.anl.gov +1 -0 get -DPETSC_USE_EXTERN_CXX working with clanguage=cxx
include/petsc.h 1.137 05/09/22 15:10:59 balay@asterix.mcs.anl.gov +2 -1 get -DPETSC_USE_EXTERN_CXX working with clanguage=cxx
Hg-commit: d4f3e2387c8df61183ace1cb54a71ed1842cd201
show more ...
|
| #
1d8d5f9a
|
| 01-Jun-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3335 balay@asterix.mcs.anl.gov|ChangeSet|20050601051543|16496 ChangeSet 1.3335 05/06/01 00:15:43 balay@asterix.mcs.anl.gov +35 -0 petschead -> private/petscimpl.h vecimpl.h -> pr
bk-changeset-1.3335 balay@asterix.mcs.anl.gov|ChangeSet|20050601051543|16496 ChangeSet 1.3335 05/06/01 00:15:43 balay@asterix.mcs.anl.gov +35 -0 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
test.sh 1.1 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +9 -0
test.sh 1.0 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/test.sh
src/vec/vec/utils/vscat.c 1.45 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/utils/vpscat.c 1.53 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/utils/vinv.c 1.46 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/utils/vecstash.c 1.19 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/utils/vecmpitoseq.c 1.16 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/utils/vecio.c 1.46 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/utils/comb.c 1.26 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/makefile 1.2 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/vector.c 1.135 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/vecregall.c 1.21 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/vecreg.c 1.34 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/veccreate.c 1.26 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/mapregall.c 1.13 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/mapreg.c 1.26 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/mapcreate.c 1.17 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/map.c 1.25 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/impls/seq/vseqcr.c 1.17 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/impls/seq/bvec2.c 1.69 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/impls/seq/bvec1.c 1.17 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/impls/mpi/pvecimpl.h 1.12 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/impls/mpi/pmap.c 1.18 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/impls/hypre/vhyp.c 1.11 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/impls/dvecimpl.h 1.15 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/mat/interface/matrix.c 1.182 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/mat/impls/shell/shellcnv.c 1.20 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/mat/impls/shell/shell.c 1.33 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/mat/impls/maij/maij.c 1.40 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/ksp/pc/impls/shell/shellpc.c 1.30 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/dm/da/src/gr2.c 1.35 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
include/petscvec.h 1.77 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
include/petsc.h 1.135 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
include/makefile 1.9 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
include/private/petscimpl.h 1.53 05/05/31 23:45:58 balay@asterix.mcs.anl.gov +0 -0 Rename: include/petschead.h -> include/private/petscimpl.h
include/private/vecimpl.h 1.45 05/05/31 23:45:46 balay@asterix.mcs.anl.gov +0 -0 Rename: include/vecimpl.h -> include/private/vecimpl.h
Hg-commit: 54b8a4a4a528929abe8402e908105b5699eb0be5
show more ...
|
| #
5bf43562
|
| 26-May-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3319 balay@asterix.mcs.anl.gov|ChangeSet|20050526193631|24988 ChangeSet 1.3319 05/05/26 14:36:31 balay@asterix.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into
bk-changeset-1.3319 balay@asterix.mcs.anl.gov|ChangeSet|20050526193631|24988 ChangeSet 1.3319 05/05/26 14:36:31 balay@asterix.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
include/petscmat.h 1.180 05/05/26 14:36:31 balay@asterix.mcs.anl.gov +0 -0 Auto merged
Hg-commit: cc4b9e05518a6d12d2b88829c9071b6021fbf7ef
show more ...
|
| #
95fbd943
|
| 26-May-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3311.6.1 balay@asterix.mcs.anl.gov|ChangeSet|20050526191916|19392 ChangeSet 1.3311.6.1 05/05/26 14:19:16 balay@asterix.mcs.anl.gov +34 -0 PETSc ojects [with PETSCHEADER] - use _p_
bk-changeset-1.3311.6.1 balay@asterix.mcs.anl.gov|ChangeSet|20050526191916|19392 ChangeSet 1.3311.6.1 05/05/26 14:19:16 balay@asterix.mcs.anl.gov +34 -0 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/vec/is/utils/iscoloring.c 1.31.1.1 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/sys/src/viewer/interface/viewers.c 1.8.1.1 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +2 -2 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/sys/src/utils/ctable.c 1.16.1.1 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +2 -2 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/sys/src/plog/stageLog.c 1.24.1.1 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/sys/src/plog/plog.h 1.17.1.1 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/sys/src/plog/plog.c 1.67.1.1 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/sys/src/plog/eventLog.c 1.34.1.1 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +2 -2 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/sys/src/plog/classLog.c 1.23.1.1 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +2 -2 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/sys/src/objects/olist.c 1.9.1.1 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +2 -2 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/sys/src/dll/reg.c 1.31.1.1 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +3 -3 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/sys/src/dll/dl.c 1.35.1.1 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +4 -4 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/sys/src/bag/bag.c 1.20.1.1 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +6 -6 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/sys/ctable.h 1.10 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/snes/utils/damg.c 1.53 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/dm/usg/utils/inpututils.c 1.13 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/dm/da/utils/sda2.c 1.19 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +4 -4 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/dm/ao/aoimpl.h 1.19 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/adic/src/petscadic.c 1.6 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/adic/src/adpetscadic.c 1.4 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
src/adic/src/adpetsc.h 1.4 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
include/petscviewer.h 1.54 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
include/petscvec.h 1.76 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +5 -5 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
include/petscsnes.h 1.49 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
include/petscmat.h 1.178.1.1 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +2 -2 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
include/petsclog.h 1.54 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +11 -11 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
include/petscis.h 1.27 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +2 -2 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
include/petscdraw.h 1.25 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +0 -7 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
include/petscdmmg.h 1.4 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +2 -2 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
include/petscda.h 1.48 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +2 -2 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
include/petscctable.h 1.3 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
include/petscbag.h 1.10 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +2 -2 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
include/petscao.h 1.19 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
include/petscadic.h 1.8 05/05/26 14:19:14 balay@asterix.mcs.anl.gov +1 -1 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
include/petsc.h 1.134 05/05/26 14:19:13 balay@asterix.mcs.anl.gov +3 -3 PETSc ojects [with PETSCHEADER] - use _p_ - else use _n_
Hg-commit: 3d5df68fd46b57252f0ba5f90121989c5879a155
show more ...
|
| #
25da5fcf
|
| 25-Apr-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3195 knepley@khan.(none)|ChangeSet|20050425200614|17555 ChangeSet 1.3195 05/04/25 15:06:14 knepley@khan.(none) +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none):
bk-changeset-1.3195 knepley@khan.(none)|ChangeSet|20050425200614|17555 ChangeSet 1.3195 05/04/25 15:06:14 knepley@khan.(none) +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none):/home/knepley/PETSc-dev/petsc-dev
Hg-commit: 3397b7d91e4386278e6f3fbb6e9a89249dd6290d
show more ...
|
| #
abb0e124
|
| 25-Apr-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3193.1.1 knepley@khan.(none)|ChangeSet|20050425200429|18993 ChangeSet 1.3193.1.1 05/04/25 15:04:29 knepley@khan.(none) +36 -0 Changed order of VecSetRandom arguments Configure fi
bk-changeset-1.3193.1.1 knepley@khan.(none)|ChangeSet|20050425200429|18993 ChangeSet 1.3193.1.1 05/04/25 15:04:29 knepley@khan.(none) +36 -0 Changed order of VecSetRandom arguments Configure fix
src/vec/interface/vector.c 1.129 05/04/25 15:04:27 knepley@khan.(none) +8 -8 Changed order of VecSetRandom arguments
src/vec/impls/seq/dvec2.c 1.32 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/vec/impls/dvecimpl.h 1.13 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/vec/examples/tests/ex34.c 1.9 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/snes/interface/noise/snesnoise.c 1.20 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/snes/impls/ls/ls.c 1.59 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/mat/utils/multequal.c 1.9 05/04/25 15:04:27 knepley@khan.(none) +6 -6 Changed order of VecSetRandom arguments
src/mat/examples/tests/ex96.c 1.16 05/04/25 15:04:27 knepley@khan.(none) +2 -2 Changed order of VecSetRandom arguments
src/mat/examples/tests/ex94.c 1.20 05/04/25 15:04:27 knepley@khan.(none) +3 -3 Changed order of VecSetRandom arguments
src/mat/examples/tests/ex92.c 1.12 05/04/25 15:04:27 knepley@khan.(none) +3 -3 Changed order of VecSetRandom arguments
src/mat/examples/tests/ex91.c 1.7 05/04/25 15:04:27 knepley@khan.(none) +3 -3 Changed order of VecSetRandom arguments
src/mat/examples/tests/ex77.c 1.9 05/04/25 15:04:27 knepley@khan.(none) +4 -4 Changed order of VecSetRandom arguments
src/mat/examples/tests/ex76.c 1.19 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/mat/examples/tests/ex75.c 1.25 05/04/25 15:04:27 knepley@khan.(none) +4 -4 Changed order of VecSetRandom arguments
src/mat/examples/tests/ex74.c 1.32 05/04/25 15:04:27 knepley@khan.(none) +4 -4 Changed order of VecSetRandom arguments
src/mat/examples/tests/ex72.c 1.11 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/mat/examples/tests/ex54.c 1.9 05/04/25 15:04:27 knepley@khan.(none) +2 -2 Changed order of VecSetRandom arguments
src/mat/examples/tests/ex53.c 1.17 05/04/25 15:04:27 knepley@khan.(none) +8 -8 Changed order of VecSetRandom arguments
src/mat/examples/tests/ex51.c 1.9 05/04/25 15:04:27 knepley@khan.(none) +2 -2 Changed order of VecSetRandom arguments
src/mat/examples/tests/ex48.c 1.19 05/04/25 15:04:27 knepley@khan.(none) +7 -7 Changed order of VecSetRandom arguments
src/mat/examples/tests/ex47.c 1.10 05/04/25 15:04:27 knepley@khan.(none) +2 -2 Changed order of VecSetRandom arguments
src/ksp/examples/tutorials/ex4.c 1.14 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/ksp/examples/tutorials/ex2.c 1.14 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/ksp/examples/tutorials/ex11.c 1.15 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/ksp/examples/tests/ex26.c 1.6 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/ksp/examples/tests/ex24.c 1.15 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/ksp/examples/tests/ex19.c 1.16 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/ksp/examples/tests/ex17.c 1.15 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/fortran/custom/zvec.c 1.21 05/04/25 15:04:27 knepley@khan.(none) +2 -2 Changed order of VecSetRandom arguments
src/docs/website/documentation/changes/230.html 1.45 05/04/25 15:04:27 knepley@khan.(none) +1 -0 Changed order of VecSetRandom arguments
src/dm/da/src/da2.c 1.66 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
src/dm/da/examples/tests/ex23.c 1.12 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
python/PETSc/packages/ParMetis.py 1.55 05/04/25 15:04:27 knepley@khan.(none) +1 -0 Can now check for math library
python/PETSc/package.py 1.56 05/04/25 15:04:27 knepley@khan.(none) +6 -0 Can now check for math library
include/vecimpl.h 1.44 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
include/petscvec.h 1.75 05/04/25 15:04:27 knepley@khan.(none) +1 -1 Changed order of VecSetRandom arguments
Hg-commit: c3ad6e4945a4acd5357b26530cd1ecfba4b3a732
show more ...
|
| #
50165ade
|
| 29-Mar-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3043 balay@asterix.mcs.anl.gov|ChangeSet|20050329220606|59325 ChangeSet 1.3043 05/03/29 16:06:06 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into
bk-changeset-1.3043 balay@asterix.mcs.anl.gov|ChangeSet|20050329220606|59325 ChangeSet 1.3043 05/03/29 16:06:06 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
Hg-commit: cf750996d760fc7170a8367c467b20518551c95b
show more ...
|
| #
ba966639
|
| 29-Mar-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3038.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20050329220510|51229 ChangeSet 1.3038.1.1 05/03/29 16:05:10 balay@asterix.mcs.anl.gov +2 -0 remove extra ';' from PetscPoly*() routines
bk-changeset-1.3038.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20050329220510|51229 ChangeSet 1.3038.1.1 05/03/29 16:05:10 balay@asterix.mcs.anl.gov +2 -0 remove extra ';' from PetscPoly*() routines
include/petscvec.h 1.74 05/03/29 16:05:08 balay@asterix.mcs.anl.gov +6 -6 remove extra ';' from PetscPoly*() routines
include/petscmat.h 1.174 05/03/29 16:05:08 balay@asterix.mcs.anl.gov +93 -93 remove extra ';' from PetscPoly*() routines
Hg-commit: a842c2ba42fbe60e72c22f532f67a3ec822a550a
show more ...
|
| #
99bdeada
|
| 18-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2993 barrysmith@barry-smiths-computer.local|ChangeSet|20050318015743|43807 ChangeSet 1.2993 05/03/17 19:57:43 barrysmith@barry-smiths-computer.local +1 -0 use Matt's fix
src/mat
bk-changeset-1.2993 barrysmith@barry-smiths-computer.local|ChangeSet|20050318015743|43807 ChangeSet 1.2993 05/03/17 19:57:43 barrysmith@barry-smiths-computer.local +1 -0 use Matt's fix
src/mat/impls/aij/seq/aij.c 1.226 05/03/17 19:57:41 barrysmith@barry-smiths-computer.local +1 -2 use Matt's fix
Hg-commit: 84e3da0ad5da31c08ce8317bd1be0b52d0a39de7
show more ...
|
| #
6ee92c2f
|
| 18-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2987.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050318014015|37724 ChangeSet 1.2987.1.1 05/03/17 19:40:15 barrysmith@barry-smiths-computer.local +8 -0 slots is a reserv
bk-changeset-1.2987.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050318014015|37724 ChangeSet 1.2987.1.1 05/03/17 19:40:15 barrysmith@barry-smiths-computer.local +8 -0 slots is a reserved word in Trolltech Qt petsc-maint 12779 removed explicit library existence check in package.py cause it breaks too much, like windows
src/sys/src/bag/bag.c 1.14 05/03/17 19:40:13 barrysmith@barry-smiths-computer.local +2 -2 wrong variable type, yuck
python/PETSc/package.py 1.37 05/03/17 19:39:05 barrysmith@barry-smiths-computer.local +6 -22 removed explicit existence of libraries on the filesystem checking cause it breaks much (like windows).
include/vecimpl.h 1.42 05/03/17 18:38:22 barrysmith@barry-smiths-computer.local +1 -1 slots is a reserved word in Trolltech Qt petsc-maint 12779
src/vec/utils/vscat.c 1.42 05/03/17 18:38:15 barrysmith@barry-smiths-computer.local +26 -26 slots is a reserved word in Trolltech Qt petsc-maint 12779
src/vec/utils/vpscat.c 1.50 05/03/17 18:38:09 barrysmith@barry-smiths-computer.local +35 -35 slots is a reserved word in Trolltech Qt petsc-maint 12779
src/docs/website/miscellaneous/acknwldg.html 1.25 05/03/17 13:06:22 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 put link to "PETSc patched" version of SPAI cause no ever applies patches
src/mat/impls/aij/seq/aij.c 1.223.1.1 05/03/16 10:34:38 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 missed use of VecSet() with old calling sequence
include/petscvec.h 1.73 05/03/16 10:34:21 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 formatting
Hg-commit: 8f0dfc9f78b076a5edaebbf8b3a8ea0e5e93314d
show more ...
|
| #
df48e8d9
|
| 16-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2980 knepley@khan.mcs.anl.gov|ChangeSet|20050316005405|32347 ChangeSet 1.2980 05/03/15 18:54:05 knepley@khan.mcs.anl.gov +32 -0 Merge
src/snes/interface/snes.c 1.75 05/03/15
bk-changeset-1.2980 knepley@khan.mcs.anl.gov|ChangeSet|20050316005405|32347 ChangeSet 1.2980 05/03/15 18:54:05 knepley@khan.mcs.anl.gov +32 -0 Merge
src/snes/interface/snes.c 1.75 05/03/15 18:54:04 knepley@khan.mcs.anl.gov +0 -3 Merge
src/mat/utils/matio.c 1.28 05/03/15 18:54:04 knepley@khan.mcs.anl.gov +0 -1 Merge
src/vec/utils/vecio.c 1.44 05/03/15 18:35:27 knepley@khan.(none) +0 -0 Auto merged
src/vec/impls/seq/bvec2.c 1.66 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/vec/impls/mpi/pdvec.c 1.51 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/vec/examples/tutorials/ex17.c 1.5 05/03/15 18:35:27 knepley@khan.(none) +0 -2 Auto merged
src/ts/interface/ts.c 1.46 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/viewer/impls/ascii/filev.c 1.37 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/objects/prefix.c 1.11 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/objects/pgname.c 1.10 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/error/err.c 1.51 05/03/15 18:35:27 knepley@khan.(none) +0 -3 Auto merged
src/mat/impls/sbaij/seq/sbaij.c 1.141 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/dense/seq/dense.c 1.78 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/bdiag/seq/bdiag3.c 1.27 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.43 05/03/15 18:35:26 knepley@khan.(none) +0 -0 Auto merged
src/mat/impls/aij/seq/aijfact.c 1.114 05/03/15 18:35:26 knepley@khan.(none) +0 -0 Auto merged
src/mat/impls/aij/seq/aij.c 1.223 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/adj/mpi/mpiadj.c 1.48 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/interface/precon.c 1.62 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/redundant/redundant.c 1.25 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/mg/mgfunc.c 1.24 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/mg/mg.c 1.59 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/ksp/pcksp.c 1.24 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/jacobi/jacobi.c 1.18 05/03/15 18:35:26 knepley@khan.(none) +0 -0 Auto merged
src/ksp/pc/impls/composite/composite.c 1.30 05/03/15 18:35:26 knepley@khan.(none) +0 -2 Auto merged
src/ksp/pc/impls/bjacobi/bjacobi.c 1.40 05/03/15 18:35:26 knepley@khan.(none) +0 -3 Auto merged
src/ksp/pc/impls/asm/asm.c 1.46 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/ksp/interface/itcl.c 1.17 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/dm/da/src/gr2.c 1.32.1.1 05/03/15 18:35:26 knepley@khan.(none) +0 -2 Auto merged
include/petscts.h 1.32 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
include/petscpc.h 1.72 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
include/petscksp.h 1.64 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
Hg-commit: c41894b0cb6422519adcfc7fea08b1e4231ff575
show more ...
|
| #
f69a0ea3
|
| 16-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2975.1.5 knepley@khan.(none)|ChangeSet|20050316003440|07799 ChangeSet 1.2975.1.5 05/03/15 18:34:40 knepley@khan.(none) +235 -0 Fixed many const arguments Changed MatCreate() to o
bk-changeset-1.2975.1.5 knepley@khan.(none)|ChangeSet|20050316003440|07799 ChangeSet 1.2975.1.5 05/03/15 18:34:40 knepley@khan.(none) +235 -0 Fixed many const arguments Changed MatCreate() to only take a communicator - Added MatSetSizes() Changed SNESSolve() to accept a constant argument - This should allow SNES to look almost like KSP Added Options methods, SetUp(), and View() and objects which lacked them
src/vec/utils/vecio.c 1.42.1.2 05/03/15 18:34:38 knepley@khan.(none) +4 -4 Fixed const
src/vec/interface/vector.c 1.126 05/03/15 18:34:38 knepley@khan.(none) +124 -1 Added Options methods Added SetUp() Removed bad check
src/vec/interface/vecreg.c 1.32 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/interface/mapreg.c 1.24 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/interface/map.c 1.22 05/03/15 18:34:38 knepley@khan.(none) +190 -0 Added Options methods Added SetUp() and View()
src/vec/impls/seq/dvec2.c 1.28 05/03/15 18:34:38 knepley@khan.(none) +4 -4 Fixed argument order
src/vec/impls/seq/bvec2.c 1.64.1.2 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/impls/mpi/pbvec.c 1.34 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/examples/tutorials/ex1e.c 1.9 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed AXPY
src/vec/examples/tutorials/ex17.c 1.3.1.1 05/03/15 18:34:38 knepley@khan.(none) +2 -0 Fixed compilation warning
src/vec/examples/tutorials/ex1.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed WAXPY
src/ts/impls/pseudo/posindep.c 1.25 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/ts/impls/implicit/cn/cn.c 1.23 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/ts/impls/implicit/beuler/beuler.c 1.25 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/ts/examples/tutorials/ex6.c 1.17 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex5.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex4.c 1.10 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex3.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex2f.F 1.14 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex2.c 1.9 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tests/ex4.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tests/ex2.c 1.8 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tests/ex1f.F 1.14 05/03/15 18:34:38 knepley@khan.(none) +6 -6 Fixed MatCreate
src/ts/examples/tests/ex1.c 1.13 05/03/15 18:34:38 knepley@khan.(none) +6 -3 Fixed MatCreate
src/sys/src/viewer/interface/viewreg.c 1.24 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/sys/src/viewer/interface/view.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +182 -0 Added Options methods Added SetUp() and View()
src/snes/utils/damgsnes.c 1.60 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/mf/snesmfj.c 1.52 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/snes/interface/snes.c 1.73.1.2 05/03/15 18:34:38 knepley@khan.(none) +9 -5 Now SNESSolve() can take a constant argument
src/snes/interface/noise/snesmfj2.c 1.28 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/snes/examples/tutorials/ex6.c 1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5s.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5f90.F 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5f.F 1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5.c 1.22 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex3.c 1.16 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex26.c 1.21 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex21.c 1.9 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex2.c 1.13 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex1f.F 1.16 05/03/15 18:34:38 knepley@khan.(none) +3 -3 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex14.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex10d/ex10.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex1.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tests/ex9.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex7.c 1.13 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex5.c 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex4.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex1f.F 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex13.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tests/ex12f.F 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex11.c 1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex1.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/mat/utils/matio.c 1.26.1.2 05/03/15 18:34:38 knepley@khan.(none) +4 -3 Fixed const Fixed MatCreate
src/mat/utils/gcreate.c 1.39 05/03/15 18:34:38 knepley@khan.(none) +53 -22 Now MatCreate() takes only a communicator Added MatSetSizes()
src/mat/utils/convert.c 1.20 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed MatCreate
src/mat/utils/axpy.c 1.26 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/matimpl.h 1.80 05/03/15 18:34:38 knepley@khan.(none) +3 -3 Fixed const
src/mat/interface/matrix.c 1.173 05/03/15 18:34:38 knepley@khan.(none) +129 -4 Added Options methods Added MatSetUp() Fixed const Fixed MatCreate
src/mat/interface/matreg.c 1.23 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/shell/shellcnv.c 1.19 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed MatCreate
src/mat/impls/shell/shell.c 1.30 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed MatCreate
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.61 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaijfact2.c 1.59 05/03/15 18:34:38 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaijfact.c 1.85 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaij2.c 1.40 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaij.h 1.38 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/sbaij/seq/sbaij.c 1.139.1.2 05/03/15 18:34:37 knepley@khan.(none) +9 -6 Fixed MatCreate
src/mat/impls/sbaij/seq/aijsbaij.c 1.28 05/03/15 18:34:37 knepley@khan.(none) +12 -8 Fixed MatCreate
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.49 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/sbaij/mpi/mpisbaij.h 1.17 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/sbaij/mpi/mpisbaij.c 1.122 05/03/15 18:34:37 knepley@khan.(none) +14 -8 Fixed MatCreate
src/mat/impls/sbaij/mpi/mmsbaij.c 1.34 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/rowbs/mpi/mpirowbs.c 1.71 05/03/15 18:34:37 knepley@khan.(none) +8 -4 Fixed MatCreate
src/mat/impls/normal/normm.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/maij/maij.c 1.39 05/03/15 18:34:37 knepley@khan.(none) +4 -3 Fixed MatCreate Fixed const
src/mat/impls/is/matis.c 1.23 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/feti/feti.c 1.5 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/dense/seq/dense.c 1.76.1.2 05/03/15 18:34:37 knepley@khan.(none) +13 -7 Fixed MatCreate
src/mat/impls/dense/mpi/mpidense.h 1.9 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/dense/mpi/mpidense.c 1.57 05/03/15 18:34:37 knepley@khan.(none) +21 -12 Fixed MatCreate
src/mat/impls/dense/mpi/mmdense.c 1.18 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/bdiag/seq/bdiag3.c 1.25.1.2 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/bdiag/seq/bdiag.h 1.15 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/bdiag/seq/bdiag.c 1.50 05/03/15 18:34:37 knepley@khan.(none) +9 -5 Fixed MatCreate
src/mat/impls/bdiag/mpi/mpibdiag.h 1.10 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/bdiag/mpi/mpibdiag.c 1.49 05/03/15 18:34:37 knepley@khan.(none) +10 -6 Fixed MatCreate Fixed const
src/mat/impls/baij/seq/baijfact3.c 1.22 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/seq/baijfact2.c 1.46 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/seq/baijfact.c 1.30 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/baij/seq/baij2.c 1.34 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/seq/baij.h 1.30 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/baij/seq/baij.c 1.127 05/03/15 18:34:37 knepley@khan.(none) +11 -7 Fixed MatCreate
src/mat/impls/baij/seq/aijbaij.c 1.25 05/03/15 18:34:37 knepley@khan.(none) +6 -4 Fixed MatCreate
src/mat/impls/baij/mpi/mpibaij.h 1.19 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/baij/mpi/mpibaij.c 1.95 05/03/15 18:34:37 knepley@khan.(none) +17 -10 Fixed MatCreate
src/mat/impls/baij/mpi/mmbaij.c 1.27 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.68 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/mpi/baijov.c 1.31 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/umfpack/umfpack.c 1.44 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/superlu/superlu.c 1.77 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/aij/seq/spooles/aijspooles.c 1.39 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.41.1.1 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/aij/seq/lusol/lusol.c 1.38 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/essl/essl.c 1.38 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/aijfact.c 1.112.1.1 05/03/15 18:34:37 knepley@khan.(none) +10 -5 Fixed MatCreate
src/mat/impls/aij/seq/aij.h 1.54 05/03/15 18:34:37 knepley@khan.(none) +3 -3 Fixed const
src/mat/impls/aij/seq/aij.c 1.220.1.2 05/03/15 18:34:37 knepley@khan.(none) +17 -9 Fixed MatCreate
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.109 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.32 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/mpi/mumps/mumps.c 1.87 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/aij/mpi/mpiptap.c 1.19 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/mpi/mpiov.c 1.33 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/aij/mpi/mpiaij.h 1.37 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/aij/mpi/mpiaij.c 1.241 05/03/15 18:34:37 knepley@khan.(none) +25 -14 Fixed MatCreate
src/mat/impls/aij/mpi/mmaij.c 1.24 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/aij/aijtype.c 1.13 05/03/15 18:34:37 knepley@khan.(none) +12 -12 Fixed const
src/mat/impls/adj/mpi/mpiadj.c 1.46.1.2 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/adic/matadic.c 1.32 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed MatCreate
src/mat/examples/tutorials/ex5.c 1.4 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tutorials/ex2.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +10 -5 Fixed MatCreate
src/mat/examples/tests/ex99.c 1.6 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex98.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex95.c 1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex94.c 1.18 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex93.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex9.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex85f.F 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -2 Fixed MatCreate
src/mat/examples/tests/ex8.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex75.c 1.23 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex74.c 1.30 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex71.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex70.c 1.6 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex7.c 1.14 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex6.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex55.c 1.21 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/examples/tests/ex50.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex5.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex49.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex4.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex38.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex37.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex33.c 1.12 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex31.c 1.11 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex30.c 1.15 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex3.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex27.c 1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex21.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex20.c 1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex2.c 1.12 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex19.c 1.11 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex15.c 1.14 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex14.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex12.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex11.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex101.c 1.6 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex10.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/interface/precon.c 1.60.1.2 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/interface/pcset.c 1.25 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/tfs/pxxt.c 1.26 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/pc/impls/spai/ispai.c 1.33 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/impls/samg/samgpetsctools.c 1.15 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/ksp/pc/impls/samg/samgmgpetsc.c 1.16 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/impls/redundant/redundant.c 1.23.1.1 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/ml/ml.c 1.18 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/pc/impls/mg/mgfunc.c 1.22.1.2 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/mg/mg.c 1.57.1.2 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/ksp/pcksp.c 1.22.1.1 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/is/nn/nn.c 1.30 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/impls/eisens/eisen.c 1.27 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/examples/tests/ex7.c 1.8 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/ksp/interface/itcreate.c 1.61 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/ksp/ksp/interface/eige.c 1.26 05/03/15 18:34:36 knepley@khan.(none) +6 -4 Fixed MatCreate
src/ksp/examples/tutorials/ex9.c 1.19 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/examples/tutorials/ex8.c 1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex7.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex5.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex4.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/examples/tutorials/ex30.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/examples/tutorials/ex3.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex23.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex2.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex16.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex15.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex12.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex11.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex1.c 1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex3.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex24.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex20.c 1.17 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex17.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex15.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex1.c 1.11 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/fortran/custom/zvec.c 1.19 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed const
src/fortran/custom/zts.c 1.20 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/fortran/custom/zpc.c 1.31 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/fortran/custom/zmat.c 1.48 05/03/15 18:34:36 knepley@khan.(none) +3 -3 Fixed MatCreate Fixed const
src/fortran/custom/zksp.c 1.24 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/docs/website/documentation/changes/222.html 1.39 05/03/15 18:34:36 knepley@khan.(none) +5 -2 Fixed MatCreate Fixed SNESSolve
src/docs/tex/manual/part2.tex 1.89 05/03/15 18:34:36 knepley@khan.(none) +6 -3 Fixed MatCreate Fixed SNESSolve
src/docs/tex/manual/part1.tex 1.36 05/03/15 18:34:36 knepley@khan.(none) +5 -4 Fixed MatCreate
src/dm/da/utils/pack.c 1.21 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/dm/da/utils/fdda.c 1.48 05/03/15 18:34:36 knepley@khan.(none) +3 -2 Fixed MatCreate Fixed const
src/dm/da/utils/dm.c 1.11 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/dm/da/src/dainterp.c 1.28 05/03/15 18:34:36 knepley@khan.(none) +8 -4 Fixed MatCreate
src/dm/da/src/da2.c 1.64 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/dm/da/daimpl.h 1.21 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/dm/ao/impls/basic/aodatabasic.c 1.32 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/src/ns_q1q0_penalty/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/src/burgers_vertex_based_q1/main_old2.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/src/burgers_vertex_based_q1/main_old.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +5 -3 Fixed SNESSolve and MatCreate
src/contrib/src/burgers_vertex_based_q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/src/burgers_df_based_q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/oberman/tns_q2q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +8 -4 Fixed SNESSolve
src/contrib/oberman/ns_q2q1/main.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/oberman/ns_q1q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed SNESSolve
src/contrib/oberman/ns_q1q0_penalty/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/oberman/ns_q1q0/main.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/oberman/laplacian_q1/scalable/appalgebra.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/oberman/laplacian_q1/appalgebra.c 1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.12 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/keyes/ex15.c 1.7 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed SNESSolve
src/contrib/helmholtz_2/ex12.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/fun3d/incomp/flow.c 1.22 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/fun3d/comp/flow.c 1.8 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed MatCreate and SNESSovle
src/adic/examples/tutorials/ex5func.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate and SNESSovle
src/adic/examples/tutorials/ex3func.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate and SNESSovle
include/vecimpl.h 1.41 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
include/petscviewer.h 1.52 05/03/15 18:34:36 knepley@khan.(none) +8 -2 Fixed const Added Options methods Added PetscViewerSetUp() and PetscViewerView()
include/petscvec.h 1.72 05/03/15 18:34:36 knepley@khan.(none) +18 -6 Fixed const Added Options methods Added PetscMapSetUp() and PetscMapView() Added VecSetUp()
include/petscsnes.h 1.47 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Now SNESSolve() takes a constant part or NULL
include/petscpc.h 1.70.1.2 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
include/petscmat.h 1.172 05/03/15 18:34:36 knepley@khan.(none) +15 -9 Fixed const Added Options methods Added MatSetUp() Added MatSetSizes() - Now MatCreate() takes no sizes
include/petscksp.h 1.62.1.2 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
include/petscda.h 1.46 05/03/15 18:34:36 knepley@khan.(none) +3 -3 Fixed const
Hg-commit: 238482a61eaff96c8054348fb0892ede560888c9
show more ...
|
| #
2dcb1b2a
|
| 12-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2975.1.1 knepley@khan.(none)|ChangeSet|20050312213541|03622 ChangeSet 1.2975.1.1 05/03/12 15:35:41 knepley@khan.(none) +290 -0 Changing BLAS interfaces to PETSc style - still ne
bk-changeset-1.2975.1.1 knepley@khan.(none)|ChangeSet|20050312213541|03622 ChangeSet 1.2975.1.1 05/03/12 15:35:41 knepley@khan.(none) +290 -0 Changing BLAS interfaces to PETSc style - still needs to be validated using testexamples Some const fixes
src/vec/utils/vinv.c 1.42 05/03/12 15:35:39 knepley@khan.(none) +5 -6 Changing BLAS interfaces to PETSc style
src/vec/utils/vecio.c 1.42.1.1 05/03/12 15:35:39 knepley@khan.(none) +3 -2 Change to const
src/vec/pf/impls/constant/const.c 1.15 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/interface/vector.c 1.125 05/03/12 15:35:38 knepley@khan.(none) +105 -111 Changing BLAS interfaces to PETSc style
src/vec/impls/seq/dvec2.c 1.27 05/03/12 15:35:38 knepley@khan.(none) +101 -72 Changing BLAS interfaces to PETSc style
src/vec/impls/seq/bvec2.c 1.64.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/vec/impls/seq/bvec1.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +27 -25 Changing BLAS interfaces to PETSc style
src/vec/impls/mpi/pdvec.c 1.49.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/vec/impls/dvecimpl.h 1.12 05/03/12 15:35:38 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex8.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex7f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex2f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex2.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1f90.F 1.7 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1f.F 1.9 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1e.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex15.c 1.2 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex13.c 1.5 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex12.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex11f.F 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex11.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex9.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex8.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex7.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex6.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex4.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex34.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex30f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex3.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex29.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex28.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex25.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex22.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex21.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex2.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex19f.F 1.8 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex17.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex14.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex11.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex1.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/interface/tsfd.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/interface/ts.c 1.44.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/ts/impls/implicit/cn/cn.c 1.22 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ts/impls/implicit/beuler/beuler.c 1.24 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/impls/explicit/rk/rk.c 1.19 05/03/12 15:35:38 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ts/impls/explicit/euler/euler.c 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/util2.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex6.c 1.16 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex5.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex4.c 1.9 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex3.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex2f.F 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex2.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tests/ex1f.F 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tests/ex1.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/sys/src/viewer/impls/ascii/filev.c 1.35.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/objects/prefix.c 1.9.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/objects/pgname.c 1.8.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/error/err.c 1.49.1.1 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Change to const
src/snes/utils/damgsnes.c 1.59 05/03/12 15:35:38 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/snes/mf/snesmfj.c 1.51 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/snes/interface/snesj.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/interface/snes.c 1.73.1.1 05/03/12 15:35:38 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/snes/interface/noise/snesnoise.c 1.19 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/interface/noise/snesmfj2.c 1.27 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/snes/impls/tr/tr.c 1.30 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/impls/test/snestest.c 1.18 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/impls/ls/ls.c 1.57 05/03/12 15:35:38 knepley@khan.(none) +17 -17 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex6.c 1.17 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex3.c 1.15 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex29.c 1.81 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex27.c 1.13 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex22.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex2.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex1f.F 1.15 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex1.c 1.11 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex7.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex12f.F 1.9 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex11.c 1.17 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/utils/multequal.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/utils/matio.c 1.26.1.1 05/03/12 15:35:38 knepley@khan.(none) +2 -1 Changing BLAS interfaces to PETSc style
src/mat/utils/getcolv.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/utils/axpy.c 1.25 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/matfd/fdmatrix.c 1.31 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/interface/matrix.c 1.172 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/interface/matnull.c 1.20 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/shell/shellcnv.c 1.18 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/shell/shell.c 1.29 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/seq/sbaij2.c 1.39 05/03/12 15:35:38 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/seq/sbaij.c 1.139.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/mpi/mpisbaij.c 1.121 05/03/12 15:35:38 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/mpirowbs.c 1.70 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/iccbs.c 1.9 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/cholbs.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/maij/maij.c 1.38 05/03/12 15:35:38 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/mat/impls/is/matis.c 1.22 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/feti/feti.c 1.4 05/03/12 15:35:38 knepley@khan.(none) +31 -34 Changing BLAS interfaces to PETSc style
src/mat/impls/dense/seq/dense.c 1.76.1.1 05/03/12 15:35:38 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/mat/impls/dense/mpi/mpidense.c 1.56 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/seq/bdiag3.c 1.25.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/seq/bdiag.c 1.49 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/mpi/mpibdiag.c 1.48 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/baij/seq/baij2.c 1.33 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/baij/seq/baij.c 1.126 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/aij/seq/aij.c 1.220.1.1 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/aij/mpi/mpiaij.c 1.240 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/adj/mpi/mpiadj.c 1.46.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/adic/matadic.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tutorials/ex2.c 1.6 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex99.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex96.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex94.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex78.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex76.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex75.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex74.c 1.29 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex71.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex7.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex64.c 1.7 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex62.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex53.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex5.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex48.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex3.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex27.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex19.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex17.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex15.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex1.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/ksp/pc/interface/precon.c 1.60.1.1 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/samg/samgpetsctools.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/prometheus/petscprom.c 1.6 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/ml/ml.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/smg.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/mgfunc.c 1.22.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/mg.c 1.57.1.1 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/fmg.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/jacobi/jacobi.c 1.16.1.1 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/pcis.c 1.27 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/nn/nn.c 1.29 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/feti/fetipc.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/hypre/hyppilut.c 1.73 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/eisens/eisen.c 1.26 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/composite/composite.c 1.28.1.1 05/03/12 15:35:37 knepley@khan.(none) +5 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/bjacobi/bjacobi.c 1.38.1.1 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/asm/asm.c 1.44.1.1 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex8f.F 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex5.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex4.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex3.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex2.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itres.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itfunc.c 1.66 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/iterativ.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itcl.c 1.15.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/iguess.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/eige.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +20 -20 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/symmlq/symmlq.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +16 -16 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/rich/rich.c 1.26 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/qcg/qcg.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/minres/minres.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/lsqr/lsqr.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.40 05/03/12 15:35:37 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/gmres.c 1.58 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.45 05/03/12 15:35:37 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/borthog2.c 1.20 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/borthog.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cr/cr.c 1.34 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cheby/cheby.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cgs/cgs.c 1.28 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cg/cgne/cgne.c 1.28 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cg/cg.c 1.39 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bicg/bicg.c 1.21 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bcgs/bcgs.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex9.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex8.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex7.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex6f.F 1.12 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex5.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex4.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex31.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex30.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex3.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex2f.F 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex29.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex28.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex27.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex25.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex23.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex22f.F 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex22.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex21f.F 1.16 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex2.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex1f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex16.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex15f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex15.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex14f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex12.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex11f.F 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex11.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex10.c 1.49 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex1.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex7.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex6.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex5f.F 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex4.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex3.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex26.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex25.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex24.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex20.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex19.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex18.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex17.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex16f.F 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex15.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex14.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex12f.F 1.19 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex10.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex1.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/fortran/custom/zvec.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/fortran/custom/zsys.c 1.33 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Change to const
src/fortran/custom/zsnes.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Reversed function pointer and context arguments Change to const
src/docs/website/documentation/changes/222.html 1.38 05/03/12 15:35:37 knepley@khan.(none) +26 -1 Lots of interface changes
src/docs/tex/manual/part2.tex 1.88 05/03/12 15:35:36 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/docs/tex/manual/part1.tex 1.35 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/usg/2d/quadratic/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/dm/usg/2d/constant_bilinear/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/dm/da/src/gr2.c 1.31.1.1 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Change to const
src/dm/da/src/dainterp.c 1.27 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/src/da2.c 1.63 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tutorials/ex5.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tutorials/ex1.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex8.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex7.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex6.c 1.9 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex4.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex23.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex21f.F 1.3 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex20.c 1.10 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex2.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex18.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex17.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex15.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex14.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex1.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/ysmp/ex1.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/src/ns_q1q0_penalty/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main_old2.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main_old.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_df_based_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/reusememory/ex1.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/oberman/tns_q2q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/contrib/oberman/quasigeo_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q2q1/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q1/appcreate.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q0_penalty/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q0/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/scalable/main.c 1.6 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/scalable/appalgebra.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/appalgebra.c 1.14 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/lahaye/samg.old/petsctools.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/keyes/ex15.c 1.6 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/helmholtz_2/ex12.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/apps/2/ex1.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/apps/1/ex2.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/adic/src/petscadic.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex5func.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex5.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex4.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex3func.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex3.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex2func.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex2.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex1.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
include/vecimpl.h 1.40 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
include/petscvec.h 1.71 05/03/12 15:35:36 knepley@khan.(none) +8 -14 Changing BLAS interfaces to PETSc style
include/petscts.h 1.30.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
include/petscpc.h 1.70.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
include/petscksp.h 1.62.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
Hg-commit: a97920152fb7a7025cba2675facc0c052ef70819
show more ...
|
| #
2c76e3be
|
| 09-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2965 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050309204433|43960 ChangeSet 1.2965 05/03/09 14:44:33 barrysmith@barrysmith-57.mcs.anl.gov +9 -0 big merge
python/PETSc/pac
bk-changeset-1.2965 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050309204433|43960 ChangeSet 1.2965 05/03/09 14:44:33 barrysmith@barrysmith-57.mcs.anl.gov +9 -0 big merge
python/PETSc/packages/MPI.py 1.166 05/03/09 14:44:31 barrysmith@barrysmith-57.mcs.anl.gov +13 -8 your fix was wrong, gotta fix manually now
include/petsc.h 1.120 05/03/09 14:44:31 barrysmith@barrysmith-57.mcs.anl.gov +0 -3 my fix was right, yours was wrong, nah, nah, nah
src/vec/utils/vinv.c 1.40 05/03/09 14:42:00 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/docs/tex/manual/manual.tex 1.24 05/03/09 14:42:00 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/docs/tex/manual/intro.tex 1.18 05/03/09 14:42:00 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/docs/tex/manual/developers.tex 1.11 05/03/09 14:42:00 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
python/PETSc/package.py 1.36 05/03/09 14:42:00 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
include/petscvec.h 1.70 05/03/09 14:42:00 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
BitKeeper/deleted/.del-variables~a82352c758fb2b08 1.6 05/03/09 14:41:59 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
Hg-commit: d5194c4a0dacf54bf38ed3936922c82311f94388
show more ...
|
| #
0c451bc4
|
| 09-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2953.4.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050309203953|47482 ChangeSet 1.2953.4.1 05/03/09 14:39:53 barrysmith@barrysmith-57.mcs.anl.gov +15 -0 more polymorphic fun
bk-changeset-1.2953.4.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050309203953|47482 ChangeSet 1.2953.4.1 05/03/09 14:39:53 barrysmith@barrysmith-57.mcs.anl.gov +15 -0 more polymorphic functions fixes for MPI.py due to breaks introduced by converting to use package.py formating
src/vec/is/impls/general/general.c 1.23 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +10 -0 error checking for valid local sizes
src/vec/examples/tutorials/makefile 1.16 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +7 -1 more polymorphic tests
src/vec/examples/tutorials/ex17.c 1.3 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 more polymorphic tests
src/sys/examples/tests/ex18.c 1.3 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 formating
src/mat/matimpl.h 1.78 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 new routines per petsc-maint 12696
src/mat/interface/matrix.c 1.170 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +25 -0 new routines per petsc-maint 12696
src/mat/examples/tutorials/ex6.c 1.2 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +14 -31 test of mat polymorphic functions
include/petscmat.h 1.171 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +86 -3 more polymorhphic funcstion
src/mat/impls/aij/seq/aijfact.c 1.112 05/03/09 14:39:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %G formatting?
src/mat/examples/tutorials/makefile 1.21 05/03/09 14:39:49 barrysmith@barrysmith-57.mcs.anl.gov +13 -2 more examples
python/PETSc/packages/MPI.py 1.164.1.1 05/03/09 14:39:49 barrysmith@barrysmith-57.mcs.anl.gov +8 -12 handle MPIUni properly with call from package.py when --with-mpi=0 is used
python/PETSc/package.py 1.32.1.1 05/03/09 14:39:49 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 allow calling something on package even with --with-packagename=0 needed for MPI
include/petscvec.h 1.67.1.1 05/03/09 14:39:49 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 more C++ polymorphic functions
include/petsc.h 1.118.1.1 05/03/09 14:39:49 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 do not generate fortran stubs for petscpolymorphic...
include/petscmat.h 1.170 05/03/07 10:54:43 barrysmith@barry-smiths-computer.local +14 -0 whoops
src/mat/examples/tutorials/ex6.c 1.1 05/03/07 07:54:12 barrysmith@barry-smiths-computer.local +62 -0
src/mat/examples/tutorials/ex6.c 1.0 05/03/07 07:54:12 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/mat/examples/tutorials/ex6.c
src/vec/examples/tutorials/output/ex17_1.out 1.1 05/03/05 21:15:19 barrysmith@barry-smiths-computer.local +2 -0
src/vec/examples/tutorials/output/ex17_1.out 1.0 05/03/05 21:15:19 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/vec/examples/tutorials/output/ex17_1.out
Hg-commit: 8a24c66c5bd45cdf1646bf588909d052bec1bb4f
show more ...
|
| #
495e253a
|
| 08-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2960 knepley@khan.mcs.anl.gov|ChangeSet|20050308165116|02072 ChangeSet 1.2960 05/03/08 10:51:16 knepley@khan.mcs.anl.gov +1 -0 Merge
src/docs/tex/petscapp.bib 1.151 05/03/08
bk-changeset-1.2960 knepley@khan.mcs.anl.gov|ChangeSet|20050308165116|02072 ChangeSet 1.2960 05/03/08 10:51:16 knepley@khan.mcs.anl.gov +1 -0 Merge
src/docs/tex/petscapp.bib 1.151 05/03/08 10:51:15 knepley@khan.mcs.anl.gov +0 -1 Merge
Hg-commit: 91a32bc1965c8141ed9927a22b567bc38054f739
show more ...
|
| #
0190745a
|
| 08-Mar-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2957.1.7 balay@asterix.mcs.anl.gov|ChangeSet|20050308162303|43032 ChangeSet 1.2957.1.7 05/03/08 10:23:03 balay@asterix.mcs.anl.gov +1 -0 missed fixing some more poly stuff
inclu
bk-changeset-1.2957.1.7 balay@asterix.mcs.anl.gov|ChangeSet|20050308162303|43032 ChangeSet 1.2957.1.7 05/03/08 10:23:03 balay@asterix.mcs.anl.gov +1 -0 missed fixing some more poly stuff
include/petscvec.h 1.69 05/03/08 10:23:00 balay@asterix.mcs.anl.gov +7 -7 missed fixing some more poly stuff
Hg-commit: 52f059f1086848dc73e4310c5669e4465fd85a98
show more ...
|
| #
fcd5dd21
|
| 08-Mar-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2957.1.6 balay@asterix.mcs.anl.gov|ChangeSet|20050308160006|43021 ChangeSet 1.2957.1.6 05/03/08 10:00:06 balay@asterix.mcs.anl.gov +6 -0 nightly build updates
maint/confignightl
bk-changeset-1.2957.1.6 balay@asterix.mcs.anl.gov|ChangeSet|20050308160006|43021 ChangeSet 1.2957.1.6 05/03/08 10:00:06 balay@asterix.mcs.anl.gov +6 -0 nightly build updates
maint/confignightly/jazz 1.4 05/03/08 10:00:04 balay@asterix.mcs.anl.gov +1 -1 setup jazz build correctly
include/petscvec.h 1.68 05/03/08 10:00:04 balay@asterix.mcs.anl.gov +18 -18 fix syntax warnings on solaris
include/petsc.h 1.119 05/03/08 10:00:04 balay@asterix.mcs.anl.gov +3 -3 no fortran stubs for Polymorphic macros
config/linux-gnu-gcc-pgf90.py 1.12 05/03/08 10:00:04 balay@asterix.mcs.anl.gov +2 -2 update to debian
config/linux-gnu-gcc-ifc.py 1.9 05/03/08 10:00:04 balay@asterix.mcs.anl.gov +2 -1 add in a complex build
config/linux-gnu-gcc-absoft.py 1.5 05/03/08 10:00:04 balay@asterix.mcs.anl.gov +1 -0 add in a c++ build
Hg-commit: 5048815af40296d4cf87b1219952fd52b7df4641
show more ...
|
| #
cdff7f52
|
| 07-Mar-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2956 balay@asterix.mcs.anl.gov|ChangeSet|20050307145140|44366 ChangeSet 1.2956 05/03/07 08:51:40 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into
bk-changeset-1.2956 balay@asterix.mcs.anl.gov|ChangeSet|20050307145140|44366 ChangeSet 1.2956 05/03/07 08:51:40 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
Hg-commit: 125381b36920d91ca53be713efecfa69d5936199
show more ...
|
| #
e3571dd8
|
| 05-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2953.1.3 barrysmith@barry-smiths-computer.local|ChangeSet|20050305211705|09936 ChangeSet 1.2953.1.3 05/03/05 15:17:05 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@
bk-changeset-1.2953.1.3 barrysmith@barry-smiths-computer.local|ChangeSet|20050305211705|09936 ChangeSet 1.2953.1.3 05/03/05 15:17:05 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
Hg-commit: 9ce8730d8d35a7884342ef09a4b037c22e1f52a6
show more ...
|
| #
53847eed
|
| 05-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2953.2.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050305211642|12719 ChangeSet 1.2953.2.1 05/03/05 15:16:42 barrysmith@barry-smiths-computer.local +49 -0 changed names to
bk-changeset-1.2953.2.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050305211642|12719 ChangeSet 1.2953.2.1 05/03/05 15:16:42 barrysmith@barry-smiths-computer.local +49 -0 changed names to reflect what they test
src/vec/utils/comb.c 1.24 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +4 -4 formatting
src/vec/pf/examples/tutorials/makefile 1.10 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +6 -6 changed names to reflect what they test
src/vec/is/examples/tutorials/makefile 1.6 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +6 -6 changed names to reflect what they test
src/vec/is/examples/tests/makefile 1.6 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +5 -5 changed names to reflect what they test
src/vec/interface/vector.c 1.124 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +1 -1 [] instead of * per Bill
src/vec/examples/tutorials/makefile 1.15 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +6 -6 changed names to reflect what they test
src/vec/examples/tests/makefile 1.23 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +5 -5 changed names to reflect what they test
src/ts/examples/tutorials/makefile 1.12 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +4 -4 changed names to reflect what they test
src/ts/examples/tests/makefile 1.11 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +4 -4 changed names to reflect what they test
src/sys/src/viewer/examples/tutorials/makefile 1.6 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +2 -2 changed names to reflect what they test
src/sys/src/viewer/examples/tests/makefile 1.8 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +2 -2 changed names to reflect what they test
src/sys/src/error/examples/tests/makefile 1.2 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/sys/src/draw/examples/tutorials/makefile 1.7 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +3 -3 changed names to reflect what they test
src/sys/src/draw/examples/tests/makefile 1.9 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +3 -3 changed names to reflect what they test
src/sys/examples/tutorials/makefile 1.8 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +3 -3 changed names to reflect what they test
src/sys/examples/tests/makefile 1.14 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +7 -7 changed names to reflect what they test
src/snes/examples/tutorials/makefile 1.47 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +7 -7 changed names to reflect what they test
src/snes/examples/tests/makefile 1.16 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +6 -6 changed names to reflect what they test
src/mat/examples/tutorials/makefile 1.20 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +5 -5 changed names to reflect what they test
src/mat/examples/tests/makefile 1.51 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +7 -7 changed names to reflect what they test
src/ksp/pc/examples/tutorials/makefile 1.9 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +2 -2 changed names to reflect what they test
src/ksp/pc/examples/tests/makefile 1.9 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +4 -4 changed names to reflect what they test
src/ksp/examples/tutorials/makefile 1.66 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +9 -9 changed names to reflect what they test
src/ksp/examples/tests/makefile 1.25 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +8 -8 changed names to reflect what they test
src/fortran/f90/tests/makefile 1.8 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/dm/usg/utils/makefile 1.7 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/dm/da/examples/tutorials/makefile 1.12 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +5 -5 changed names to reflect what they test
src/dm/da/examples/tests/makefile 1.21 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +5 -5 changed names to reflect what they test
src/dm/ao/examples/tutorials/makefile 1.8 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +4 -4 changed names to reflect what they test
src/dm/ao/examples/tests/makefile 1.8 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +5 -5 changed names to reflect what they test
src/contrib/oberman/laplacian_q1/makefile 1.9 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/contrib/oberman/burgers_vertex_based_q1/makefile 1.7 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/contrib/oberman/burgers_df_based_q1/makefile 1.7 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/contrib/helmholtz_2/makefile 1.4 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +8 -27 changed names to reflect what they test
src/contrib/fun3d/incomp/makefile 1.15 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/contrib/fun3d/comp/makefile 1.4 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/contrib/dvr/makefile 1.5 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/apps/1/ex2.c 1.4 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +0 -1 outdated sles
src/apps/1/ex1.c 1.4 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +0 -1 outdated sles
src/apps/1/appctx.h 1.4 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +0 -1 changed names to reflect what they test
src/adic/examples/tutorials/makefile 1.5 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +5 -13 changed names to reflect what they test
src/adic/examples/tutorials/ex5func.c 1.4 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +1 -1 outdated sles
src/adic/examples/tutorials/ex3func.c 1.4 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +1 -1 outdated sles
python/PETSc/packages/MPI.py 1.164 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +11 -2 more tweaks for installing lam
makefile 1.153 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +4 -4 changed names to reflect what they test
include/vecimpl.h 1.39 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +2 -0 clarifying comment
include/petscvec.h 1.67 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +32 -2 more C++ polymorphic funtions
include/petsc.h 1.118 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +60 -6 added man pages for defining polymorphic functions
bmake/common/test 1.16 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +31 -39 changed names to reflect what they test
Hg-commit: 287fcc35481506cffd4556e2a52b46b6c813ab47
show more ...
|
| #
9dcbbd2b
|
| 27-Feb-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2932 barrysmith@barry-smiths-computer.local|ChangeSet|20050227025812|09115 ChangeSet 1.2932 05/02/26 20:58:12 barrysmith@barry-smiths-computer.local +85 -0 massive changes option
bk-changeset-1.2932 barrysmith@barry-smiths-computer.local|ChangeSet|20050227025812|09115 ChangeSet 1.2932 05/02/26 20:58:12 barrysmith@barry-smiths-computer.local +85 -0 massive changes options/bag enum PC_ in front of all MG routines strings for PETSc enum types subclass cgne from cg and lgmres and fgmres from gmres
src/sys/src/viewer/impls/binary/binv.c 1.44 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +69 -3 allow binary loads to ignore options
src/ksp/ksp/impls/gmres/lgmres/makefile 1.9 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +1 -1 subclass
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.39 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +3 -1 subclass
src/ksp/ksp/impls/gmres/fgmres/makefile 1.9 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +1 -1 subclass
todo 1.127 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +5 -1 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/vec/interface/dlregis.c 1.25 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +4 -2 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/sys/src/objects/pinit.c 1.61 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +9 -2 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/sys/src/objects/options.c 1.55 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +136 -39 case independent test of Petsc options
src/sys/src/objects/ams/aoptions.c 1.34 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +51 -30 adding enum to PetscOptions
src/sys/src/bag/bag.c 1.8 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +62 -83 support for adding enums
src/sys/examples/tutorials/ex5.c 1.10.1.1 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +10 -11 support for adding enums
src/snes/utils/damg.c 1.52 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front of MG
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.44 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +2 -1 subclass
src/ksp/ksp/impls/cg/cgne/makefile 1.5 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +1 -4 subclass
src/ksp/ksp/impls/cg/cgne/cgne.c 1.27 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +2 -0 subclass
src/fortran/custom/zsles.c 1.17 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +8 -0 change DMMGGetb to DMMGGetRHS
python/PETSc/packages/MPI.py 1.160 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +7 -8 better support of Lam/mpi
src/snes/interface/snesregi.c 1.9 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +7 -1 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/snes/interface/snes.c 1.70 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +2 -19 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/snes/examples/tests/ex11.c 1.16 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front of MG
src/mat/utils/matio.c 1.26 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1 no more load_ignore_info
src/mat/examples/tutorials/makefile 1.19 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +2 -2 no more load_ignore
src/mat/examples/tests/makefile 1.50 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +3 -3 no more load_ignore
src/mat/examples/tests/ex73.c 1.11 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1 no more load_ignore
src/ksp/pc/impls/spai/ispai.c 1.32 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +4 -4 formating
src/ksp/pc/impls/samg/samgmgpetsc.c 1.15 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front of MG
src/ksp/pc/impls/ml/ml.c 1.16 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +21 -21 formating
src/ksp/pc/impls/mg/smg.c 1.14 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +2 -11 PC_ infront of MG
src/ksp/pc/impls/mg/mgimpl.h 1.13 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -4 PC_MG instead of MG
src/ksp/pc/impls/mg/mgfunc.c 1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +13 -13 PC_ in front of MG
src/ksp/pc/impls/mg/mg.c 1.57 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +72 -104 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/pc/impls/mg/fmg.c 1.14 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +7 -29 PC_ infront of MG
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +4 -8 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/pc/impls/composite/composite.c 1.28 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -6 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/pc/impls/asm/asm.c 1.44 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -13 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/pc/examples/tests/ex5.c 1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -3 PC_ in front of MG
src/ksp/ksp/interface/itfunc.c 1.65 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +2 -16 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/ksp/interface/dlregis.c 1.23 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +18 -2 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/ksp/impls/makefile 1.9 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +1 -1 subclass
src/ksp/ksp/impls/gmres/makefile 1.7 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +1 -0 subclass
src/ksp/ksp/impls/gmres/gmres.c 1.56 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +15 -13 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/ksp/impls/cg/makefile 1.6 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -0 subclass
src/ksp/ksp/impls/cg/cg.c 1.37 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +4 -13 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/examples/tutorials/makefile 1.64 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +8 -8 no more load_ignore
src/ksp/examples/tutorials/ex29.c 1.11 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/ksp/examples/tutorials/ex28.c 1.12 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/ksp/examples/tutorials/ex25.c 1.12 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/ksp/examples/tutorials/ex22.c 1.10 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/ksp/examples/tests/ex19.c 1.14 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/fortran/custom/zstartf.c 1.10 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PetscMPIInt
src/docs/website/documentation/changes/222.html 1.37 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +5 -0 PC_ in front of all MG functions
src/contrib/keyes/ex15.c 1.5 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front of all MG functions
python/PETSc/packages/spooles.py 1.24.1.1 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/spai.py 1.15 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/ml.py 1.25 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/hypre.py 1.55 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/blacs.py 1.6 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/UMFPACK.py 1.23 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/SuperLU_DIST.py 1.31 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/SuperLU.py 1.21 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/SCALAPACK.py 1.6 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/Prometheus.py 1.7 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/ParMetis.py 1.50 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/PARTY.py 1.9 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/MUMPS.py 1.36.1.1 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/Chaco.py 1.10 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/package.py 1.26.1.1 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +25 -12 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
include/petscviewer.h 1.50 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +2 -1 option to binary viewers to not use command line options
include/petscvec.h 1.66 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +2 -1 strings for PETSc enums
include/petscsnes.h 1.43 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +1 -0 strings for PETSc enums
include/petscpc.h 1.70 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +5 -0 strings for PETSc enums
include/petscoptions.h 1.25 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +5 -2 GetEList and GetEnum for options
include/petscmg.h 1.14 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +11 -10 PC_ in front of MG routines
include/petscksp.h 1.62 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +8 -6 ksp subclasses strings for all PETSc enums
include/petscdmmg.h 1.3 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +6 -6 fix two macros with same fortran name DMMGGetB
include/petscbag.h 1.6 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +6 -6 registering enums
include/petsc.h 1.117 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +4 -6 strings for all basic PETSc enums
include/finclude/petscmg.h 1.10 05/02/26 20:57:59 barrysmith@barry-smiths-computer.local +8 -6 all multigrid routines macros start with PC_
python/PETSc/packages/MPI.py 1.159 05/02/26 18:40:47 barrysmith@barry-smiths-computer.local +5 -0 doman
src/vec/utils/vscat.c 1.41 05/02/26 11:33:35 barrysmith@barry-smiths-computer.local +8 -6 formating clearer manual page
src/fortran/custom/zsles.c 1.16 05/02/25 13:35:30 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no B
src/docs/website/documentation/tutorials/index.html 1.20 05/02/25 12:19:52 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 add Houston tutorial
src/sys/src/viewer/impls/binary/binv.c 1.43 05/02/24 15:02:04 barrysmith@barrysmith-57.mcs.anl.gov +7 -8 dead code with outdated option
src/ksp/ksp/impls/cg/cgne/makefile 1.4 05/02/24 07:11:24 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/cg/cgne/cgne.c 1.26 05/02/24 07:11:23 barrysmith@barry-smiths-computer.local +15 -113 mvdir
src/ksp/ksp/impls/gmres/fgmres/modpcf.c 1.17 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/fgmres/makefile 1.8 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/fgmres/fgmresp.h 1.14 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.43 05/02/24 07:09:58 barrysmith@barry-smiths-computer.local +2 -24 mvdir
src/ksp/ksp/impls/gmres/lgmres/readme 1.4 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/lgmres/makefile 1.8 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/lgmres/lgmresp.h 1.9 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.38 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +8 -64 mvdir
src/fortran/custom/zstart.c 1.30.1.2 05/02/22 21:05:18 barrysmith@barry-smiths-computer.local +1 -1 typo in previous change
src/fortran/custom/zstart.c 1.30.1.1 05/02/22 21:04:22 barrysmith@barry-smiths-computer.local +6 -0 need to set PETSC_COMM_WORLD; dang it really would be nice to have a single PetscInitialize() for C and Fortran and not all this duplicated code
src/fortran/custom/zsles.c 1.15 05/02/22 19:22:58 barrysmith@barry-smiths-computer.local +22 -1 added dmmgsetinitialguess_ for Fortran
Hg-commit: 887aa17e22982bf46d3e4dec0c549e1596b7a6c7
show more ...
|