| #
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
|
| #
e7e72b3d
|
| 08-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed many calls to SETERRQ() to use correct (non-PETSC_COMM_SELF) communicator reformated many badly formatted SETERRQ(); there was nonsense like {} around them or they were wrongly on a seperate
changed many calls to SETERRQ() to use correct (non-PETSC_COMM_SELF) communicator reformated many badly formatted SETERRQ(); there was nonsense like {} around them or they were wrongly on a seperate line
Hg-commit: 7550f3779f18eaf7ce68bae52b964532aa97c1d5
show more ...
|
| #
e32f2f54
|
| 07-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MPI_Comm as first argument to PetscError() and SETERRQX()
Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e
|
| #
2d200336
|
| 06-Nov-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: af487d5b45dae01d0566132d57158d0286d6a750
|
| #
7c4f633d
|
| 03-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed -I$PETSC_DIR from make system and changed the corresponding #include "src/dsdsdsds" to "../src/sdsdsds" in the source code
Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d
|
| #
1c0add76
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f
|
| #
8bcdec41
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: cf45133fecf2bc56c1533c7ce0104c19c36632d4
|
| #
71a0148a
|
| 22-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
PCTFS now supports 64 bit indices, also various precisions of PetscScalar
Hg-commit: 52e2c1113a19a1cfb49c0a9bffc0fb4c8324ef8c
|
| #
0229d381
|
| 21-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 4b796613330e0d9282b827b1e897b9d121013872
|
| #
388eb383
|
| 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed homebrew error handling from PC tfs and replace with SETERR...
Hg-commit: 83a9eaf14f8f2c6c5bc728362c0f75dee3eab884
|
| #
52f87cda
|
| 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed all ints in PC tfs to PetscInt
Hg-commit: e3ce092f5fd00e04339f559d435f2b04e5a8bebc
|
| #
7b1ae94c
|
| 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed blank comments from PC tfs and minor code formatting
Hg-commit: f695871ee8486d2078ab2be1925fde462558a8d0
|
| #
1d7d0905
|
| 19-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed many unused ivec_ and rvec_ functions from tfs
Hg-commit: 82d78dcb2d92a2c067b48e8fd0fe63bf5c9e3f3c
|
| #
e0c92978
|
| 19-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed left over fortran interface stuff from tfs
Hg-commit: 4744a1f50de88994dcb39e06c432b55aaaa229eb
|
| #
0924e98c
|
| 19-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
more error checking in tfs and formating of function definition
Hg-commit: e27e4f55a7618de44bc43aa4f3edde4ff6b52cbd
|
| #
3fdc5746
|
| 19-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added error checking to tfs solver
Hg-commit: 7bebb32a5d67713664758124cdba8a7615056edb
|
| #
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 ...
|
| #
75d4829f
|
| 13-Sep-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2523 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913162757|05184 ChangeSet 1.2523 04/09/13 11:27:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits
bk-changeset-1.2523 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913162757|05184 ChangeSet 1.2523 04/09/13 11:27:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev
Hg-commit: 5bd48f80536a57cbb1175d78a080aca7c34e9b1e
show more ...
|