| 2fd7e33d | 24-Aug-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3473.1.47 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050824205122|58104 ChangeSet 1.3473.1.47 05/08/24 15:51:22 barrysmith@barrysmith-57.mcs.anl.gov +8 -0 got tops ex3 exampl
bk-changeset-1.3473.1.47 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050824205122|58104 ChangeSet 1.3473.1.47 05/08/24 15:51:22 barrysmith@barrysmith-57.mcs.anl.gov +8 -0 got tops ex3 examples running in parallel
src/vec/vec/impls/mpi/pdvec.c 1.54 05/08/24 15:51:15 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 int still hanging in graphics code that should be PetscMPIInt
src/tops/tops.sidl 1.11 05/08/24 15:51:15 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 fixed set() for MatrixStructured in parallel, need to use ghost corners to compute local numbering not non-ghost
src/tops/server/c++/TOPS_Solver_Structured_Impl.cc 1.14 05/08/24 15:51:15 barrysmith@barrysmith-57.mcs.anl.gov +29 -10 fixed set() for MatrixStructured in parallel, need to use ghost corners to compute local numbering not non-ghost
src/tops/server/c++/TOPS_MatrixStructured_Impl.hh 1.5 05/08/24 15:51:14 barrysmith@barrysmith-57.mcs.anl.gov +23 -0 fixed set() for MatrixStructured in parallel, need to use ghost corners to compute local numbering not non-ghost
src/tops/server/c++/TOPS_MatrixStructured_Impl.cc 1.4 05/08/24 15:51:14 barrysmith@barrysmith-57.mcs.anl.gov +32 -4 fixed set() for MatrixStructured in parallel, need to use ghost corners to compute local numbering not non-ghost
src/tops/makefile.rules 1.6 05/08/24 15:51:14 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 skip python client build for now
src/mat/impls/aij/mpi/mpiaij.c 1.249 05/08/24 15:51:13 barrysmith@barrysmith-57.mcs.anl.gov +31 -1 mpiaij version of matsetvaluesrow
src/mat/impls/sbaij/mpi/mpisbaij.c 1.127 05/08/24 15:16:54 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 fixed variable should have been PetscMPIInt
Hg-commit: c5a5f24f96c28f129f0d133e7a717b115d774324
show more ...
|
| 3f76c47f | 24-Aug-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3473.13.2 balay@asterix.mcs.anl.gov|ChangeSet|20050824203647|55483 ChangeSet 1.3473.13.2 05/08/24 15:36:47 balay@asterix.mcs.anl.gov +3 -0 Merge asterix.mcs.anl.gov:/home/balay/pet
bk-changeset-1.3473.13.2 balay@asterix.mcs.anl.gov|ChangeSet|20050824203647|55483 ChangeSet 1.3473.13.2 05/08/24 15:36:47 balay@asterix.mcs.anl.gov +3 -0 Merge asterix.mcs.anl.gov:/home/balay/petsc-dist into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
src/vec/vec/impls/seq/dvec2.c 1.38 05/08/24 15:36:43 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/vec/vec/impls/seq/dvec2.c 1.32.1.2 05/08/24 15:36:43 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/vec/impls/seq/dvec2.c -> src/vec/vec/impls/seq/dvec2.c
src/mat/interface/matrix.c 1.190 05/08/24 15:36:43 balay@asterix.mcs.anl.gov +0 -0 Auto merged
include/petscversion.h 1.168 05/08/24 15:36:43 balay@asterix.mcs.anl.gov +0 -0 Auto merged
Hg-commit: a05469b28da8ea024e4ba5bed52b8b3161fad772
show more ...
|
| 0eb1f117 | 24-Aug-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3215.1.52 balay@asterix.mcs.anl.gov|ChangeSet|20050824203300|45188 ChangeSet 1.3215.1.52 05/08/24 15:33:00 balay@asterix.mcs.anl.gov +3 -0 i8 update fix missing fortran stubs
bk-changeset-1.3215.1.52 balay@asterix.mcs.anl.gov|ChangeSet|20050824203300|45188 ChangeSet 1.3215.1.52 05/08/24 15:33:00 balay@asterix.mcs.anl.gov +3 -0 i8 update fix missing fortran stubs
src/vec/impls/seq/dvec2.c 1.32.1.1 05/08/24 15:32:57 balay@asterix.mcs.anl.gov +2 -1 fix compile issue with sizeof(PetscInt)=8
src/mat/interface/matrix.c 1.176.1.2 05/08/24 15:32:57 balay@asterix.mcs.anl.gov +4 -4 fix missing fortran stubs for Mat routines
include/petscversion.h 1.138.1.27 05/08/24 15:32:57 balay@asterix.mcs.anl.gov +2 -2 update patch version
Hg-commit: f3df33d8acdf56c50888d2fe0c8ef94c157b29d8
show more ...
|
| a23f76df | 05-Aug-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3443 balay@asterix.mcs.anl.gov|ChangeSet|20050805220834|42883 ChangeSet 1.3443 05/08/05 17:08:34 balay@asterix.mcs.anl.gov +3 -0 nightly build fixes
src/vec/vec/impls/seq/dvec2.
bk-changeset-1.3443 balay@asterix.mcs.anl.gov|ChangeSet|20050805220834|42883 ChangeSet 1.3443 05/08/05 17:08:34 balay@asterix.mcs.anl.gov +3 -0 nightly build fixes
src/vec/vec/impls/seq/dvec2.c 1.35.1.1 05/08/05 17:08:32 balay@asterix.mcs.anl.gov +0 -1 remove unused variable
src/snes/impls/ls/ls.c 1.64 05/08/05 17:08:32 balay@asterix.mcs.anl.gov +1 -1 fix typo
python/PETSc/packages/Prometheus.py 1.26 05/08/05 17:08:32 balay@asterix.mcs.anl.gov +1 -1 setCompilers.cxxlibs -> compilers.cxxlibs
Hg-commit: 092f05f9c01287e7b9be1614562ff4cb1979d04f
show more ...
|
| e68848bd | 05-Aug-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3438 barrysmith@barry-smiths-computer.local|ChangeSet|20050805044939|06220 ChangeSet 1.3438 05/08/04 23:49:39 barrysmith@barry-smiths-computer.local +9 -0 code cleanup start of t
bk-changeset-1.3438 barrysmith@barry-smiths-computer.local|ChangeSet|20050805044939|06220 ChangeSet 1.3438 05/08/04 23:49:39 barrysmith@barry-smiths-computer.local +9 -0 code cleanup start of tops solver impls
src/vec/vec/interface/vector.c 1.136 05/08/04 23:49:33 barrysmith@barry-smiths-computer.local +3 -2 clearer documentation on vecmaxpointwisedivide
src/vec/vec/impls/seq/dvec2.c 1.35 05/08/04 23:49:33 barrysmith@barry-smiths-computer.local +3 -2 bad not use of vecgetarray(), was accessing array directly
src/tops/server/c++/TOPS_Solver_Structured_Impl.hh 1.2 05/08/04 23:49:33 barrysmith@barry-smiths-computer.local +19 -2 implementations for two TOPS solver classes
src/tops/server/c++/TOPS_Solver_Structured_Impl.cc 1.2 05/08/04 23:49:33 barrysmith@barry-smiths-computer.local +103 -13 implementations for two TOPS solver classes
src/tops/server/c++/TOPS_Solver_Sliced_Impl.hh 1.2 05/08/04 23:49:33 barrysmith@barry-smiths-computer.local +12 -0 implementations for two TOPS solver classes
src/tops/server/c++/TOPS_Solver_Sliced_Impl.cc 1.2 05/08/04 23:49:33 barrysmith@barry-smiths-computer.local +26 -0 implementations for two TOPS solver classes
src/snes/examples/tutorials/ex5.c 1.24 05/08/04 23:49:33 barrysmith@barry-smiths-computer.local +3 -3 get rid of silly Fortran two nonsense
include/petscerror.h 1.53 05/08/04 23:49:33 barrysmith@barry-smiths-computer.local +2 -0 memory checks on routines with no error return code
src/snes/impls/ls/ls.c 1.63 05/08/04 13:13:32 barrysmith@barrysmith-57.mcs.anl.gov +11 -24 changed veccopy + vecaxpy calls to vecwaxpy calls in the cubic and quadratic line searches.
Hg-commit: 1d8a529f8498af3ce182477beaad83bee9102358
show more ...
|
| 37b0e6c0 | 16-Jun-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3349.16.1 barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20050616161948|37162 ChangeSet 1.3349.16.1 05/06/16 11:19:48 barrysmith@barrysmith-11.mcs.anl.gov +12 -0 point block versio
bk-changeset-1.3349.16.1 barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20050616161948|37162 ChangeSet 1.3349.16.1 05/06/16 11:19:48 barrysmith@barrysmith-11.mcs.anl.gov +12 -0 point block version of FAS
src/vec/vec/utils/vpscat.c 1.54 05/06/16 11:19:44 barrysmith@barrysmith-11.mcs.anl.gov +0 -1 typo
src/snes/examples/tutorials/ex29.c 1.83 05/06/16 11:19:44 barrysmith@barrysmith-11.mcs.anl.gov +0 -4 build HAVE_ERF always assume we have it per Matt
src/sys/bag/bag.c 1.25 05/06/16 11:19:43 barrysmith@barrysmith-11.mcs.anl.gov +1 -1 typo
src/snes/utils/damgsnes.c 1.71 05/06/16 11:19:43 barrysmith@barrysmith-11.mcs.anl.gov +21 -1 adding routines for point-block FAS
src/snes/utils/adutils/damgsnesad.c 1.5 05/06/16 11:19:43 barrysmith@barrysmith-11.mcs.anl.gov +115 -0 adding routines for point-block FAS
src/mat/impls/adic/nladic.c 1.12 05/06/16 11:19:43 barrysmith@barrysmith-11.mcs.anl.gov +90 -1 adding routines for point-block FAS
src/ksp/pc/impls/mg/mg.c 1.62 05/06/16 11:19:43 barrysmith@barrysmith-11.mcs.anl.gov +5 -0 adding routines for point-block FAS
src/dm/da/src/da2.c 1.70 05/06/16 11:19:43 barrysmith@barrysmith-11.mcs.anl.gov +84 -0 adding routines for point-block FAS
src/dm/da/daimpl.h 1.22 05/06/16 11:19:43 barrysmith@barrysmith-11.mcs.anl.gov +3 -0 adding routines for point-block FAS
include/petscda.h 1.51 05/06/16 11:19:43 barrysmith@barrysmith-11.mcs.anl.gov +15 -0 adding routines for point-block FAS
src/ksp/ksp/interface/eige.c 1.28 05/06/15 10:57:16 barrysmith@barry-smiths-computer.local +3 -2 passing PetscInt into blas routine, needs to be changed to PetscBLASInt
todo 1.138 05/06/14 16:19:09 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 *** empty log message ***
src/snes/examples/tutorials/ex29.c 1.82 05/06/14 14:01:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 must initialize flag or garbage turns it on by default
Hg-commit: 7a5b986ab9e8733a33f277dfcd9d7b7b8eecda7b
show more ...
|
| b7b9b2df | 10-Jun-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3349.9.2 balay@asterix.mcs.anl.gov|ChangeSet|20050610222606|04306 ChangeSet 1.3349.9.2 05/06/10 17:26:06 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.3349.9.2 balay@asterix.mcs.anl.gov|ChangeSet|20050610222606|04306 ChangeSet 1.3349.9.2 05/06/10 17:26: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: a4fc3b8fade0bda72551cb9e4b1e630a6203f681
show more ...
|
| aea73bfe | 10-Jun-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3349.7.3 balay@asterix.mcs.anl.gov|ChangeSet|20050610164316|11949 ChangeSet 1.3349.7.3 05/06/10 11:43:16 balay@asterix.mcs.anl.gov +2 -0 - remove unused variable [ftn interface]
bk-changeset-1.3349.7.3 balay@asterix.mcs.anl.gov|ChangeSet|20050610164316|11949 ChangeSet 1.3349.7.3 05/06/10 11:43:16 balay@asterix.mcs.anl.gov +2 -0 - remove unused variable [ftn interface] - merge size_t fix manually from 2.3.0 patches
src/vec/vec/interface/ftn-custom/zvectorf.c 1.2 05/06/10 11:43:14 balay@asterix.mcs.anl.gov +1 -1 merge from 2.3.0 patches manually
src/sys/ftn-custom/zoptions.c 1.29 05/06/10 11:43:14 balay@asterix.mcs.anl.gov +0 -1 remove unused variable
Hg-commit: 865a98804c2c52c9659256e50ebad1b9b00851fa
show more ...
|
| efb30889 | 10-Jun-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3349.2.4 barrysmith@barry-smiths-computer.local|ChangeSet|20050610022229|54317 ChangeSet 1.3349.2.4 05/06/09 21:22:29 barrysmith@barry-smiths-computer.local +105 -0 get rid of vari
bk-changeset-1.3349.2.4 barrysmith@barry-smiths-computer.local|ChangeSet|20050610022229|54317 ChangeSet 1.3349.2.4 05/06/09 21:22:29 barrysmith@barry-smiths-computer.local +105 -0 get rid of variables passed into vecaxpy; pass in floating point values directly
src/vec/vec/examples/tests/ex9.c 1.9 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/vec/vec/examples/tests/ex11.c 1.9 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/interface/tsfd.c 1.14.1.1 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/interface/tscreate.c 1.20 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/examples/tutorials/util2.c 1.10 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/examples/tutorials/ex6.c 1.18 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/examples/tutorials/ex5.c 1.12 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/examples/tutorials/ex4.c 1.11 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/examples/tutorials/ex3.c 1.12 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/examples/tutorials/ex2.c 1.10 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/examples/tests/ex1.c 1.14 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/snes/utils/damgsnes.c 1.64.1.1 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +7 -8 get rid of variables passed into vecaxpy; pass in floating point values directly
src/snes/mf/wp.c 1.20 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +8 -70 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
src/snes/mf/snesmfjdef.c 1.18 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +49 -48 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
src/snes/mf/snesmfj.c 1.54.1.1 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +8 -8 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
src/snes/mf/mfregis.c 1.8 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +2 -2 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
src/mat/matimpl.h 1.82 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +20 -19 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
src/mat/matfd/fdmatrix.c 1.33 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +32 -8 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
src/mat/impls/sbaij/mpi/mpisbaij.c 1.125 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +4 -5 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/impls/aij/seq/aij.c 1.232 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/impls/aij/mpi/mpiaij.c 1.246.1.1 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +3 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/impls/adic/matadic.c 1.32.1.1 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tutorials/ex2.c 1.8 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex78.c 1.14 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex7.c 1.15 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex62.c 1.11 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex53.c 1.18 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex48.c 1.20 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex3.c 1.11 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +4 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex17.c 1.10 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex15.c 1.15 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex101.c 1.8 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/interface/precon.c 1.64 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/ml/ml.c 1.23 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/mg/smg.c 1.16 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/mg/mgfunc.c 1.26 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/mg/mg.c 1.60 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +2 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/mg/fmg.c 1.16 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +2 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/is/pcis.c 1.28 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +4 -7 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/is/nn/nn.c 1.34 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +5 -8 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/hypre/hyppilut.c 1.75 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.25 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +3 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/composite/composite.c 1.32 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +3 -5 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/asm/asm.c 1.49 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +4 -6 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/examples/tests/ex5.c 1.24 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +2 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/examples/tests/ex4.c 1.12 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/examples/tests/ex3.c 1.11 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/examples/tests/ex2.c 1.12 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +4 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/interface/itres.c 1.16 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/interface/itfunc.c 1.69 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +2 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/interface/iterativ.c 1.33 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/interface/iguess.c 1.16 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +5 -10 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/interface/eige.c 1.27 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +5 -6 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.23 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +5 -5 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.20 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +17 -19 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/symmlq/symmlq.c 1.25 05/06/09 21:22:17 barrysmith@barry-smiths-computer.local +12 -16 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/rich/rich.c 1.27 05/06/09 21:22:17 barrysmith@barry-smiths-computer.local +4 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/qcg/qcg.c 1.26 05/06/09 21:22:17 barrysmith@barry-smiths-computer.local +7 -8 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/minres/minres.c 1.24 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +8 -10 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/lsqr/lsqr.c 1.26 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +11 -13 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.41 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +5 -6 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/gmres/gmres.c 1.62 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/gmres/gmreig.c 1.17 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.49 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +8 -12 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/gmres/borthog.c 1.15 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +2 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/cr/cr.c 1.35 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +4 -5 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/cheby/cheby.c 1.24 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +6 -7 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/cgs/cgs.c 1.29 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +4 -5 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/cg/cgne/cgne.c 1.31 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/cg/cg.c 1.42 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/bicg/bicg.c 1.22 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.23 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +3 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/bcgs/bcgs.c 1.24 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +7 -8 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex32.c 1.4 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex31.c 1.21 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +5 -7 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex30.c 1.16 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex3.c 1.20 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +5 -6 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex29.c 1.19 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex28.c 1.15 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex27.c 1.16 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +2 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex25.c 1.15 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex22.c 1.14 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex10.c 1.54 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +3 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex7.c 1.21 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +2 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex6.c 1.24 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +2 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex4.c 1.15 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +5 -5 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex3.c 1.18 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +5 -5 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex20.c 1.19 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex18.c 1.19 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +2 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex14.c 1.13 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex1.c 1.13 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +3 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/inline/ilu.h 1.15 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +9 -9 fomratin
src/dm/da/src/da2.c 1.69 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/dm/da/examples/tutorials/ex6.c 1.20 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/dm/da/examples/tests/ex7.c 1.12 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/dm/da/examples/tests/ex20.c 1.11 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/contrib/ysmp/ex1.c 1.9 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/contrib/keyes/makefile 1.5 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/contrib/keyes/ex15.c 1.8 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +6 -8 get rid of variables passed into vecaxpy; pass in floating point values directly
src/contrib/helmholtz_2/ex12.c 1.8 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/adic/src/petscadic.c 1.7 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
include/petscsnes.h 1.50 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +2 -3 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
include/finclude/petscsnes.h 1.14 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +1 -1 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
src/sys/adic/Gradient/ad_grad.c 1.16 05/06/09 19:37:40 barrysmith@barry-smiths-computer.local +3 -3 bug always treated ALL gradient entries as defined by ad_GRAD_MAX!
todo 1.137 05/06/07 07:31:13 barrysmith@barry-smiths-computer.local +2 -0 add gmresr petsc-maint 13149
Hg-commit: 395028484368194d9ed20fa58ac2a29097eccfcc
show more ...
|
| e79063c4 | 01-Jun-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3336 balay@asterix.mcs.anl.gov|ChangeSet|20050601051626|16072 ChangeSet 1.3336 05/06/01 00:16:26 balay@asterix.mcs.anl.gov +2 -0 missing fixes for previous changes [bag/is-c++]
bk-changeset-1.3336 balay@asterix.mcs.anl.gov|ChangeSet|20050601051626|16072 ChangeSet 1.3336 05/06/01 00:16:26 balay@asterix.mcs.anl.gov +2 -0 missing fixes for previous changes [bag/is-c++]
src/vec/is/interface/index.c 1.16 05/06/01 00:16:22 balay@asterix.mcs.anl.gov +0 -15 remove ISGetSizeNew()
src/sys/bag/bagimpl.h 1.2 05/06/01 00:05:51 balay@asterix.mcs.anl.gov +0 -0 Rename: src/sys/src/bag/bagimpl.h -> src/sys/bag/bagimpl.h
Hg-commit: 09701ade72cc0f06a3c71b15a4641e492d55411e
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 ...
|
| d5c78d4a | 01-Jun-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3334 balay@asterix.mcs.anl.gov|ChangeSet|20050601044416|04821 ChangeSet 1.3334 05/05/31 23:44:16 balay@asterix.mcs.anl.gov +1 -0 remove dead code in isimpl
src/vec/is/isimpl.h
bk-changeset-1.3334 balay@asterix.mcs.anl.gov|ChangeSet|20050601044416|04821 ChangeSet 1.3334 05/05/31 23:44:16 balay@asterix.mcs.anl.gov +1 -0 remove dead code in isimpl
src/vec/is/isimpl.h 1.11 05/05/31 23:44:15 balay@asterix.mcs.anl.gov +0 -10 remove dead code in isimpl
Hg-commit: 748f0ad852bbb82d765c3a83f8e91ddb84afe9dd
show more ...
|
| 62465a08 | 28-May-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3327 balay@asterix.mcs.anl.gov|ChangeSet|20050528194751|47379 ChangeSet 1.3327 05/05/28 14:47:51 balay@asterix.mcs.anl.gov +14 -0 splitup [and remove] zvec.c
src/vec/vec/utils/f
bk-changeset-1.3327 balay@asterix.mcs.anl.gov|ChangeSet|20050528194751|47379 ChangeSet 1.3327 05/05/28 14:47:51 balay@asterix.mcs.anl.gov +14 -0 splitup [and remove] zvec.c
src/vec/vec/utils/ftn-custom/zvscatf.c 1.1 05/05/28 14:47:50 balay@asterix.mcs.anl.gov +18 -0
src/vec/vec/utils/ftn-custom/zvscatf.c 1.0 05/05/28 14:47:50 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/vec/utils/ftn-custom/zvscatf.c
src/vec/vec/utils/ftn-custom/zveciof.c 1.1 05/05/28 14:47:49 balay@asterix.mcs.anl.gov +20 -0
src/vec/vec/utils/ftn-custom/makefile 1.1 05/05/28 14:47:49 balay@asterix.mcs.anl.gov +14 -0
src/vec/vec/interface/ftn-custom/zvectorf.c 1.1 05/05/28 14:47:49 balay@asterix.mcs.anl.gov +107 -0
src/vec/vec/interface/ftn-custom/zvecregf.c 1.1 05/05/28 14:47:49 balay@asterix.mcs.anl.gov +38 -0
src/vec/vec/interface/ftn-custom/makefile 1.1 05/05/28 14:47:49 balay@asterix.mcs.anl.gov +14 -0
src/vec/vec/impls/seq/ftn-custom/zbvec2f.c 1.1 05/05/28 14:47:49 balay@asterix.mcs.anl.gov +17 -0
src/vec/vec/impls/seq/ftn-custom/makefile 1.1 05/05/28 14:47:49 balay@asterix.mcs.anl.gov +14 -0
src/vec/vec/utils/ftn-custom/zveciof.c 1.0 05/05/28 14:47:49 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/vec/utils/ftn-custom/zveciof.c
src/vec/vec/utils/ftn-custom/makefile 1.0 05/05/28 14:47:49 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/vec/utils/ftn-custom/makefile
src/vec/vec/interface/ftn-custom/zvectorf.c 1.0 05/05/28 14:47:49 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/vec/interface/ftn-custom/zvectorf.c
src/vec/vec/interface/ftn-custom/zvecregf.c 1.0 05/05/28 14:47:49 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/vec/interface/ftn-custom/zvecregf.c
src/vec/vec/interface/ftn-custom/makefile 1.0 05/05/28 14:47:49 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/vec/interface/ftn-custom/makefile
src/vec/vec/impls/seq/ftn-custom/zbvec2f.c 1.0 05/05/28 14:47:49 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/vec/impls/seq/ftn-custom/zbvec2f.c
src/vec/vec/impls/seq/ftn-custom/makefile 1.0 05/05/28 14:47:49 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/vec/impls/seq/ftn-custom/makefile
src/vec/vec/impls/mpi/ftn-custom/zpbvecf.c 1.1 05/05/28 14:47:48 balay@asterix.mcs.anl.gov +37 -0
src/vec/vec/impls/mpi/ftn-custom/makefile 1.1 05/05/28 14:47:48 balay@asterix.mcs.anl.gov +14 -0
src/sys/draw/interface/ftn-custom/zdtrif.c 1.1 05/05/28 14:47:48 balay@asterix.mcs.anl.gov +17 -0
src/sys/draw/interface/ftn-custom/makefile 1.1 05/05/28 14:47:48 balay@asterix.mcs.anl.gov +14 -0
src/vec/vec/impls/mpi/ftn-custom/zpbvecf.c 1.0 05/05/28 14:47:48 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/vec/impls/mpi/ftn-custom/zpbvecf.c
src/vec/vec/impls/mpi/ftn-custom/makefile 1.0 05/05/28 14:47:48 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/vec/impls/mpi/ftn-custom/makefile
src/vec/ftn-custom/makefile 1.5 05/05/28 14:47:48 balay@asterix.mcs.anl.gov +2 -2 splitup [and remove] zvec.c
src/sys/draw/interface/ftn-custom/zdtrif.c 1.0 05/05/28 14:47:48 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/sys/draw/interface/ftn-custom/zdtrif.c
src/sys/draw/interface/ftn-custom/makefile 1.0 05/05/28 14:47:48 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/sys/draw/interface/ftn-custom/makefile
BitKeeper/deleted/.del-zvec.c~d00b5f988202cca 1.26 05/05/28 14:46:38 balay@asterix.mcs.anl.gov +0 -192 Delete: src/vec/ftn-custom/zvec.c
Hg-commit: e2dd2ee4ca27ab67dd9ffb6990d23ee1df391562
show more ...
|
| 5b6de529 | 28-May-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3326 balay@asterix.mcs.anl.gov|ChangeSet|20050528190221|40449 ChangeSet 1.3326 05/05/28 14:02:21 balay@asterix.mcs.anl.gov +12 -0 move from custom to auto [zvec.c]
src/vec/vec/u
bk-changeset-1.3326 balay@asterix.mcs.anl.gov|ChangeSet|20050528190221|40449 ChangeSet 1.3326 05/05/28 14:02:21 balay@asterix.mcs.anl.gov +12 -0 move from custom to auto [zvec.c]
src/vec/vec/utils/vscat.c 1.44 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +2 -2 move from custom to auto
src/vec/vec/utils/vinv.c 1.45 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +1 -1 move from custom to auto
src/vec/vec/utils/vecmpitoseq.c 1.15 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +3 -3 move from custom to auto
src/vec/vec/interface/vector.c 1.134 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +8 -8 move from custom to auto
src/vec/vec/interface/veccreate.c 1.25 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +1 -1 move from custom to auto
src/vec/vec/interface/map.c 1.24 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +4 -4 move from custom to auto
src/vec/vec/impls/shared/shvec.c 1.30 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +1 -1 move from custom to auto
src/vec/vec/impls/seq/vseqcr.c 1.16 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +1 -1 move from custom to auto
src/vec/vec/impls/mpi/vmpicr.c 1.14 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +1 -1 move from custom to auto
src/vec/vec/impls/mpi/pmap.c 1.17 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +1 -1 move from custom to auto
src/vec/vec/impls/mpi/pbvec.c 1.39 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +4 -4 move from custom to auto
src/vec/ftn-custom/zvec.c 1.25 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +1 -188 move from custom to auto
Hg-commit: a17684ff2522b1577845ecde378cf8f78c05e494
show more ...
|
| 045a1b79 | 28-May-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3325 balay@asterix.mcs.anl.gov|ChangeSet|20050528190116|40377 ChangeSet 1.3325 05/05/28 14:01:16 balay@asterix.mcs.anl.gov +1 -0 fix wrong path for matbinary.ex
src/ksp/ksp/exam
bk-changeset-1.3325 balay@asterix.mcs.anl.gov|ChangeSet|20050528190116|40377 ChangeSet 1.3325 05/05/28 14:01:16 balay@asterix.mcs.anl.gov +1 -0 fix wrong path for matbinary.ex
src/ksp/ksp/examples/tests/makefile 1.31 05/05/28 14:01:14 balay@asterix.mcs.anl.gov +3 -3 fix wrong path for matbinary.ex
Hg-commit: f045c679670296ac1edc203bb780773f372e8eeb
show more ...
|
| 2bb46157 | 28-May-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3324 balay@asterix.mcs.anl.gov|ChangeSet|20050528180617|40374 ChangeSet 1.3324 05/05/28 13:06:17 balay@asterix.mcs.anl.gov +19 -0 Merge asterix.mcs.anl.gov:/home/balay/spetsc int
bk-changeset-1.3324 balay@asterix.mcs.anl.gov|ChangeSet|20050528180617|40374 ChangeSet 1.3324 05/05/28 13:06:17 balay@asterix.mcs.anl.gov +19 -0 Merge asterix.mcs.anl.gov:/home/balay/spetsc into asterix.mcs.anl.gov:/home/balay/petsc-dl
src/vec/vec/interface/vector.c 1.133 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/vec/is/utils/iscoloring.c 1.33 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/viewer/interface/viewers.c 1.10 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/utils/ctable.c 1.18 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/plog/stageLog.c 1.27 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/plog/plog.h 1.19 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/plog/plog.c 1.70 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/plog/eventLog.c 1.37 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/plog/classLog.c 1.26 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/objects/olist.c 1.11 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/memory/mem.c 1.28 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/error/signal.c 1.34 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/error/fp.c 1.16 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/dll/reg.c 1.33 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/dll/dl.c 1.37 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/bag/bag.c 1.22 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/ksp/ksp/examples/tutorials/ex10.c 1.53 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/vec/vec/interface/vector.c 1.131.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/vec/interface/vector.c -> src/vec/vec/interface/vector.c
src/sys/viewer/interface/viewers.c 1.8.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/viewer/interface/viewers.c -> src/sys/viewer/interface/viewers.c
src/sys/utils/ctable.c 1.16.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/utils/ctable.c -> src/sys/utils/ctable.c
src/sys/plog/stageLog.c 1.24.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/plog/stageLog.c -> src/sys/plog/stageLog.c
src/sys/plog/plog.h 1.17.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/plog/plog.h -> src/sys/plog/plog.h
src/sys/plog/plog.c 1.67.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/plog/plog.c -> src/sys/plog/plog.c
src/sys/plog/eventLog.c 1.34.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/plog/eventLog.c -> src/sys/plog/eventLog.c
src/sys/plog/classLog.c 1.23.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/plog/classLog.c -> src/sys/plog/classLog.c
src/sys/objects/olist.c 1.9.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/objects/olist.c -> src/sys/objects/olist.c
src/sys/memory/mem.c 1.26.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/memory/mem.c -> src/sys/memory/mem.c
src/sys/error/signal.c 1.32.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/error/signal.c -> src/sys/error/signal.c
src/sys/error/fp.c 1.14.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/error/fp.c -> src/sys/error/fp.c
src/sys/dll/reg.c 1.31.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/dll/reg.c -> src/sys/dll/reg.c
src/sys/dll/dl.c 1.35.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/dll/dl.c -> src/sys/dll/dl.c
src/sys/bag/bag.c 1.20.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/bag/bag.c -> src/sys/bag/bag.c
src/ksp/ksp/examples/tutorials/ex10.c 1.51.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/ksp/examples/tutorials/ex10.c -> src/ksp/ksp/examples/tutorials/ex10.c
makefile 1.177 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Auto merged
bmake/common/rules 1.157 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0 Auto merged
Hg-commit: a1b69fcb966128d224a2a60fdb5fc46cdd2b9f78
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 ...
|
| c90e6a95 | 26-May-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3311.2.18 knepley@khan.(none)|ChangeSet|20050526151723|13598 ChangeSet 1.3311.2.18 05/05/26 10:17:23 knepley@khan.(none) +1 -0 Documentation
src/vec/interface/vector.c 1.131
bk-changeset-1.3311.2.18 knepley@khan.(none)|ChangeSet|20050526151723|13598 ChangeSet 1.3311.2.18 05/05/26 10:17:23 knepley@khan.(none) +1 -0 Documentation
src/vec/interface/vector.c 1.131.1.1 05/05/26 10:17:22 knepley@khan.(none) +1 -1 Remove VecGetValue()
Hg-commit: 257ba59dd0fc7359437049a84bf6fe9cf96d0fee
show more ...
|
| ba5bb76a | 25-May-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3311.1.8 balay@asterix.mcs.anl.gov|ChangeSet|20050525051452|36867 ChangeSet 1.3311.1.8 05/05/25 00:14:52 balay@asterix.mcs.anl.gov +10 -0 autogenerate fortran stubs with MPI_Comm [
bk-changeset-1.3311.1.8 balay@asterix.mcs.anl.gov|ChangeSet|20050525051452|36867 ChangeSet 1.3311.1.8 05/05/25 00:14:52 balay@asterix.mcs.anl.gov +10 -0 autogenerate fortran stubs with MPI_Comm [IS]
src/vec/is/utils/isltog.c 1.38 05/05/25 00:14:51 balay@asterix.mcs.anl.gov +1 -1 autogenerate fortran stubs with MPI_Comm
src/vec/is/utils/ftn-custom/zisltogf.c 1.2 05/05/25 00:14:50 balay@asterix.mcs.anl.gov +0 -7 autogenerate fortran stubs with MPI_Comm
src/vec/is/impls/stride/stride.c 1.21 05/05/25 00:14:50 balay@asterix.mcs.anl.gov +1 -1 autogenerate fortran stubs with MPI_Comm
src/vec/is/impls/general/general.c 1.24 05/05/25 00:14:50 balay@asterix.mcs.anl.gov +1 -1 autogenerate fortran stubs with MPI_Comm
src/vec/is/impls/block/ftn-custom/zblockf.c 1.2 05/05/25 00:14:50 balay@asterix.mcs.anl.gov +0 -7 autogenerate fortran stubs with MPI_Comm
src/vec/is/impls/block/block.c 1.22 05/05/25 00:14:50 balay@asterix.mcs.anl.gov +1 -1 autogenerate fortran stubs with MPI_Comm
BitKeeper/deleted/.del-zgeneralf.c~1d55e478a12e1443 1.2 05/05/25 00:03:35 balay@asterix.mcs.anl.gov +0 -0 Delete: src/vec/is/impls/general/ftn-custom/zgeneralf.c
BitKeeper/deleted/.del-makefile~136953519d20c302 1.2 05/05/25 00:03:35 balay@asterix.mcs.anl.gov +0 -0 Delete: src/vec/is/impls/general/ftn-custom/makefile
BitKeeper/deleted/.del-zstridef.c~1f04e92bc0fed6aa 1.2 05/05/25 00:01:34 balay@asterix.mcs.anl.gov +0 -0 Delete: src/vec/is/impls/stride/ftn-custom/zstridef.c
BitKeeper/deleted/.del-makefile~808776726296fc0e 1.2 05/05/25 00:01:34 balay@asterix.mcs.anl.gov +0 -0 Delete: src/vec/is/impls/stride/ftn-custom/makefile
Hg-commit: 1ebf9326d70215cad5c0714f00f3ca2be4f861d8
show more ...
|
| 2d2c0646 | 24-May-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3311.1.6 balay@asterix.mcs.anl.gov|ChangeSet|20050524155655|37914 ChangeSet 1.3311.1.6 05/05/24 10:56:55 balay@asterix.mcs.anl.gov +12 -0 split up zis.c
src/vec/is/utils/ftn-cus
bk-changeset-1.3311.1.6 balay@asterix.mcs.anl.gov|ChangeSet|20050524155655|37914 ChangeSet 1.3311.1.6 05/05/24 10:56:55 balay@asterix.mcs.anl.gov +12 -0 split up zis.c
src/vec/is/utils/ftn-custom/zisltogf.c 1.1 05/05/24 10:56:54 balay@asterix.mcs.anl.gov +25 -0
src/vec/is/utils/ftn-custom/zisltogf.c 1.0 05/05/24 10:56:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/is/utils/ftn-custom/zisltogf.c
src/vec/is/utils/ftn-custom/ziscoloringf.c 1.1 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +44 -0
src/vec/is/utils/ftn-custom/makefile 1.1 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +14 -0
src/vec/is/interface/ftn-custom/zindexf.c 1.1 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +38 -0
src/vec/is/interface/ftn-custom/makefile 1.1 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +14 -0
src/vec/is/impls/stride/ftn-custom/zstridef.c 1.1 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +18 -0
src/vec/is/impls/stride/ftn-custom/makefile 1.1 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +14 -0
src/vec/is/impls/general/ftn-custom/zgeneralf.c 1.1 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +17 -0
src/vec/is/impls/general/ftn-custom/makefile 1.1 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +14 -0
src/vec/is/utils/ftn-custom/ziscoloringf.c 1.0 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/is/utils/ftn-custom/ziscoloringf.c
src/vec/is/utils/ftn-custom/makefile 1.0 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/is/utils/ftn-custom/makefile
src/vec/is/interface/ftn-custom/zindexf.c 1.0 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/is/interface/ftn-custom/zindexf.c
src/vec/is/interface/ftn-custom/makefile 1.0 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/is/interface/ftn-custom/makefile
src/vec/is/impls/stride/ftn-custom/zstridef.c 1.0 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/is/impls/stride/ftn-custom/zstridef.c
src/vec/is/impls/stride/ftn-custom/makefile 1.0 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/is/impls/stride/ftn-custom/makefile
src/vec/is/impls/general/ftn-custom/zgeneralf.c 1.0 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/is/impls/general/ftn-custom/zgeneralf.c
src/vec/is/impls/general/ftn-custom/makefile 1.0 05/05/24 10:56:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/is/impls/general/ftn-custom/makefile
src/vec/is/impls/block/ftn-custom/zblockf.c 1.1 05/05/24 10:56:52 balay@asterix.mcs.anl.gov +35 -0
src/vec/is/impls/block/ftn-custom/makefile 1.1 05/05/24 10:56:52 balay@asterix.mcs.anl.gov +14 -0
src/vec/is/impls/block/ftn-custom/zblockf.c 1.0 05/05/24 10:56:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/is/impls/block/ftn-custom/zblockf.c
src/vec/is/impls/block/ftn-custom/makefile 1.0 05/05/24 10:56:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/src/vec/is/impls/block/ftn-custom/makefile
src/vec/ftn-custom/zis.c 1.19 05/05/24 10:56:52 balay@asterix.mcs.anl.gov +0 -116 split up zis.c
Hg-commit: c42c563c68deec9bbeed93a44aaa6e82747897ed
show more ...
|
| 76e64e50 | 24-May-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3311.1.5 balay@asterix.mcs.anl.gov|ChangeSet|20050524155600|46878 ChangeSet 1.3311.1.5 05/05/24 10:56:00 balay@asterix.mcs.anl.gov +8 -0 tree target pick up 'ftn-custom' automatica
bk-changeset-1.3311.1.5 balay@asterix.mcs.anl.gov|ChangeSet|20050524155600|46878 ChangeSet 1.3311.1.5 05/05/24 10:56:00 balay@asterix.mcs.anl.gov +8 -0 tree target pick up 'ftn-custom' automatically [similar to ftn-auto]
src/vec/makefile 1.11 05/05/24 10:55:58 balay@asterix.mcs.anl.gov +1 -1 tree target pick up 'ftn-custom' automatically [similar to ftn-auto]
src/ts/makefile 1.7 05/05/24 10:55:58 balay@asterix.mcs.anl.gov +1 -1 tree target pick up 'ftn-custom' automatically [similar to ftn-auto]
src/sys/makefile 1.9 05/05/24 10:55:58 balay@asterix.mcs.anl.gov +1 -1 tree target pick up 'ftn-custom' automatically [similar to ftn-auto]
src/snes/makefile 1.7 05/05/24 10:55:58 balay@asterix.mcs.anl.gov +1 -1 tree target pick up 'ftn-custom' automatically [similar to ftn-auto]
src/mat/makefile 1.9 05/05/24 10:55:58 balay@asterix.mcs.anl.gov +1 -1 tree target pick up 'ftn-custom' automatically [similar to ftn-auto]
src/ksp/makefile 1.12 05/05/24 10:55:58 balay@asterix.mcs.anl.gov +1 -1 tree target pick up 'ftn-custom' automatically [similar to ftn-auto]
src/dm/makefile 1.9 05/05/24 10:55:58 balay@asterix.mcs.anl.gov +1 -1 tree target pick up 'ftn-custom' automatically [similar to ftn-auto]
bmake/common/rules 1.156 05/05/24 10:55:58 balay@asterix.mcs.anl.gov +2 -2 tree target pick up 'ftn-custom' automatically [similar to ftn-auto]
Hg-commit: f467ce03c58e6b1d623aac43a8cb49977d551e56
show more ...
|
| bce096a4 | 24-May-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3311.1.4 balay@asterix.mcs.anl.gov|ChangeSet|20050524151001|46785 ChangeSet 1.3311.1.4 05/05/24 10:10:01 balay@asterix.mcs.anl.gov +7 -0 remove autogeneratable stubs [from custom]
bk-changeset-1.3311.1.4 balay@asterix.mcs.anl.gov|ChangeSet|20050524151001|46785 ChangeSet 1.3311.1.4 05/05/24 10:10:01 balay@asterix.mcs.anl.gov +7 -0 remove autogeneratable stubs [from custom]
src/vec/is/utils/isltog.c 1.37 05/05/24 10:09:59 balay@asterix.mcs.anl.gov +1 -1 remove autogeneratable stubs [from custom]
src/vec/is/utils/iscomp.c 1.17 05/05/24 10:09:59 balay@asterix.mcs.anl.gov +1 -1 remove autogeneratable stubs [from custom]
src/vec/is/utils/iscoloring.c 1.32 05/05/24 10:09:59 balay@asterix.mcs.anl.gov +4 -4 remove autogeneratable stubs [from custom]
src/vec/is/interface/index.c 1.15 05/05/24 10:09:59 balay@asterix.mcs.anl.gov +6 -6 remove autogeneratable stubs [from custom]
src/vec/is/impls/stride/stride.c 1.20 05/05/24 10:09:59 balay@asterix.mcs.anl.gov +1 -1 remove autogeneratable stubs [from custom]
src/vec/is/impls/block/block.c 1.21 05/05/24 10:09:59 balay@asterix.mcs.anl.gov +1 -1 remove autogeneratable stubs [from custom]
src/vec/ftn-custom/zis.c 1.18 05/05/24 10:09:59 balay@asterix.mcs.anl.gov +0 -98 remove autogeneratable stubs [from custom]
Hg-commit: fc51d1131dfba3d20586616f86118bc878d9bffb
show more ...
|
| 061ce42d | 23-May-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3311.1.3 balay@asterix.mcs.anl.gov|ChangeSet|20050523210728|45960 ChangeSet 1.3311.1.3 05/05/23 16:07:28 balay@asterix.mcs.anl.gov +0 -0 Merge asterix.mcs.anl.gov:/home/balay/spets
bk-changeset-1.3311.1.3 balay@asterix.mcs.anl.gov|ChangeSet|20050523210728|45960 ChangeSet 1.3311.1.3 05/05/23 16:07:28 balay@asterix.mcs.anl.gov +0 -0 Merge asterix.mcs.anl.gov:/home/balay/spetsc into asterix.mcs.anl.gov:/home/balay/petsc-dl
Hg-commit: 90b9c2697f38cf8061c15120abf07dde09afa2f0
show more ...
|
| f4e03e18 | 23-May-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3311.1.2 balay@asterix.mcs.anl.gov|ChangeSet|20050523165125|48439 ChangeSet 1.3311.1.2 05/05/23 11:51:25 balay@asterix.mcs.anl.gov +1 -0 Merge asterix.mcs.anl.gov:/home/balay/spets
bk-changeset-1.3311.1.2 balay@asterix.mcs.anl.gov|ChangeSet|20050523165125|48439 ChangeSet 1.3311.1.2 05/05/23 11:51:25 balay@asterix.mcs.anl.gov +1 -0 Merge asterix.mcs.anl.gov:/home/balay/spetsc into asterix.mcs.anl.gov:/home/balay/petsc-dl
makefile 1.176 05/05/23 11:51:24 balay@asterix.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 6738338b0e393a3f9e72117c8eb690d2216413ad
show more ...
|
| 52e90ed5 | 23-May-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3305.1.5 balay@asterix.mcs.anl.gov|ChangeSet|20050523060116|35563 ChangeSet 1.3305.1.5 05/05/23 01:01:16 balay@asterix.mcs.anl.gov +44 -0 fix LOCDIR
maint/checkloc.py 1.1 05
bk-changeset-1.3305.1.5 balay@asterix.mcs.anl.gov|ChangeSet|20050523060116|35563 ChangeSet 1.3305.1.5 05/05/23 01:01:16 balay@asterix.mcs.anl.gov +44 -0 fix LOCDIR
maint/checkloc.py 1.1 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +48 -0
src/vec/vec/utils/matlab/makefile 1.16 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/vec/vec/utils/makefile 1.16 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/vec/vec/interface/makefile 1.10 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/vec/vec/impls/shared/makefile 1.6 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/vec/vec/impls/seq/makefile 1.9 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/vec/vec/impls/mpi/makefile 1.8 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/vec/vec/impls/makefile 1.8 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/vec/vec/impls/hypre/makefile 1.6 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/vec/vec/examples/tutorials/makefile 1.19 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/vec/vec/examples/tests/makefile 1.26 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/vec/vec/examples/makefile 1.6 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/sys/viewer/impls/silo/makefile 1.8 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/sys/matlabengine/makefile 1.13 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/sys/error/examples/tests/makefile 1.5 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/ksp/pc/impls/spai/makefile 1.11 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/ksp/pc/impls/is/feti/makefile 1.3 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/ksp/pc/impls/is/feti/examples/makefile 1.3 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/ksp/ksp/examples/tutorials/makefile 1.73 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/ksp/ksp/examples/tests/makefile 1.30 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/ksp/ksp/examples/makefile 1.7 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/docs/tex/manual/makefile 1.29 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +1 -0 fix LOCDIR
maint/checkloc.py 1.0 05/05/23 01:01:14 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/maint/checkloc.py
src/dm/usg/2d/makefile 1.5 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/dm/usg/2d/constant_bilinear/makefile 1.5 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/src/ns_q1q0_penalty/makefile 1.4 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/src/burgers_vertex_based_q1/makefile 1.4 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/src/burgers_df_based_q1/makefile 1.4 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/sif/2d/makefile 1.4 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/sif/1d/makefile 1.4 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/pc/makefile 1.4 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/oberman/tns_q2q1/makefile 1.4 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/oberman/quasigeo_q1/makefile 1.4 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/oberman/ns_q1q1/makefile 1.4 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/oberman/ns_q1q0_penalty/makefile 1.4 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/mixedrealcomplex/makefile 1.4 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/lahaye/samg.old/makefile 1.5 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/keyes/makefile 1.4 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/helmholtz_2/makefile 1.6 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/fun3d/makefile 1.2 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/fun3d/incomp/makefile 1.16 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/fun3d/comp/makefile 1.5 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/contrib/dvr/makefile 1.6 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
src/apps/2/makefile 1.4 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 fix LOCDIR
makefile 1.174.1.1 05/05/23 01:01:13 balay@asterix.mcs.anl.gov +1 -1 Click [Discard] again if you really want to unedit this file, or type Control-l to go back and work on the comments. Warning! The changes to this file shown below will be lost.
Hg-commit: 57e81940170aa60ed3a9ca684eef8a7dfd128390
show more ...
|