| #
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 ...
|
| #
275d25c3
|
| 12-Jul-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3381 barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20050712013418|26979 ChangeSet 1.3381 05/07/11 20:34:18 barrysmith@barrysmith-11.mcs.anl.gov +2 -0 MPI.py: missing c omma
bk-changeset-1.3381 barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20050712013418|26979 ChangeSet 1.3381 05/07/11 20:34:18 barrysmith@barrysmith-11.mcs.anl.gov +2 -0 MPI.py: missing c omma ls.c: removed unneeded lambdaneg since now pass scalar not &scalar into vector routines
python/PETSc/packages/MPI.py 1.219 05/07/11 20:33:55 barrysmith@barry-smiths-computer.local +1 -1 missing c omma
src/snes/impls/ls/ls.c 1.62 05/07/11 15:29:43 barrysmith@barrysmith-57.mcs.anl.gov +11 -12 removed unneeded lambdaneg since now pass scalar not &scalar into vector routines
Hg-commit: 1fbdf0b2ed97474a1175201496fe25b3f2b45b3a
show more ...
|
| #
4a93e4dd
|
| 06-Jul-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3364 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050706184826|49006 ChangeSet 1.3364 05/07/06 13:48:26 barrysmith@barrysmith-57.mcs.anl.gov +4 -0 out of date docs out of dat
bk-changeset-1.3364 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050706184826|49006 ChangeSet 1.3364 05/07/06 13:48:26 barrysmith@barrysmith-57.mcs.anl.gov +4 -0 out of date docs out of date fortran interface for matzerorows error in SNESSolve_LS when out of function evaluations did not return "best" converged solution so far
src/sys/viewer/interface/viewa.c 1.15 05/07/06 13:48:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 out of dates doc
src/mat/interface/ftn-custom/zmatrixf.c 1.2 05/07/06 13:33:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -5 Matzerorows diagonal argument is now a scalar so cannot check if it is PETSC_NULL....
src/snes/impls/ls/ls.c 1.61 05/07/06 13:32:53 barrysmith@barrysmith-57.mcs.anl.gov +1 -2 petsc-maint 13306 bad "partial" answer if ran out of function evals allowed
src/docs/tex/manual/part2.tex 1.92 05/07/05 16:18:21 barrysmith@barrysmith-57.mcs.anl.gov +9 -9 PetscViewerDrawOpenX() was changed to PetscViewerDrawOpen() a long time ago but missed here
Hg-commit: 6d9c75e0c278c2359aa1e583dcd56e413817f0a2
show more ...
|
| #
62903a64
|
| 20-Jun-2005 |
Dinesh Kaushik <kaushik@mcs.anl.gov> |
bk-changeset-1.3349.1.3 kaushik@manu.mcs.anl.gov|ChangeSet|20050620221736|50543 ChangeSet 1.3349.1.3 05/06/20 17:17:36 kaushik@manu.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.3349.1.3 kaushik@manu.mcs.anl.gov|ChangeSet|20050620221736|50543 ChangeSet 1.3349.1.3 05/06/20 17:17:36 kaushik@manu.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into manu.mcs.anl.gov:/home/kaushik/petsc
Hg-commit: e28f09e984c4b10dc1c40090e54df9bfb9cd3802
show more ...
|
| #
2964b3c7
|
| 16-Jun-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3351 bsmith@harley.mcs.anl.gov|ChangeSet|20050616185417|41391 ChangeSet 1.3351 05/06/16 13:54:17 bsmith@harley.mcs.anl.gov +1 -0 Merge bk://petsc.bkbits.net/petsc-dev into harley
bk-changeset-1.3351 bsmith@harley.mcs.anl.gov|ChangeSet|20050616185417|41391 ChangeSet 1.3351 05/06/16 13:54:17 bsmith@harley.mcs.anl.gov +1 -0 Merge bk://petsc.bkbits.net/petsc-dev into harley.mcs.anl.gov:/sandbox/bsmith/petsc-dev
bmake/common/rules 1.162 05/06/16 13:54:16 bsmith@harley.mcs.anl.gov +0 -2 Auto merged
Hg-commit: 11aa0449394a382a20394ec945c8939ed3e4760a
show more ...
|
| #
cd6cf604
|
| 11-Jun-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3349.2.8 knepley@khan.(none)|ChangeSet|20050611122750|29222 ChangeSet 1.3349.2.8 05/06/11 07:27:50 knepley@khan.(none) +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan
bk-changeset-1.3349.2.8 knepley@khan.(none)|ChangeSet|20050611122750|29222 ChangeSet 1.3349.2.8 05/06/11 07:27:50 knepley@khan.(none) +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none):/home/knepley/PETSc-dev/petsc-dev
Hg-commit: 4e4fb17aff45623ed834e88281a82dcb6f6db4da
show more ...
|
| #
79f36460
|
| 10-Jun-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3349.9.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050610214511|01102 ChangeSet 1.3349.9.1 05/06/10 16:45:11 barrysmith@barry-smiths-computer.local +11 -0 unused one, zero
bk-changeset-1.3349.9.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050610214511|01102 ChangeSet 1.3349.9.1 05/06/10 16:45:11 barrysmith@barry-smiths-computer.local +11 -0 unused one, zero variabls
src/snes/interface/snesj.c 1.13 05/06/10 16:45:07 barrysmith@barry-smiths-computer.local +22 -9 unused one, zero variabls
src/snes/interface/noise/snesmfj2.c 1.29 05/06/10 16:45:07 barrysmith@barry-smiths-computer.local +3 -4 unused one, zero variabls
src/snes/impls/tr/tr.c 1.32 05/06/10 16:45:07 barrysmith@barry-smiths-computer.local +2 -2 unused one, zero variabls
src/snes/impls/test/snestest.c 1.20 05/06/10 16:45:07 barrysmith@barry-smiths-computer.local +3 -4 unused one, zero variabls
src/snes/impls/ls/ls.c 1.60 05/06/10 16:45:07 barrysmith@barry-smiths-computer.local +11 -14 unused one, zero variabls
src/snes/examples/tutorials/makefile 1.52 05/06/10 16:45:07 barrysmith@barry-smiths-computer.local +1 -1 option now gone do do vecnorm caching
src/snes/examples/tutorials/ex24.c 1.25 05/06/10 16:45:07 barrysmith@barry-smiths-computer.local +0 -1 unused one, zero variabls
src/snes/examples/tutorials/ex23.c 1.10 05/06/10 16:45:07 barrysmith@barry-smiths-computer.local +0 -1 unused one, zero variabls
src/snes/examples/tutorials/ex22.c 1.13 05/06/10 16:45:07 barrysmith@barry-smiths-computer.local +2 -3 unused one, zero variabls
src/mat/examples/tests/ex15.c 1.16 05/06/10 16:45:07 barrysmith@barry-smiths-computer.local +3 -3 unused one, zero variabls
src/ksp/pc/examples/tests/ex3.c 1.12 05/06/10 16:45:06 barrysmith@barry-smiths-computer.local +1 -1 unused one, zero variabls
Hg-commit: b8d0a8894cd00b99858ea071b546bb3fc322b92b
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 ...
|
| #
e74804ce
|
| 18-Apr-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3126 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050418203940|48834 ChangeSet 1.3126 05/04/18 15:39:40 barrysmith@barrysmith-57.mcs.anl.gov +8 -0 small nightly build tests
bk-changeset-1.3126 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050418203940|48834 ChangeSet 1.3126 05/04/18 15:39:40 barrysmith@barrysmith-57.mcs.anl.gov +8 -0 small nightly build tests
src/snes/impls/ls/ls.c 1.58 05/04/18 15:37:34 barrysmith@barrysmith-57.mcs.anl.gov +6 -4 when snessetup_ls is called repeatedly do not allocate new vectors
src/sys/src/dll/dl.c 1.35 05/04/18 15:15:06 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 allow know executable dynamic library
src/snes/examples/tests/ex13.c 1.12 05/04/18 15:10:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 const on const
src/ksp/examples/tests/ex10.c 1.16 05/04/18 15:10:09 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 const on a typedef that was const
src/snes/examples/tests/ex7.c 1.14 05/04/18 15:06:28 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 const put on typedef that was already const
src/ksp/examples/tutorials/ex29.c 1.17 05/04/18 15:04:58 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 pass realpart of array into ... not class complex
src/dm/da/examples/tutorials/makefile 1.16 05/04/18 14:58:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 examples uses xwindows
src/ksp/examples/tutorials/ex31.c 1.17 05/04/18 14:57:34 barrysmith@barrysmith-57.mcs.anl.gov +5 -3 nonallocated variables, unset variables
Hg-commit: 937bf0c9c065be80e31df2d2e6e60754df02a2a1
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 ...
|
| #
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 ...
|
| #
17bae607
|
| 25-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2860 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050125211553|14922 ChangeSet 1.2860 05/01/25 15:15:53 barrysmith@barrysmith-57.mcs.anl.gov +9 -0 change SNESxxxLineSearchyyy r
bk-changeset-1.2860 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050125211553|14922 ChangeSet 1.2860 05/01/25 15:15:53 barrysmith@barrysmith-57.mcs.anl.gov +9 -0 change SNESxxxLineSearchyyy routines to SNESLineSearchxxxyyy
src/snes/impls/ls/lsparams.c 1.9 05/01/25 15:15:49 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 change SNESxxxLineSearchyyy routines to SNESLineSearchxxxyyy
src/snes/impls/ls/ls.c 1.56 05/01/25 15:15:49 barrysmith@barrysmith-57.mcs.anl.gov +74 -74 change SNESxxxLineSearchyyy routines to SNESLineSearchxxxyyy
src/snes/examples/tutorials/output/ex5_5.out 1.5 05/01/25 15:15:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 change SNESxxxLineSearchyyy routines to SNESLineSearchxxxyyy
src/snes/examples/tutorials/output/ex2_1.out 1.7 05/01/25 15:15:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 change SNESxxxLineSearchyyy routines to SNESLineSearchxxxyyy
src/snes/examples/tutorials/ex1f.F 1.14 05/01/25 15:15:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 change SNESxxxLineSearchyyy routines to SNESLineSearchxxxyyy
src/fortran/custom/zsnes.c 1.28 05/01/25 15:15:49 barrysmith@barrysmith-57.mcs.anl.gov +34 -34 change SNESxxxLineSearchyyy routines to SNESLineSearchxxxyyy
src/docs/website/documentation/changes/222.html 1.35 05/01/25 15:15:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 change SNESxxxLineSearchyyy routines to SNESLineSearchxxxyyy
include/petscsnes.h 1.41 05/01/25 15:15:49 barrysmith@barrysmith-57.mcs.anl.gov +9 -7 change SNESxxxLineSearchyyy routines to SNESLineSearchxxxyyy
include/finclude/petscsnes.h 1.11 05/01/25 15:15:49 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 change SNESxxxLineSearchyyy routines to SNESLineSearchxxxyyy
Hg-commit: 7eb582ce9d57926233fc731aeb84fbf4e273e5dc
show more ...
|
| #
cf0d69a1
|
| 25-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2857 barrysmith@barry-smiths-computer.local|ChangeSet|20050125033549|13388 ChangeSet 1.2857 05/01/24 21:35:49 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.2857 barrysmith@barry-smiths-computer.local|ChangeSet|20050125033549|13388 ChangeSet 1.2857 05/01/24 21:35:49 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: 319f06cf0471aeabbd6cb2040fb653b3745e060d
show more ...
|
| #
9c3ca13a
|
| 25-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2855.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050125033533|13386 ChangeSet 1.2855.1.1 05/01/24 21:35:33 barrysmith@barry-smiths-computer.local +7 -0 added precheck fo
bk-changeset-1.2855.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050125033533|13386 ChangeSet 1.2855.1.1 05/01/24 21:35:33 barrysmith@barry-smiths-computer.local +7 -0 added precheck for line search directions for SNES
src/snes/impls/ls/ls.h 1.11 05/01/24 21:35:30 barrysmith@barry-smiths-computer.local +6 -6 added precheck for line search directions for SNES
src/snes/impls/ls/ls.c 1.55 05/01/24 21:35:30 barrysmith@barry-smiths-computer.local +73 -5 added precheck for line search directions for SNES
src/snes/examples/tutorials/output/ex3_4.out 1.2 05/01/24 21:35:30 barrysmith@barry-smiths-computer.local +2 -1 added precheck for line search directions for SNES
src/snes/examples/tutorials/makefile 1.44 05/01/24 21:35:29 barrysmith@barry-smiths-computer.local +1 -1 added precheck for line search directions for SNES
src/snes/examples/tutorials/ex3.c 1.14 05/01/24 21:35:29 barrysmith@barry-smiths-computer.local +35 -3 added precheck for line search directions for SNES
include/petscsnes.h 1.40 05/01/24 21:35:29 barrysmith@barry-smiths-computer.local +1 -0 added precheck for line search directions for SNES
src/docs/website/documentation/changes/222.html 1.34 05/01/24 21:34:26 barrysmith@barry-smiths-computer.local +2 -0 changes/additions for SNESSetLineSearchCheck()
Hg-commit: 68319959f586882e357e094abd5ae7b376255e8b
show more ...
|
| #
12701fb4
|
| 24-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2855 barrysmith@barry-smiths-computer.local|ChangeSet|20050124212550|12993 ChangeSet 1.2855 05/01/24 15:25:50 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.2855 barrysmith@barry-smiths-computer.local|ChangeSet|20050124212550|12993 ChangeSet 1.2855 05/01/24 15:25:50 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: 74fd2ba15b15922f68352ddb5649952c85fa5681
show more ...
|
| #
3c632250
|
| 24-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2851.2.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050124212535|16649 ChangeSet 1.2851.2.1 05/01/24 15:25:35 barrysmith@barry-smiths-computer.local +7 -0 new format with m
bk-changeset-1.2851.2.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050124212535|16649 ChangeSet 1.2851.2.1 05/01/24 15:25:35 barrysmith@barry-smiths-computer.local +7 -0 new format with more generality for post checking of line search result
src/snes/examples/tutorials/makefile 1.43 05/01/24 15:25:31 barrysmith@barry-smiths-computer.local +6 -1 new format with more generality for post checking of line search result
src/snes/examples/tutorials/ex3.c 1.13 05/01/24 15:25:31 barrysmith@barry-smiths-computer.local +26 -21 new format with more generality for post checking of line search result
include/petscsnes.h 1.39 05/01/24 15:24:35 barrysmith@barry-smiths-computer.local +1 -1 new format with more generality for post checking of line search result
src/snes/impls/ls/ls.h 1.10 05/01/24 15:24:14 barrysmith@barry-smiths-computer.local +7 -5 new format with more generality for post checking of line search result
src/snes/impls/ls/ls.c 1.54 05/01/24 15:24:08 barrysmith@barry-smiths-computer.local +82 -66 new format with more generality for post checking of line search result
src/fortran/custom/zsnes.c 1.27 05/01/24 15:24:03 barrysmith@barry-smiths-computer.local +7 -7 new format with more generality for post checking of line search result
src/snes/examples/tutorials/output/ex3_4.out 1.1 05/01/24 10:56:29 barrysmith@barrysmith-57.mcs.anl.gov +17 -0
src/snes/examples/tutorials/output/ex3_4.out 1.0 05/01/24 10:56:29 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/snes/examples/tutorials/output/ex3_4.out
Hg-commit: 938ca51562d8416d79b4df319e1b7e32a4d20e64
show more ...
|
| #
d53d6acd
|
| 24-Jan-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2853 knepley@khan.mcs.anl.gov|ChangeSet|20050124154015|60391 ChangeSet 1.2853 05/01/08 19:39:28 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.2853 knepley@khan.mcs.anl.gov|ChangeSet|20050124154015|60391 ChangeSet 1.2853 05/01/08 19:39:28 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev
Hg-commit: 356bc30e573386a5886b36ee067f0c69c090e43e
show more ...
|
| #
9e247f21
|
| 24-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2851.1.5 barrysmith@barry-smiths-computer.local|ChangeSet|20050124030133|62360 ChangeSet 1.2851.1.5 05/01/23 21:01:33 barrysmith@barry-smiths-computer.local +12 -0 make scatters ba
bk-changeset-1.2851.1.5 barrysmith@barry-smiths-computer.local|ChangeSet|20050124030133|62360 ChangeSet 1.2851.1.5 05/01/23 21:01:33 barrysmith@barry-smiths-computer.local +12 -0 make scatters based on block indices for faster performance general cleanup
src/vec/utils/vscat.c 1.40 05/01/23 21:01:29 barrysmith@barry-smiths-computer.local +6 -6 fixed copy name and usage for more cases
src/vec/utils/vpscat.c 1.42 05/01/23 21:01:29 barrysmith@barry-smiths-computer.local +1 -2 formating
src/dm/da/src/da3.c 1.35 05/01/23 21:01:29 barrysmith@barry-smiths-computer.local +18 -10 make scatters based on block indices for faster performance
src/snes/examples/tutorials/output/ex5_5.out 1.4 05/01/23 21:01:28 barrysmith@barry-smiths-computer.local +26 -17 updated for new output, should have been fixed years ago
src/snes/examples/tutorials/makefile 1.42 05/01/23 21:01:28 barrysmith@barry-smiths-computer.local +4 -6 more ex5 tests, not already run for some reason
src/snes/examples/tutorials/ex3.c 1.12 05/01/23 21:01:28 barrysmith@barry-smiths-computer.local +1 -3 formating
src/dm/da/src/da2.c 1.62 05/01/23 21:01:28 barrysmith@barry-smiths-computer.local +14 -6 make scatters based on block indices for faster performance
src/dm/da/examples/tests/ex20.c 1.9 05/01/23 21:01:28 barrysmith@barry-smiths-computer.local +4 -9 formatting
src/snes/impls/ls/ls.c 1.53 05/01/23 19:13:49 barrysmith@barry-smiths-computer.local +57 -61 cleaned up formatting
todo 1.122 05/01/23 18:45:44 barrysmith@barry-smiths-computer.local +1 -6 did something :-)
src/docs/website/documentation/changes/222.html 1.33 05/01/23 18:43:40 barrysmith@barry-smiths-computer.local +4 -2 *** empty log message ***
src/dm/da/examples/tests/makefile 1.20 05/01/23 13:24:15 barrysmith@barry-smiths-computer.local +0 -0 no change
src/dm/da/src/da3.c 1.34 05/01/21 22:26:43 barrysmith@barry-smiths-computer.local +1 -3 format
src/dm/da/src/da3.c 1.33 05/01/21 22:25:33 barrysmith@barry-smiths-computer.local +4 -4 block version of local to global scatter created
Hg-commit: 3ae67c35c468b64e532dee239f8a14e387546373
show more ...
|
| #
d5e45103
|
| 04-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2831 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050104213823|47505 ChangeSet 1.2831 05/01/04 15:38:23 barrysmith@barrysmith-57.mcs.anl.gov +9 -0 allow nesting of catching exc
bk-changeset-1.2831 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050104213823|47505 ChangeSet 1.2831 05/01/04 15:38:23 barrysmith@barrysmith-57.mcs.anl.gov +9 -0 allow nesting of catching exceptions allow making certain errors noncatchable
src/vec/utils/vecio.c 1.41 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +11 -5 allow nesting of catching exceptions allow making certain errors noncatchable
src/sys/src/error/err.c 1.42 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +41 -7 allow nesting of catching exceptions allow making certain errors noncatchable
src/snes/utils/damgsnes.c 1.55 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 allow nesting of catching exceptions allow making certain errors noncatchable
src/snes/interface/snes.c 1.67 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +10 -5 allow nesting of catching exceptions allow making certain errors noncatchable
src/snes/impls/ls/ls.c 1.52 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +19 -20 allow nesting of catching exceptions allow making certain errors noncatchable
src/ksp/examples/tutorials/ex10.c 1.48 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow nesting of catching exceptions allow making certain errors noncatchable
src/dm/da/src/da2.c 1.60 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 allow nesting of catching exceptions allow making certain errors noncatchable
include/petscsnes.h 1.38 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow nesting of catching exceptions allow making certain errors noncatchable
include/petscerror.h 1.47 05/01/04 15:38:18 barrysmith@barrysmith-57.mcs.anl.gov +31 -2 allow nesting of catching exceptions allow making certain errors noncatchable
src/snes/interface/snes.c 1.66 05/01/04 14:27:52 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 use PetscExceptionValue
Hg-commit: 1be0c606bd09e08cbac27ffc7826bf770c09ff92
show more ...
|
| #
19717074
|
| 04-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2830 barrysmith@barry-smiths-computer.local|ChangeSet|20050104151418|45969 ChangeSet 1.2830 05/01/04 09:14:18 barrysmith@barry-smiths-computer.local +5 -0 end logging event if erro
bk-changeset-1.2830 barrysmith@barry-smiths-computer.local|ChangeSet|20050104151418|45969 ChangeSet 1.2830 05/01/04 09:14:18 barrysmith@barry-smiths-computer.local +5 -0 end logging event if error is thrown in compute function by user
src/snes/utils/damgsnes.c 1.54 05/01/04 09:14:14 barrysmith@barry-smiths-computer.local +5 -1 end logging event if error is thrown in compute function by user
src/snes/interface/snes.c 1.65 05/01/04 09:14:14 barrysmith@barry-smiths-computer.local +10 -2 end logging event if error is thrown in compute function by user
src/snes/impls/ls/ls.c 1.51 05/01/04 09:14:14 barrysmith@barry-smiths-computer.local +53 -17 end logging event if error is thrown in compute function by user
src/dm/da/src/da2.c 1.59 05/01/04 09:14:14 barrysmith@barry-smiths-computer.local +6 -1 free resources if error is thrown in user function
todo 1.116 05/01/03 18:42:21 barrysmith@barry-smiths-computer.local +2 -0 *** empty log message ***
Hg-commit: 42784014e9cbdcf132f86954b0e2069d5a6421a9
show more ...
|
| #
ff43f1e1
|
| 27-Dec-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2823 knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092 ChangeSet 1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.2823 knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092 ChangeSet 1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev
include/petscmath.h 1.25 04/12/06 21:02:17 knepley@khan.mcs.anl.gov +0 -0 Auto merged
Hg-commit: d9a23f3f6ba72ee627446f6648bb36a3d0345c22
show more ...
|
| #
63dd3a1a
|
| 25-Dec-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2821.1.30 Kris@p4buschel.|ChangeSet|20041225032201|00809 ChangeSet 1.2821.1.30 04/12/24 19:22:01 Kris@p4buschel. +36 -0 PETSCSNES_DLLEXPORT PETSCTS_DLLEXPORT No libpetscfortran
bk-changeset-1.2821.1.30 Kris@p4buschel.|ChangeSet|20041225032201|00809 ChangeSet 1.2821.1.30 04/12/24 19:22:01 Kris@p4buschel. +36 -0 PETSCSNES_DLLEXPORT PETSCTS_DLLEXPORT No libpetscfortran.so so don't bother with PETSCFORTRAN_DLL
src/ts/interface/tsregall.c 1.13 04/12/24 19:21:58 Kris@p4buschel. +8 -7 PETSCTS_DLLEXPORT
src/ts/interface/tsreg.c 1.24 04/12/24 19:21:58 Kris@p4buschel. +5 -4 PETSCTS_DLLEXPORT
src/ts/interface/tsfd.c 1.13 04/12/24 19:21:58 Kris@p4buschel. +2 -1 PETSCTS_DLLEXPORT
src/ts/interface/tscreate.c 1.18 04/12/24 19:21:58 Kris@p4buschel. +2 -1 PETSCTS_DLLEXPORT
src/ts/interface/ts.c 1.44 04/12/24 19:21:58 Kris@p4buschel. +50 -48 PETSCTS_DLLEXPORT
src/ts/interface/dlregis.c 1.19 04/12/24 19:21:58 Kris@p4buschel. +3 -2 PETSCTS_DLLEXPORT
src/ts/impls/pseudo/posindep.c 1.24 04/12/24 19:21:58 Kris@p4buschel. +15 -13 PETSCTS_DLLEXPORT
src/ts/impls/implicit/pvode/petscpvode.c 1.30 04/12/24 19:21:58 Kris@p4buschel. +19 -18 PETSCTS_DLLEXPORT
src/ts/impls/implicit/cn/cn.c 1.21 04/12/24 19:21:58 Kris@p4buschel. +3 -1 PETSCTS_DLLEXPORT
src/ts/impls/implicit/beuler/beuler.c 1.23 04/12/24 19:21:58 Kris@p4buschel. +3 -1 PETSCTS_DLLEXPORT
src/ts/impls/explicit/rk/rk.c 1.18 04/12/24 19:21:58 Kris@p4buschel. +5 -3 PETSCTS_DLLEXPORT
src/ts/impls/explicit/euler/euler.c 1.12 04/12/24 19:21:58 Kris@p4buschel. +3 -1 PETSCTS_DLLEXPORT
src/snes/utils/damgsnes.c 1.53 04/12/24 19:21:58 Kris@p4buschel. +12 -11 PETSCSNES_DLLEXPORT
src/snes/utils/damg.c 1.47 04/12/24 19:21:58 Kris@p4buschel. +14 -13 PETSCSNES_DLLEXPORT
src/snes/mf/wp.c 1.17 04/12/24 19:21:57 Kris@p4buschel. +7 -5 PETSCSNES_DLLEXPORT
src/snes/mf/snesmfjdef.c 1.16 04/12/24 19:21:57 Kris@p4buschel. +4 -2 PETSCSNES_DLLEXPORT
src/snes/mf/snesmfj.c 1.50 04/12/24 19:21:57 Kris@p4buschel. +27 -26 PETSCSNES_DLLEXPORT
src/snes/mf/mfregis.c 1.7 04/12/24 19:21:57 Kris@p4buschel. +4 -3 PETSCSNES_DLLEXPORT
src/snes/interface/snesut.c 1.18 04/12/24 19:21:57 Kris@p4buschel. +11 -10 PETSCSNES_DLLEXPORT
src/snes/interface/snesregi.c 1.8 04/12/24 19:21:57 Kris@p4buschel. +5 -4 PETSCSNES_DLLEXPORT
src/snes/interface/snesj2.c 1.14 04/12/24 19:21:57 Kris@p4buschel. +2 -1 PETSCSNES_DLLEXPORT
src/snes/interface/snesj.c 1.10 04/12/24 19:21:57 Kris@p4buschel. +2 -1 PETSCSNES_DLLEXPORT
src/snes/interface/snes.c 1.64 04/12/24 19:21:57 Kris@p4buschel. +54 -53 PETSCSNES_DLLEXPORT
src/snes/interface/noise/snesnoise.c 1.17 04/12/24 19:21:57 Kris@p4buschel. +1 -0 PETSCSNES_DLLEXPORT
src/snes/interface/noise/snesmfj2.c 1.26 04/12/24 19:21:57 Kris@p4buschel. +6 -5 PETSCSNES_DLLEXPORT
src/snes/interface/noise/snesdnest.c 1.6 04/12/24 19:21:57 Kris@p4buschel. +2 -0 PETSCSNES_DLLEXPORT
src/snes/interface/dlregis.c 1.21 04/12/24 19:21:57 Kris@p4buschel. +3 -2 PETSCSNES_DLLEXPORT
src/snes/impls/tr/tr.c 1.29 04/12/24 19:21:57 Kris@p4buschel. +3 -2 PETSCSNES_DLLEXPORT
src/snes/impls/test/snestest.c 1.17 04/12/24 19:21:57 Kris@p4buschel. +2 -1 PETSCSNES_DLLEXPORT
src/snes/impls/ls/lsparams.c 1.8 04/12/24 19:21:57 Kris@p4buschel. +3 -2 PETSCSNES_DLLEXPORT
src/snes/impls/ls/ls.c 1.50 04/12/24 19:21:57 Kris@p4buschel. +10 -9 PETSCSNES_DLLEXPORT
src/fortran/custom/zstart.c 1.27 04/12/24 19:21:56 Kris@p4buschel. +10 -10 No libpetscfortran.so, do don't bother making the dll.
maint/generatefortranstubs.py 1.9 04/12/24 19:21:56 Kris@p4buschel. +1 -1 No libpetscfortran.so, do don't bother making the dll.
include/petscts.h 1.30 04/12/24 19:21:56 Kris@p4buschel. +92 -92 PETSCTS_DLLEXPORT
include/petscsnes.h 1.37 04/12/24 19:21:56 Kris@p4buschel. +113 -113 PETSCSNES_DLLEXPORT
include/petscdmmg.h 1.2 04/12/24 19:21:56 Kris@p4buschel. +16 -16 PETSCSNES_DLLEXPORT
Hg-commit: 8305e5fb1ff9b868077d368771ca4d54c9ceba75
show more ...
|
| #
e7386371
|
| 07-Dec-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2790 barrysmith@barry-smiths-computer.local|ChangeSet|20041207035825|46325 ChangeSet 1.2790 04/12/06 21:58:25 barrysmith@barry-smiths-computer.local +9 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.2790 barrysmith@barry-smiths-computer.local|ChangeSet|20041207035825|46325 ChangeSet 1.2790 04/12/06 21:58:25 barrysmith@barry-smiths-computer.local +9 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
src/mat/impls/sbaij/seq/sbaijfact2.c 1.54 04/12/06 21:58:24 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/sbaij/seq/sbaij.c 1.131 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/csr/inode/inode.c 1.45 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/baij/seq/baijfact.c 1.26 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/baij/seq/baij.c 1.116 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.37 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/aij/seq/essl/essl.c 1.36 04/12/06 21:58:23 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/aij/seq/aij.c 1.206 04/12/06 21:58:22 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/adj/mpi/mpiadj.c 1.45 04/12/06 21:58:22 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: ba24edaa43d4a3a65abe64ede4b53bc9f540bb9b
show more ...
|