| #
296840b1
|
| 06-Mar-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'master' of gitifyhg::ssh://hg@bitbucket.org/BarryFSmith/petsc-dev-simp
Symbol visibility and namespacing.
C++ builds always set extern "C" and can be called from plain C. Most users w
Merge branch 'master' of gitifyhg::ssh://hg@bitbucket.org/BarryFSmith/petsc-dev-simp
Symbol visibility and namespacing.
C++ builds always set extern "C" and can be called from plain C. Most users will only want --with-clanguage=C++ for std::complex.
Hg-commit: f848d02318cae92d7b32037c7ee88f92dbe46347
show more ...
|
| #
8cc058d9
|
| 06-Mar-2013 |
Jed Brown <jed@59A2.org> |
Change all PETSC_EXTERN_C to PETSC_EXTERN
Hg-commit: 8d2ebbb193fb583bccc64015e35640c4e08c3426
|
| #
39d7646b
|
| 06-Mar-2013 |
Jed Brown <jed@59A2.org> |
Change all PETSC_EXTERN_C to PETSC_EXTERN
Hg-commit: ba0cf153561ff2dc521f42e94b7164fbe7b5d798
|
| #
b2573a8a
|
| 05-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
completed removing unneeded EXTERN_C_BEGIN/END from Mat directories and converting to PETSC_EXTERN_C for constructors tested with and without dynamic with and without C++
Hg-commit: 7d27d7f4d9ea3bfe
completed removing unneeded EXTERN_C_BEGIN/END from Mat directories and converting to PETSC_EXTERN_C for constructors tested with and without dynamic with and without C++
Hg-commit: 7d27d7f4d9ea3bfe6616fafdfb32d046b5db53a1
show more ...
|
| #
6c2930d4
|
| 18-Sep-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8
|
| #
3e08d2be
|
| 18-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed trailing blanks from source code added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree
Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
|
| #
0f55b88d
|
| 03-Jul-2012 |
Satish Balay <balay@mcs.anl.gov> |
backout all chmod stuff in bf971ba58125 [but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]
Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258
|
| #
c0174eb7
|
| 03-Jul-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
removed a spurious call to MatSetBlockSize.
Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a
|
| #
8e7768b9
|
| 24-Mar-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: f997b2abc12025b16065184c2bb279689bbd06ac
|
| #
b45d2f2c
|
| 24-Mar-2012 |
Jed Brown <jed@59A2.org> |
Rename include/private/ to include/petsc-private/
Hg-commit: 9a1730720b0d9756437b40462617551504641ade
|
| #
d39137a2
|
| 12-Jan-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10
|
| #
247e2d92
|
| 06-Jan-2012 |
Jed Brown <jed@59A2.org> |
Mass revert file modes that were made executable in f6e61ee9c329
Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
|
| #
832f7384
|
| 01-Jan-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257
|
| #
14e519b0
|
| 31-Dec-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
changed MatMatMult to MatTranposeMatMult.
Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
|
| #
c6db04a5
|
| 14-Mar-2011 |
Jed Brown <jed@59A2.org> |
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h
Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
|
| #
47dad92f
|
| 13-Mar-2011 |
Sean Farley <sean@mcs.anl.gov> |
Merged
Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237
|
| #
7d0a6c19
|
| 12-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
removed #define PETSCXXX_DLL from top of all source files
Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
|
| #
8c172940
|
| 06-Dec-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e
|
| #
7087cfbe
|
| 05-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13
show more ...
|
| #
6356e834
|
| 13-Oct-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3592 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051013181204|54791 ChangeSet 1.3592 05/10/13 13:12:04 barrysmith@barrysmith-57.mcs.anl.gov +38 -0 move src/ksp/pc/pcimpl.h inc
bk-changeset-1.3592 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051013181204|54791 ChangeSet 1.3592 05/10/13 13:12:04 barrysmith@barrysmith-57.mcs.anl.gov +38 -0 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/vec/vec/interface/vector.c 1.142 05/10/13 13:11:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ts/impls/implicit/sundials/sundials.h 1.17 05/10/13 13:11:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/docs/website/documentation/changes/231.html 1.49 05/10/13 13:11:52 barrysmith@barrysmith-57.mcs.anl.gov +188 -142 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/sys/viewer/impls/mathematica/mathematica.c 1.40 05/10/13 13:11:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/sys/objects/aoptions.c 1.39 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +101 -6 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/snes/utils/damg.c 1.55 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/makefile 1.8 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/interface/precon.c 1.65 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/interface/pcset.c 1.27 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/interface/pcregis.c 1.37 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/tfs/tfs.c 1.7 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/spai/ispai.c 1.34 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/sor/sor.c 1.33 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/shell/shellpc.c 1.34 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/redundant/redundant.c 1.26 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/prometheus/petscprom.c 1.9 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.21 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/none/none.c 1.10 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/ml/ml.c 1.24 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/mg/mgimpl.h 1.14 05/10/13 13:11:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/mat/pcmat.c 1.12 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/ksp/pcksp.c 1.27 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/jacobi/jacobi.c 1.20 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/is/pcis.h 1.12 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/hypre/hyppilut.c 1.79 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.27 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/factor/lu/lu.c 1.46 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/factor/ilu/ilu.c 1.59 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/factor/icc/icc.h 1.9 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/factor/factor.c 1.9 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.43 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/eisens/eisen.c 1.28 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/composite/composite.c 1.33 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/bjacobi/bjacobi.h 1.8 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/bjacobi/bjacobi.c 1.50 05/10/13 13:11:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/asm/asm.c 1.51 05/10/13 13:11:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/docs/website/documentation/changes/index.html 1.21 05/10/13 13:11:43 barrysmith@barrysmith-57.mcs.anl.gov +124 -2 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/docs/tex/manual/developers.tex 1.13 05/10/13 13:11:42 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/docs/website/documentation/changes/231.html 1.48 05/10/13 09:19:38 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 bk cp src/docs/website/documentation/changes/230.html src/docs/website/documentation/changes/231.html
src/docs/website/documentation/changes/230.html 1.47 05/05/04 23:02:51 knepley@khan.(none) +0 -0 Auto merged
src/docs/website/documentation/changes/230.html 1.45.1.1 05/05/04 21:08:13 knepley@khan.(none) +1 -0 Another change
src/docs/website/documentation/changes/230.html 1.46 05/05/04 16:57:16 balay@asterix.mcs.anl.gov +7 -1 update about removal of PetscSetCommWorld()
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/docs/website/documentation/changes/230.html 1.44 05/04/25 14:08:47 balay@asterix.mcs.anl.gov +5 -0 add info about python bindings
src/docs/website/documentation/changes/230.html 1.43 05/04/25 13:06:06 balay@asterix.mcs.anl.gov +157 -109 update changes file with 2.3.0 release info
src/docs/website/documentation/changes/230.html 1.42 05/04/25 12:51:35 balay@asterix.mcs.anl.gov +0 -0 Rename: src/docs/website/documentation/changes/222.html -> src/docs/website/documentation/changes/230.html
src/docs/website/documentation/changes/222.html 1.41 05/03/29 10:26:33 Kris@p4buschel.home.net +1 -0 Add MatConvert interface change to changes
src/docs/website/documentation/changes/222.html 1.40 05/03/17 15:37:12 knepley@khan.(none) +8 -0 Interface fixes
src/docs/website/documentation/changes/222.html 1.39 05/03/15 18:34:36 knepley@khan.(none) +5 -2 Fixed MatCreate Fixed SNESSolve
src/docs/website/documentation/changes/222.html 1.38 05/03/12 15:35:37 knepley@khan.(none) +26 -1 Lots of interface changes
src/docs/website/documentation/changes/222.html 1.37 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +5 -0 PC_ in front of all MG functions
src/docs/website/documentation/changes/222.html 1.36 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +1 -0 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
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
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()
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/docs/website/documentation/changes/222.html 1.32 05/01/17 19:48:12 barrysmith@barry-smiths-computer.local +1 -0 MGxxx -> PCMGxxx
src/docs/website/documentation/changes/222.html 1.31 05/01/10 09:36:44 hzhang@harley.mcs.anl.gov +10 -8 update web site - ml interface is added to petsc-2.2.2
src/docs/website/documentation/changes/222.html 1.30 05/01/06 14:38:32 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/docs/website/documentation/changes/222.html 1.28.1.1 05/01/05 13:31:59 Kris@p4buschel. +0 -0 Auto merged
src/docs/website/documentation/changes/222.html 1.29 05/01/05 13:41:31 barrysmith@barrysmith-57.mcs.anl.gov +5 -0 PCMG more defaults and reference counting
src/docs/website/documentation/changes/222.html 1.27.1.1 05/01/04 10:07:38 Kris@p4buschel. +1 -0 Added "petscdmmg.h" to changes.
src/docs/website/documentation/changes/222.html 1.28 05/01/03 16:14:06 barrysmith@barry-smiths-computer.local +2 -0 support for computing coarser matrices automatically via Galerkin for MG
src/docs/website/documentation/changes/222.html 1.27 04/11/29 15:32:12 hzhang@harley.mcs.anl.gov +2 -2 rename -pc_factor_shiftnonzero by -pc_factor_shift_nonzero -pc_factor_shiftpd by -pc_factor_shift_positive_definite
src/docs/website/documentation/changes/222.html 1.26 04/11/10 20:17:39 barrysmith@barry-smiths-computer.local +1 -0 *** empty log message ***
src/docs/website/documentation/changes/222.html 1.25 04/11/08 14:51:17 hzhang@harley.mcs.anl.gov +6 -1 record the API changes made with pc and mat
src/docs/website/documentation/changes/222.html 1.24 04/11/07 22:03:15 barrysmith@barry-smiths-computer.local +6 -0 reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size API
src/docs/website/documentation/changes/222.html 1.23 04/10/08 21:49:37 barrysmith@barry-smiths-computer.local +6 -0 *** empty log message ***
src/docs/website/documentation/changes/222.html 1.22 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +37 -58 reorder for nonzeros along diagonal as function call
src/docs/website/documentation/changes/222.html 1.21 04/08/25 13:40:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 bk cp 221.html 222.html
src/docs/website/documentation/changes/221.html 1.20 04/08/15 11:44:01 barrysmith@barry-smiths-computer.local +9 -2 PetscInt stuff
src/docs/website/documentation/changes/221.html 1.19 04/08/15 10:41:27 barrysmith@barry-smiths-computer.local +8 -3 updated changes
src/docs/website/documentation/changes/221.html 1.18 04/08/01 18:41:45 barrysmith@barry-smiths-computer.local +5 -2 *** empty log message ***
src/docs/website/documentation/changes/221.html 1.17 04/07/03 17:23:56 victorle@tibook500ve.cs.utk.edu +6 -1 IScreateGeneralWithArray added; ISSum syntax changed, ISExtend removed.
src/docs/website/documentation/changes/221.html 1.16 04/06/22 21:59:20 barrysmith@barry-smiths-computer.local +1 -0 addition of CSR preallocation
src/docs/website/documentation/changes/221.html 1.15 04/06/01 15:12:04 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 *** empty log message ***
src/docs/website/documentation/changes/221.html 1.14 04/05/26 11:24:08 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 remove presentations from website
src/docs/website/documentation/changes/221.html 1.13 04/05/14 22:41:30 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/docs/website/documentation/changes/231.html 1.12 04/04/06 16:29:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 MatIsSymmetric(), MatIsTranspose() now take tol
src/docs/website/documentation/changes/231.html 1.11 04/04/01 17:50:25 barrysmith@barry-smiths-computer.local +2 -1 VecConvertMPIToAll() and VecConvertMPIToZero() have been replaced with VecScatterCreateToAll() and VecScatterCreateToZero()
src/docs/website/documentation/changes/231.html 1.10 04/03/27 11:38:49 barrysmith@barry-smiths-computer.local +3 -3 removal of null space in preconditioner is now handled by KSP instead of PC
src/docs/website/documentation/changes/231.html 1.9 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +6 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/docs/website/documentation/changes/231.html 1.8 04/03/19 20:19:31 barrysmith@barry-smiths-computer.local +2 -1 added SNESSetRhs()
src/docs/website/documentation/changes/231.html 1.7 04/03/19 11:36:16 barrysmith@barry-smiths-computer.local +9 -6 MatGetSubmatrices() propagates symmetric flag
src/docs/website/documentation/changes/231.html 1.6 04/03/17 20:16:33 barrysmith@barry-smiths-computer.local +2 -0 *** empty log message ***
src/docs/website/documentation/changes/231.html 1.5 04/03/17 19:52:01 barrysmith@barry-smiths-computer.local +4 -0 added Vec/MatStashGetInfo()
src/docs/website/documentation/changes/231.html 1.4 04/03/10 20:29:09 barrysmith@barry-smiths-computer.local +8 -0 changed with-mpich/with-c-blas.... to download-....
src/docs/website/documentation/changes/231.html 1.3 04/03/10 15:56:38 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 added DAGetInterpolation support for nonuniform DA grids set with DASetCoordinates()
src/docs/website/documentation/changes/231.html 1.2 04/03/05 09:53:59 barrysmith@barrysmith-57.mcs.anl.gov +5 -32 changes for next release started
src/docs/website/documentation/changes/231.html 1.1 04/03/05 09:51:50 barrysmith@barrysmith-57.mcs.anl.gov +138 -0
src/docs/website/documentation/changes/231.html 1.0 04/03/05 09:51:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/docs/website/documentation/changes/221.html
Hg-commit: 3484aaed74b69dc942ee03e3c477f1f68bb3241e
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 ...
|
| #
dba47a55
|
| 24-Dec-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2821.1.29 Kris@p4buschel.|ChangeSet|20041224021527|61072 ChangeSet 1.2821.1.29 04/12/23 18:15:27 Kris@p4buschel. +90 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/interface/precon.c 1.59
bk-changeset-1.2821.1.29 Kris@p4buschel.|ChangeSet|20041224021527|61072 ChangeSet 1.2821.1.29 04/12/23 18:15:27 Kris@p4buschel. +90 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/interface/precon.c 1.59 04/12/23 18:15:21 Kris@p4buschel. +32 -30 PETSCKSP_DLLEXPORT
src/ksp/pc/interface/pcset.c 1.24 04/12/23 18:15:21 Kris@p4buschel. +5 -4 PETSCKSP_DLLEXPORT
src/ksp/pc/interface/pcregis.c 1.35 04/12/23 18:15:21 Kris@p4buschel. +27 -26 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/xyt.c 1.17 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/xxt.c 1.17 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/tfs.c 1.6 04/12/23 18:15:21 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/queue.c 1.11 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/pxxt.c 1.24 04/12/23 18:15:21 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/ivec.c 1.13 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/gs.c 1.21 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/error.c 1.14 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/comm.c 1.25 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/bit_mask.c 1.12 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/spai/src/ispai.c 1.28 04/12/23 18:15:21 Kris@p4buschel. +19 -17 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/spai/src/dspai.c 1.10 04/12/23 18:15:20 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/spai/include/spai.h 1.5 04/12/23 18:15:20 Kris@p4buschel. +7 -7 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/sor/sor.c 1.27 04/12/23 18:15:20 Kris@p4buschel. +9 -7 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/shell/shellpc.c 1.24 04/12/23 18:15:20 Kris@p4buschel. +17 -15 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/samg/samgpetsctools.c 1.13 04/12/23 18:15:20 Kris@p4buschel. +8 -6 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/samg/samgpetsc.c 1.12 04/12/23 18:15:20 Kris@p4buschel. +6 -5 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/samg/samgmgpetsc.c 1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/redundant/redundant.c 1.23 04/12/23 18:15:20 Kris@p4buschel. +9 -7 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/prometheus/petscprom.c 1.3 04/12/23 18:15:20 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.20 04/12/23 18:15:20 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/none/none.c 1.9 04/12/23 18:15:20 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/ml/ml.c 1.9 04/12/23 18:15:20 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mg/smg.c 1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mg/mgfunc.c 1.16 04/12/23 18:15:20 Kris@p4buschel. +13 -12 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mg/mg.c 1.44 04/12/23 18:15:20 Kris@p4buschel. +10 -8 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mg/fmg.c 1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mat/pcmat.c 1.11 04/12/23 18:15:19 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/ksp/pcksp.c 1.22 04/12/23 18:15:19 Kris@p4buschel. +6 -5 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/jacobi/jacobi.c 1.16 04/12/23 18:15:19 Kris@p4buschel. +4 -3 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/is/pcis.h 1.11 04/12/23 18:15:19 Kris@p4buschel. +6 -6 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/is/pcis.c 1.26 04/12/23 18:15:19 Kris@p4buschel. +7 -6 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/is/nn/nn.c 1.27 04/12/23 18:15:19 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/is/feti/fetipc.c 1.4 04/12/23 18:15:19 Kris@p4buschel. +11 -9 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/hypre/hyppilut.c 1.70 04/12/23 18:15:19 Kris@p4buschel. +5 -3 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.20 04/12/23 18:15:19 Kris@p4buschel. +9 -7 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/lu/lu.c 1.42 04/12/23 18:15:19 Kris@p4buschel. +22 -20 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/ilu/ilu.c 1.55 04/12/23 18:15:19 Kris@p4buschel. +26 -24 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/icc/icc.c 1.41 04/12/23 18:15:19 Kris@p4buschel. +12 -10 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/factor.c 1.8 04/12/23 18:15:19 Kris@p4buschel. +4 -3 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.40 04/12/23 18:15:19 Kris@p4buschel. +15 -14 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/eisens/eisen.c 1.25 04/12/23 18:15:19 Kris@p4buschel. +7 -5 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/composite/composite.c 1.26 04/12/23 18:15:18 Kris@p4buschel. +13 -11 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/bjacobi/bjacobi.c 1.38 04/12/23 18:15:18 Kris@p4buschel. +15 -13 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/asm/asm.c 1.42 04/12/23 18:15:18 Kris@p4buschel. +18 -16 PETSCKSP_DLLEXPORT
src/ksp/ksp/kspimpl.h 1.25 04/12/23 18:15:18 Kris@p4buschel. +0 -4 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/xmon.c 1.11 04/12/23 18:15:18 Kris@p4buschel. +7 -6 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itres.c 1.14 04/12/23 18:15:18 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itregis.c 1.12 04/12/23 18:15:18 Kris@p4buschel. +21 -20 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itfunc.c 1.62 04/12/23 18:15:18 Kris@p4buschel. +36 -34 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/iterativ.c 1.30 04/12/23 18:15:18 Kris@p4buschel. +13 -12 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itcreate.c 1.60 04/12/23 18:15:18 Kris@p4buschel. +15 -13 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itcl.c 1.15 04/12/23 18:15:18 Kris@p4buschel. +6 -4 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/iguess.c 1.14 04/12/23 18:15:18 Kris@p4buschel. +6 -5 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/eige.c 1.24 04/12/23 18:15:18 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/dlregis.c 1.22 04/12/23 18:15:18 Kris@p4buschel. +4 -3 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.20 04/12/23 18:15:18 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.17 04/12/23 18:15:18 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/symmlq/symmlq.c 1.20 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/rich/richscale.c 1.9 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/rich/rich.c 1.20 04/12/23 18:15:17 Kris@p4buschel. +4 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/qcg/qcg.c 1.23 04/12/23 18:15:17 Kris@p4buschel. +8 -7 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/preonly/preonly.c 1.14 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/minres/minres.c 1.21 04/12/23 18:15:17 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/lsqr/lsqr.c 1.23 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/lgmres/lgmres.c 1.36 04/12/23 18:15:17 Kris@p4buschel. +11 -10 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/gmres2.c 1.22 04/12/23 18:15:17 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/gmres.c 1.54 04/12/23 18:15:17 Kris@p4buschel. +12 -10 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/gmreig.c 1.16 04/12/23 18:15:17 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/gmpre.c 1.9 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/borthog2.c 1.18 04/12/23 18:15:17 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/borthog.c 1.13 04/12/23 18:15:17 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/fgmres/modpcf.c 1.16 04/12/23 18:15:17 Kris@p4buschel. +4 -3 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/fgmres/fgmres.c 1.41 04/12/23 18:15:17 Kris@p4buschel. +9 -7 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cr/cr.c 1.32 04/12/23 18:15:16 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cheby/cheby.c 1.21 04/12/23 18:15:16 Kris@p4buschel. +5 -3 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cgs/cgs.c 1.26 04/12/23 18:15:16 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cgne/cgne.c 1.24 04/12/23 18:15:16 Kris@p4buschel. +4 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cg/cgtype.c 1.9 04/12/23 18:15:16 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cg/cgeig.c 1.10 04/12/23 18:15:16 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cg/cg.c 1.35 04/12/23 18:15:16 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/bicg/bicg.c 1.19 04/12/23 18:15:16 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.18 04/12/23 18:15:16 Kris@p4buschel. +5 -4 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/bcgs/bcgs.c 1.21 04/12/23 18:15:16 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
include/petscpc.h 1.66 04/12/23 18:15:16 Kris@p4buschel. +123 -123 PETSCKSP_DLLEXPORT
include/petscmg.h 1.11 04/12/23 18:15:16 Kris@p4buschel. +19 -19 PETSCKSP_DLLEXPORT
include/petscksp.h 1.59 04/12/23 18:15:16 Kris@p4buschel. +112 -113 PETSCKSP_DLLEXPORT
Hg-commit: 4210c1afcf38f78e045958c2106fdc7f64720146
show more ...
|
| #
ecd4d7ee
|
| 21-Apr-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2149 barrysmith@barry-smiths-computer.local|ChangeSet|20040421021227|36533 ChangeSet 1.2149 04/04/20 21:12:27 barrysmith@barry-smiths-computer.local +6 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.2149 barrysmith@barry-smiths-computer.local|ChangeSet|20040421021227|36533 ChangeSet 1.2149 04/04/20 21:12:27 barrysmith@barry-smiths-computer.local +6 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
src/sys/src/viewer/impls/socket/send.c 1.23 04/04/20 21:12:26 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/aij/seq/matptap.c 1.26 04/04/20 21:12:26 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/aij/mpi/mpiaij.c 1.127 04/04/20 21:12:26 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/ksp/ksp/interface/itfunc.c 1.46 04/04/20 21:12:25 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
include/petscmat.h 1.124 04/04/20 21:12:25 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
include/petschead.h 1.34 04/04/20 21:12:25 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: a95205ee1968aed80d818e27e80b32281bece3fa
show more ...
|
| #
6849ba73
|
| 21-Apr-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2137.1.24 barrysmith@barry-smiths-computer.local|ChangeSet|20040421020557|26433 ChangeSet 1.2137.1.24 04/04/20 21:05:57 barrysmith@barry-smiths-computer.local +394 -0 ierr is Petsc
bk-changeset-1.2137.1.24 barrysmith@barry-smiths-computer.local|ChangeSet|20040421020557|26433 ChangeSet 1.2137.1.24 04/04/20 21:05:57 barrysmith@barry-smiths-computer.local +394 -0 ierr is PetscErrorCode type
src/vec/utils/vscat.c 1.19 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +20 -11 ierr is PetscErrorCode type
src/vec/utils/vpscat.c 1.18 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +20 -10 ierr is PetscErrorCode type
src/vec/utils/vinv.c 1.28 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +34 -17 ierr is PetscErrorCode type
src/vec/utils/vecstash.c 1.10 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +8 -4 ierr is PetscErrorCode type
src/vec/utils/vecio.c 1.31 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +13 -9 ierr is PetscErrorCode type
src/vec/utils/pipeline.c 1.13 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +14 -10 ierr is PetscErrorCode type
src/vec/utils/comb.c 1.16 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +6 -3 ierr is PetscErrorCode type
src/vec/is/utils/isltog.c 1.20 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +20 -12 ierr is PetscErrorCode type
src/vec/is/utils/isdiff.c 1.9 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/vec/is/utils/iscomp.c 1.11 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/vec/is/utils/iscoloring.c 1.20 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +14 -7 ierr is PetscErrorCode type
src/vec/is/isimpl.h 1.7 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/vec/is/interface/index.c 1.10 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/vec/is/impls/stride/stride.c 1.11 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +6 -3 ierr is PetscErrorCode type
src/vec/is/impls/general/general.c 1.11 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +6 -3 ierr is PetscErrorCode type
src/vec/is/impls/block/block.c 1.12 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +8 -4 ierr is PetscErrorCode type
src/vec/is/examples/tests/ex3.c 1.5 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/vec/is/examples/tests/ex2.c 1.6 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/vec/is/examples/tests/ex1f.F 1.5 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/vec/is/examples/tests/ex1.c 1.6 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/vec/interface/vector.c 1.87 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +33 -20 ierr is PetscErrorCode type
src/vec/interface/vecreg.c 1.28 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/vec/interface/mapreg.c 1.19 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/vec/interface/map.c 1.16 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/vec/impls/shared/shvec.c 1.21 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +5 -3 ierr is PetscErrorCode type
src/vec/impls/seq/dvec2.c 1.18 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +22 -11 ierr is PetscErrorCode type
src/vec/impls/seq/bvec2.c 1.43 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +14 -10 ierr is PetscErrorCode type
src/vec/impls/seq/bvec1.c 1.8 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/vec/impls/mpi/pvec2.c 1.9 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/vec/impls/mpi/pdvec.c 1.28 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +24 -12 ierr is PetscErrorCode type
src/vec/impls/mpi/pbvec.c 1.22 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/vec/impls/esi/ebvec1.c 1.37 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/vec/esi/eindexspace.c 1.32 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +6 -3 ierr is PetscErrorCode type
src/ts/tsimpl.h 1.13 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/ts/interface/tsreg.c 1.21 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/ts/interface/tsfd.c 1.6 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/ts/interface/tscreate.c 1.12 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/ts/interface/ts.c 1.35 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +18 -16 ierr is PetscErrorCode type
src/ts/impls/pseudo/posindep.c 1.18 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +13 -13 ierr is PetscErrorCode type
src/ts/impls/implicit/pvode/petscpvode.c 1.25 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/ts/impls/implicit/cn/cn.c 1.15 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +10 -10 ierr is PetscErrorCode type
src/ts/impls/implicit/beuler/beuler.c 1.16 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +10 -10 ierr is PetscErrorCode type
src/ts/impls/explicit/rk/rk.c 1.14 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +9 -7 ierr is PetscErrorCode type
src/ts/impls/explicit/euler/euler.c 1.9 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +5 -5 ierr is PetscErrorCode type
src/ts/examples/tutorials/ex7.c 1.8 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/viewer/viewerimpl.h 1.7 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +6 -6 ierr is PetscErrorCode type
src/sys/src/viewer/interface/viewreg.c 1.14 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/viewer/interface/viewers.c 1.7 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/sys/src/viewer/interface/view.c 1.9 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/viewer/interface/dupl.c 1.9 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/viewer/impls/string/stringv.c 1.16 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/viewer/impls/socket/send.c 1.21.1.1 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/viewer/impls/socket/matlab/openport.c 1.13 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/viewer/impls/silo/vsilo.c 1.16 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/viewer/impls/mathematica/mathematica.c 1.32 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/viewer/impls/hdf4/hdf4v.c 1.10 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/viewer/impls/ams/ams.c 1.16 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/utils/sortip.c 1.10 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +9 -6 ierr is PetscErrorCode type
src/sys/src/utils/sorti.c 1.9 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +10 -6 ierr is PetscErrorCode type
src/sys/src/utils/sortd.c 1.8 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/utils/select.c 1.12 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/sys/src/utils/random.c 1.14 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +3 -2 ierr is PetscErrorCode type
src/sys/src/utils/psplit.c 1.9 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/utils/pdisplay.c 1.15 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/utils/pbarrier.c 1.12 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/utils/mpiu.c 1.9 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/utils/mpimesg.c 1.8 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +8 -4 ierr is PetscErrorCode type
src/sys/src/utils/memc.c 1.19 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/sys/src/utils/dict.c 1.13 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/utils/ctable.c 1.13 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/plog/plogmpe.c 1.15 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/sys/src/plog/plog.h 1.16 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +17 -18 ierr is PetscErrorCode type
src/sys/src/plog/plog.c 1.46 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +15 -16 ierr is PetscErrorCode type
src/sys/src/plog/mpitr.c 1.10 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/sys/src/plog/eventLog.c 1.29 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/sys/src/plog/classLog.c 1.16 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/sys/src/objects/tagm.c 1.16 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -3 ierr is PetscErrorCode type
src/sys/src/objects/state.c 1.11 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +13 -13 ierr is PetscErrorCode type
src/sys/src/objects/pinit.c 1.40 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +6 -4 ierr is PetscErrorCode type
src/sys/src/objects/options.c 1.39 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +19 -10 ierr is PetscErrorCode type
src/sys/src/objects/makefile 1.6 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/sys/src/objects/init.c 1.31 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +6 -4 ierr is PetscErrorCode type
src/sys/src/objects/inherit.c 1.22 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/objects/destroy.c 1.16 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/sys/src/objects/ams/aoptions.c 1.23 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +3 -2 ierr is PetscErrorCode type
src/sys/src/memory/mtr.c 1.25 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/memory/mal.c 1.23 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/sys/src/matlabengine/matlab.c 1.29 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/fileio/sysio.c 1.18 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/fileio/mprint.c 1.23 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +15 -8 ierr is PetscErrorCode type
src/sys/src/fileio/mpiuopen.c 1.17 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +6 -3 ierr is PetscErrorCode type
src/sys/src/fileio/ftest.c 1.26 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/sys/src/fileio/fretrieve.c 1.17 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +3 -2 ierr is PetscErrorCode type
src/sys/src/f90/f90_win32.c 1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/f90/f90_t3e.c 1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/f90/f90_solaris_old.c 1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/f90/f90_solaris.c 1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/f90/f90_rs6000.c 1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/f90/f90_nag.c 1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/f90/f90_intel8.c 1.5 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/f90/f90_intel.c 1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/f90/f90_hpux.c 1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/f90/f90_alpha.c 1.8 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/f90/f90_absoft.c 1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/f90/f90_IRIX.c 1.7 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/error/stack.c 1.9 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/sys/src/error/signal.c 1.24 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/sys/src/error/fp.c 1.13 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/error/err.c 1.29 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +9 -6 ierr is PetscErrorCode type
src/sys/src/error/adebug.c 1.30 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +3 -2 ierr is PetscErrorCode type
src/sys/src/draw/utils/zoom.c 1.6 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/draw/utils/lg.c 1.13 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +11 -7 ierr is PetscErrorCode type
src/sys/src/draw/utils/hue.c 1.6 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/sys/src/draw/utils/hists.c 1.19 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +7 -5 ierr is PetscErrorCode type
src/sys/src/draw/utils/dscatter.c 1.11 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +7 -5 ierr is PetscErrorCode type
src/sys/src/draw/utils/axis.c 1.14 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +23 -20 ierr is PetscErrorCode type
src/sys/src/draw/interface/dviewp.c 1.7 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/sys/src/draw/interface/dtri.c 1.8 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +10 -6 ierr is PetscErrorCode type
src/sys/src/draw/interface/drawreg.c 1.19 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/sys/src/draw/interface/draw.c 1.15 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +5 -3 ierr is PetscErrorCode type
src/sys/src/draw/impls/x/xops.c 1.18 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +34 -28 ierr is PetscErrorCode type
src/sys/src/draw/impls/x/xinit.c 1.11 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/sys/src/draw/impls/x/xcolor.c 1.9 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/sys/src/draw/impls/win32/win32draw.c 1.10 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +28 -28 ierr is PetscErrorCode type
src/sys/src/draw/impls/ps/pops.c 1.12 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +13 -13 ierr is PetscErrorCode type
src/sys/src/draw/examples/tests/ex9.c 1.6 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/sys/src/draw/examples/tests/ex3.c 1.8 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/sys/src/draw/drawimpl.h 1.10 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +31 -31 ierr is PetscErrorCode type
src/sys/src/dll/reg.c 1.27 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +6 -3 ierr is PetscErrorCode type
src/sys/src/dll/dl.c 1.23 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +7 -6 ierr is PetscErrorCode type
src/sys/examples/tutorials/ex3f.F 1.9 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +1 -0 ierr is PetscErrorCode type
src/sys/examples/tests/ex7.c 1.5 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/sys/examples/tests/ex12.c 1.7 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/snes/utils/damgsnes.c 1.33 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +12 -10 ierr is PetscErrorCode type
src/snes/snesimpl.h 1.16 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +16 -16 ierr is PetscErrorCode type
src/snes/mf/wp.c 1.11 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +4 -4 ierr is PetscErrorCode type
src/snes/mf/snesmfjdef.c 1.11 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +4 -4 ierr is PetscErrorCode type
src/snes/mf/snesmfj.h 1.9 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +8 -8 ierr is PetscErrorCode type
src/snes/mf/snesmfj.c 1.37 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +15 -13 ierr is PetscErrorCode type
src/snes/interface/snesj.c 1.7 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +3 -2 ierr is PetscErrorCode type
src/snes/interface/snes.c 1.47 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +18 -17 ierr is PetscErrorCode type
src/snes/interface/noise/snesnoise.c 1.11 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +7 -4 ierr is PetscErrorCode type
src/snes/interface/noise/snesmfj2.c 1.16 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/snes/impls/tr/tr.c 1.18 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +7 -6 ierr is PetscErrorCode type
src/snes/impls/test/snestest.c 1.13 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/snes/impls/ls/ls.h 1.8 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/snes/impls/ls/ls.c 1.39 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +11 -10 ierr is PetscErrorCode type
src/snes/examples/tutorials/ex5s.c 1.8 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/snes/examples/tutorials/ex5.c 1.16 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/snes/examples/tutorials/ex26.c 1.16 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/snes/examples/tutorials/ex24.c 1.14 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/snes/examples/tutorials/ex14.c 1.11 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/snes/examples/tests/ex1.c 1.11 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +3 -2 ierr is PetscErrorCode type
src/pf/pfimpl.h 1.7 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +5 -5 ierr is PetscErrorCode type
src/pf/interface/pf.c 1.18 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +5 -5 ierr is PetscErrorCode type
src/pf/impls/string/cstring.c 1.10 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/pf/impls/constant/const.c 1.8 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/mat/utils/matstash.c 1.10 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +9 -5 ierr is PetscErrorCode type
src/mat/utils/matio.c 1.22 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/mat/utils/gcreate.c 1.18 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/mat/utils/axpy.c 1.16 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +12 -6 ierr is PetscErrorCode type
src/mat/partition/partition.c 1.23 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +8 -7 ierr is PetscErrorCode type
src/mat/partition/impls/scotch/scotch.c 1.10 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +3 -2 ierr is PetscErrorCode type
src/mat/partition/impls/pmetis/pmetis.c 1.13 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/mat/partition/impls/party/party.c 1.7 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +5 -3 ierr is PetscErrorCode type
src/mat/partition/impls/jostle/jostle.c 1.7 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +3 -2 ierr is PetscErrorCode type
src/mat/partition/impls/chaco/chaco.c 1.9 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +7 -4 ierr is PetscErrorCode type
src/mat/order/sp1wd.c 1.7 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/order/sorder.c 1.18 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +4 -3 ierr is PetscErrorCode type
src/mat/matimpl.h 1.44 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +7 -7 ierr is PetscErrorCode type
src/mat/matfd/fdmatrix.c 1.21 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +14 -10 ierr is PetscErrorCode type
src/mat/interface/matrix.c 1.120 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +35 -25 ierr is PetscErrorCode type
src/mat/interface/matreg.c 1.18 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/mat/interface/matnull.c 1.14 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +5 -3 ierr is PetscErrorCode type
src/mat/impls/shell/shell.c 1.18 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +5 -5 ierr is PetscErrorCode type
src/mat/impls/sbaij/seq/sro.c 1.8 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.53 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/sbaij/seq/sbaijfact9.c 1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/sbaij/seq/sbaijfact7.c 1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/sbaij/seq/sbaijfact6.c 1.7 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/sbaij/seq/sbaijfact3.c 1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/sbaij/seq/sbaijfact2.c 1.36 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +34 -17 ierr is PetscErrorCode type
src/mat/impls/sbaij/seq/sbaijfact11.c 1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/sbaij/seq/sbaijfact.c 1.58 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +8 -4 ierr is PetscErrorCode type
src/mat/impls/sbaij/seq/sbaij2.c 1.25 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +38 -19 ierr is PetscErrorCode type
src/mat/impls/sbaij/seq/sbaij.c 1.104 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +100 -88 ierr is PetscErrorCode type
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.42 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/mat/impls/sbaij/mpi/sbaijov.c 1.35 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +8 -6 ierr is PetscErrorCode type
src/mat/impls/sbaij/mpi/mpisbaij.c 1.93 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +18 -10 ierr is PetscErrorCode type
src/mat/impls/sbaij/mpi/mmsbaij.c 1.27 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/mat/impls/rowbs/mpi/mpirowbs.c 1.54 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +43 -28 ierr is PetscErrorCode type
src/mat/impls/hypre/mhyp.c 1.7 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/esi/mesi.c 1.40 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/mat/impls/dense/seq/dense.c 1.54 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +35 -19 ierr is PetscErrorCode type
src/mat/impls/dense/mpi/mpidense.c 1.39 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +25 -15 ierr is PetscErrorCode type
src/mat/impls/dense/mpi/mmdense.c 1.12 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/mat/impls/bdiag/seq/bdiag3.c 1.17 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +7 -4 ierr is PetscErrorCode type
src/mat/impls/bdiag/seq/bdiag2.c 1.17 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/mat/impls/bdiag/seq/bdiag.c 1.33 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +20 -12 ierr is PetscErrorCode type
src/mat/impls/bdiag/seq/bdfact.c 1.10 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/mat/impls/bdiag/mpi/mpibdiag.c 1.35 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +17 -11 ierr is PetscErrorCode type
src/mat/impls/baij/seq/baijfact9.c 1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/baij/seq/baijfact7.c 1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/baij/seq/baijfact5.c 1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/baij/seq/baijfact4.c 1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/baij/seq/baijfact3.c 1.12 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/baij/seq/baijfact2.c 1.35 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +36 -18 ierr is PetscErrorCode type
src/mat/impls/baij/seq/baijfact13.c 1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/baij/seq/baijfact11.c 1.8 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/baij/seq/baijfact.c 1.10 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/mat/impls/baij/seq/baij2.c 1.17 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +16 -8 ierr is PetscErrorCode type
src/mat/impls/baij/seq/baij.c 1.85 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +37 -22 ierr is PetscErrorCode type
src/mat/impls/baij/mpi/mpibaij.c 1.60 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +21 -12 ierr is PetscErrorCode type
src/mat/impls/baij/mpi/mmbaij.c 1.20 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.56 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +11 -9 ierr is PetscErrorCode type
src/mat/impls/baij/mpi/baijov.c 1.19 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +18 -13 ierr is PetscErrorCode type
src/mat/impls/aij/seq/unary.c 1.8 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/mat/impls/aij/seq/umfpack/umfpack.c 1.35 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +25 -15 ierr is PetscErrorCode type
src/mat/impls/aij/seq/symtranspose.c 1.4 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/mat/impls/aij/seq/superlu/superlu.c 1.65 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +9 -7 ierr is PetscErrorCode type
src/mat/impls/aij/seq/spooles/spooles.h 1.50 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +7 -7 ierr is PetscErrorCode type
src/mat/impls/aij/seq/spooles/spooles.c 1.92 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +5 -4 ierr is PetscErrorCode type
src/mat/impls/aij/seq/matptap.c 1.24.1.1 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +8 -8 ierr is PetscErrorCode type
src/mat/impls/aij/seq/matpapt.c 1.41 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/mat/impls/aij/seq/matmatmult.c 1.61 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +4 -4 ierr is PetscErrorCode type
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.28 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +5 -5 ierr is PetscErrorCode type
src/mat/impls/aij/seq/lusol/lusol.c 1.29 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +11 -7 ierr is PetscErrorCode type
src/mat/impls/aij/seq/ilut.c 1.8 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/mat/impls/aij/seq/ij.c 1.6 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/aij/seq/fdaij.c 1.11 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/mat/impls/aij/seq/essl/essl.c 1.29 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +6 -5 ierr is PetscErrorCode type
src/mat/impls/aij/seq/aijnode.c 1.26 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +20 -15 ierr is PetscErrorCode type
src/mat/impls/aij/seq/aijfact.c 1.54 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +22 -13 ierr is PetscErrorCode type
src/mat/impls/aij/seq/aij.c 1.151 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +39 -20 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.94 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +9 -7 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.65 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +4 -3 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/pxxt.c 1.15.1.2 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/mumps/mumps.c 1.73 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +18 -14 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/mpiov.c 1.18 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +16 -11 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/mpiaij.c 1.123.1.1 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +18 -9 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/mmaij.c 1.15 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/libtfs/xyt.h 1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/libtfs/xyt.c 1.7.1.3 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/libtfs/xxt.h 1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/libtfs/xxt.c 1.7.1.3 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +4 -4 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/libtfs/queue.h 1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/libtfs/gs.c 1.11.1.4 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/libtfs/bit_mask.c 1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/mat/impls/aij/mpi/fdmpiaij.c 1.8 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/impls/adj/mpi/mpiadj.c 1.28 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +6 -3 ierr is PetscErrorCode type
src/mat/examples/tests/ex1.c 1.12 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/mat/esi/ematrix.c 1.35 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/mat/color/color.c 1.17 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +9 -5 ierr is PetscErrorCode type
src/ksp/utils/damg.c 1.28 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +5 -4 ierr is PetscErrorCode type
src/ksp/pc/pcimpl.h 1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +16 -16 ierr is PetscErrorCode type
src/ksp/pc/interface/precon.c 1.46 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +7 -7 ierr is PetscErrorCode type
src/ksp/pc/interface/pcset.c 1.20 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +16 -16 ierr is PetscErrorCode type
src/ksp/pc/impls/spai/src/ispai.c 1.26 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +7 -6 ierr is PetscErrorCode type
src/ksp/pc/impls/spai/src/dspai.c 1.8 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/ksp/pc/impls/sor/sor.c 1.20 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/ksp/pc/impls/shell/shellpc.c 1.18 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +28 -28 ierr is PetscErrorCode type
src/ksp/pc/impls/samg/samgpetsctools.c 1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +6 -3 ierr is PetscErrorCode type
src/ksp/pc/impls/samg/samgmgpetsc.c 1.12 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/ksp/pc/impls/redundant/redundant.c 1.18 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +5 -5 ierr is PetscErrorCode type
src/ksp/pc/impls/ramg/ramgpetsc.c 1.17 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +11 -11 ierr is PetscErrorCode type
src/ksp/pc/impls/ramg/petscfunc.c 1.17 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +6 -3 ierr is PetscErrorCode type
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +6 -6 ierr is PetscErrorCode type
src/ksp/pc/impls/mg/smg.c 1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/ksp/pc/impls/mg/mgimpl.h 1.9 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/ksp/pc/impls/mg/mgfunc.c 1.10 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/ksp/pc/impls/mg/mg.c 1.29 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +22 -16 ierr is PetscErrorCode type
src/ksp/pc/impls/mg/fmg.c 1.11 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/ksp/pc/impls/mat/pcmat.c 1.10 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/ksp/pc/impls/lu/lu.c 1.28 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7 ierr is PetscErrorCode type
src/ksp/pc/impls/ksp/pcksp.c 1.18 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -7 ierr is PetscErrorCode type
src/ksp/pc/impls/jacobi/jacobi.c 1.12 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7 ierr is PetscErrorCode type
src/ksp/pc/impls/is/pcis.c 1.18 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -6 ierr is PetscErrorCode type
src/ksp/pc/impls/is/nn/nn.c 1.23 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +9 -6 ierr is PetscErrorCode type
src/ksp/pc/impls/ilu/ilu.c 1.32 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7 ierr is PetscErrorCode type
src/ksp/pc/impls/icc/icc.c 1.28 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -8 ierr is PetscErrorCode type
src/ksp/pc/impls/hypre/hyppilut.c 1.53 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +26 -22 ierr is PetscErrorCode type
src/ksp/pc/impls/esi/pesi.c 1.21 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +6 -6 ierr is PetscErrorCode type
src/ksp/pc/impls/eisens/eisen.c 1.19 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -8 ierr is PetscErrorCode type
src/ksp/pc/impls/composite/composite.c 1.19 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7 ierr is PetscErrorCode type
src/ksp/pc/impls/cholesky/cholesky.c 1.26 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7 ierr is PetscErrorCode type
src/ksp/pc/impls/bjacobi/bjacobi.c 1.28 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +19 -15 ierr is PetscErrorCode type
src/ksp/pc/impls/asm/asm.c 1.31 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +25 -16 ierr is PetscErrorCode type
src/ksp/ksp/kspimpl.h 1.21 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +14 -14 ierr is PetscErrorCode type
src/ksp/ksp/interface/itfunc.c 1.42.1.2 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +6 -4 ierr is PetscErrorCode type
src/ksp/ksp/interface/itcreate.c 1.48 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -4 ierr is PetscErrorCode type
src/ksp/ksp/interface/itcl.c 1.13 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/ksp/ksp/interface/iguess.c 1.11 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +6 -3 ierr is PetscErrorCode type
src/ksp/ksp/interface/eige.c 1.16 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +7 -5 ierr is PetscErrorCode type
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -3 ierr is PetscErrorCode type
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/ksp/ksp/impls/rich/rich.c 1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/ksp/ksp/impls/qcg/qcg.c 1.16 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -3 ierr is PetscErrorCode type
src/ksp/ksp/impls/preonly/preonly.c 1.10 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/ksp/ksp/impls/lsqr/lsqr.c 1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -3 ierr is PetscErrorCode type
src/ksp/ksp/impls/lgmres/lgmresp.h 1.7 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/ksp/ksp/impls/lgmres/lgmres.c 1.26 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +12 -10 ierr is PetscErrorCode type
src/ksp/ksp/impls/gmres/gmresp.h 1.12 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/ksp/ksp/impls/gmres/gmres2.c 1.20 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/ksp/ksp/impls/gmres/gmres.c 1.42 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +12 -10 ierr is PetscErrorCode type
src/ksp/ksp/impls/gmres/gmreig.c 1.12 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +13 -9 ierr is PetscErrorCode type
src/ksp/ksp/impls/gmres/borthog2.c 1.15 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/ksp/ksp/impls/fgmres/modpcf.c 1.13 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/ksp/ksp/impls/fgmres/fgmresp.h 1.12 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/ksp/ksp/impls/fgmres/fgmres.c 1.31 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +18 -15 ierr is PetscErrorCode type
src/ksp/ksp/impls/cr/cr.c 1.24 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +4 -3 ierr is PetscErrorCode type
src/ksp/ksp/impls/cheby/cheby.c 1.16 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/ksp/ksp/impls/cgs/cgs.c 1.19 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +4 -3 ierr is PetscErrorCode type
src/ksp/ksp/impls/cgne/cgne.c 1.15 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/ksp/ksp/impls/cg/cgeig.c 1.8 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +4 -3 ierr is PetscErrorCode type
src/ksp/ksp/impls/cg/cg.c 1.23 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/ksp/ksp/impls/bcgs/bcgs.c 1.16 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +4 -3 ierr is PetscErrorCode type
src/fortran/custom/zts.c 1.16 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +33 -33 ierr is PetscErrorCode type
src/fortran/custom/zsys.c 1.21 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
src/fortran/custom/zstart.c 1.16 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +23 -11 ierr is PetscErrorCode type
src/fortran/custom/zsnes.c 1.20 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +63 -63 ierr is PetscErrorCode type
src/fortran/custom/zsles.c 1.12 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +17 -17 ierr is PetscErrorCode type
src/fortran/custom/zplog.c 1.9 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +6 -10 ierr is PetscErrorCode type
src/fortran/custom/zpetsc.h 1.15 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/fortran/custom/zpc.c 1.20 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +41 -41 ierr is PetscErrorCode type
src/fortran/custom/zoptions.c 1.10 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +5 -3 ierr is PetscErrorCode type
src/fortran/custom/zmat.c 1.32 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +86 -86 ierr is PetscErrorCode type
src/fortran/custom/zksp.c 1.21 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +42 -42 ierr is PetscErrorCode type
src/fortran/custom/zdraw.c 1.8 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
src/fortran/custom/zda.c 1.12 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +48 -48 ierr is PetscErrorCode type
src/dm/usg/utils/inpututils.c 1.7 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +8 -4 ierr is PetscErrorCode type
src/dm/da/utils/pack.c 1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +6 -6 ierr is PetscErrorCode type
src/dm/da/utils/fdda.c 1.37 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +3 -2 ierr is PetscErrorCode type
src/dm/da/src/gr2.c 1.23 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/dm/da/src/gr1.c 1.10 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/dm/da/src/daview.c 1.19 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/dm/da/src/daltol.c 1.11 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/dm/da/src/dalocal.c 1.21 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +6 -3 ierr is PetscErrorCode type
src/dm/da/src/daindex.c 1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/dm/da/src/dagtona.c 1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/dm/da/src/dagtol.c 1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/dm/da/src/dagetarray.c 1.10 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/dm/da/src/dadist.c 1.14 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/dm/da/src/dadestroy.c 1.19 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -3 ierr is PetscErrorCode type
src/dm/da/src/dacorn.c 1.13 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/dm/da/src/da3.c 1.23 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/dm/da/src/da2.c 1.46 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +20 -15 ierr is PetscErrorCode type
src/dm/da/src/da1.c 1.23 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/dm/da/daimpl.h 1.17 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +17 -17 ierr is PetscErrorCode type
src/dm/ao/utils/aosetlocal.c 1.8 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/dm/ao/utils/aopart.c 1.9 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/dm/ao/interface/dlregis.c 1.21 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +6 -6 ierr is PetscErrorCode type
src/dm/ao/interface/aodata.c 1.11 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +15 -8 ierr is PetscErrorCode type
src/dm/ao/interface/ao.c 1.14 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +6 -5 ierr is PetscErrorCode type
src/dm/ao/impls/basic/aodatabasic.c 1.18 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +6 -3 ierr is PetscErrorCode type
src/dm/ao/impls/basic/aobasic.c 1.21 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/dm/ao/examples/tests/ex1.c 1.6 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
src/dm/ao/aoimpl.h 1.13 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +17 -17 ierr is PetscErrorCode type
src/contrib/oberman/laplacian_q1/scalable/apppartition.c 1.6 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +4 -2 ierr is PetscErrorCode type
src/contrib/oberman/laplacian_q1/scalable/appelement.c 1.5 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
src/contrib/oberman/laplacian_q1/finput.c 1.6 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +5 -3 ierr is PetscErrorCode type
src/contrib/oberman/laplacian_q1/appelement.c 1.5 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
include/vecimpl.h 1.23 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +8 -8 ierr is PetscErrorCode type
include/petscviewer.h 1.38 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
include/petscvec.h 1.49 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +10 -10 ierr is PetscErrorCode type
include/petscts.h 1.25 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +18 -18 ierr is PetscErrorCode type
include/petscsys.h 1.18 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
include/petscsnes.h 1.31 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +22 -22 ierr is PetscErrorCode type
include/petscpf.h 1.12 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
include/petscpc.h 1.46 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +10 -10 ierr is PetscErrorCode type
include/petscmg.h 1.9 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
include/petscmatlab.h 1.15 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
include/petscmat.h 1.122.1.1 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +23 -27 ierr is PetscErrorCode type
include/petsclog.h 1.40 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +18 -21 ierr is PetscErrorCode type
include/petscksp.h 1.46 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +9 -10 ierr is PetscErrorCode type
include/petscis.h 1.18 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
include/petschead.h 1.29.1.2 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +17 -20 ierr is PetscErrorCode type
include/petscerror.h 1.30 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +3 -3 ierr is PetscErrorCode type
include/petscdraw.h 1.21 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +8 -8 ierr is PetscErrorCode type
include/petscda.h 1.32 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +47 -51 ierr is PetscErrorCode type
include/petscao.h 1.15 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +3 -7 ierr is PetscErrorCode type
include/petscadic.h 1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +12 -12 ierr is PetscErrorCode type
include/petsc.h 1.64 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +14 -14 ierr is PetscErrorCode type
include/finclude/petscvec.h90 1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +5 -3 ierr is PetscErrorCode type
include/finclude/petscmat.h90 1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
include/finclude/petscis.h90 1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +7 -6 ierr is PetscErrorCode type
include/finclude/petscdef.h 1.15 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
include/finclude/petscda.h90 1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +2 -1 ierr is PetscErrorCode type
include/esi/petsc/vector.h 1.16 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
include/esi/petsc/preconditioner.h 1.19 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
include/esi/petsc/indexspace.h 1.15 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +1 -1 ierr is PetscErrorCode type
docs/website/documentation/troubleshooting.html 1.18 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +2 -2 ierr is PetscErrorCode type
docs/tex/manual/part2.tex 1.76 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +35 -31 ierr is PetscErrorCode type
bmake/common/rules 1.121 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +1 -0 ierr is PetscErrorCode type
BitKeeper/deleted/.del-cookie.c~8739bef16d39559c 1.9 04/04/18 19:08:55 barrysmith@barry-smiths-computer.local +0 -0 Delete: src/sys/src/objects/cookie.c
Hg-commit: aa13d35dbc496c65eb42e73f084234e1d99325f8
show more ...
|
| #
72ce74bd
|
| 18-Apr-2004 |
victorle <victorle@tibook500ve.cs.utk.edu> |
bk-changeset-1.2140 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040418173513|20628 ChangeSet 1.2140 04/04/18 13:35:13 victorle@tibook500ve.cs.utk.edu +3 -0 fix pointer arith
include/petschead.
bk-changeset-1.2140 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040418173513|20628 ChangeSet 1.2140 04/04/18 13:35:13 victorle@tibook500ve.cs.utk.edu +3 -0 fix pointer arith
include/petschead.h 1.31 04/04/18 13:35:07 victorle@tibook500ve.cs.utk.edu +0 -3 fix pointer arith
src/ksp/ksp/interface/itfunc.c 1.45 04/04/18 13:32:40 victorle@tibook500ve.cs.utk.edu +0 -0 Auto merged
src/ksp/ksp/interface/iterativ.c 1.17 04/04/18 13:32:40 victorle@tibook500ve.cs.utk.edu +0 -0 Auto merged
Hg-commit: e33c00551daa11eb1c052e43115ce5a974700450
show more ...
|