| #
8f1a2a5e
|
| 12-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
changed sqrt() to PetscSqrtReal() to work properly with __float128 changed some %G to use %14.12e and (double) to work with __float128
Hg-commit: a8faa4e64896cf76f3f64094484ef5e06761417b
|
| #
639d86e3
|
| 13-Jan-2012 |
Sean Farley <sean@mcs.anl.gov> |
Merge
Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c
|
| #
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
|
| #
5a586d82
|
| 20-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
removed many unused variables small amount of reformating added use of all arguments in MPIUNI call to prevent complaints about unused values
Hg-commit: f1e85e77153d4207c8ab2522ae8e9ec72b7358ec
|
| #
c1235816
|
| 10-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
removed unneeded { around SETERRQX() calls}
Hg-commit: d55148dbbe8a10f500a7e181b91ba166aec6f665
|
| #
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
|
| #
d4af0d30
|
| 11-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
removed some dead unreachable code removed meshpflotran.c since not used
Hg-commit: 62a79e979f9ab663f4833a5b897c938e2fcd870a
|
| #
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
|
| #
347916f1
|
| 20-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: c074838b79ed62cc003ac8f369bce18d6066ef74
|
| #
8cda6cd7
|
| 20-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed some code in tfs to handle long doubles added crude support for using Intel's icc _quad type instead of long double (cause long double does not match real*16
Hg-commit: f61b45ea0e8f9447c84a535
fixed some code in tfs to handle long doubles added crude support for using Intel's icc _quad type instead of long double (cause long double does not match real*16
Hg-commit: f61b45ea0e8f9447c84a5352d72cec225a371329
show more ...
|
| #
dbefa33d
|
| 28-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: bf61e6626fd829977ea46dc50931d6e9b988a6f6
|
| #
0805154b
|
| 26-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
[PETSC #17255] nightly tests fixed but introduced into VecScatterToZero/All() Added error checking for overflow for cast from PetscInt to PetscBLASInt in all cases Added some error checking for overf
[PETSC #17255] nightly tests fixed but introduced into VecScatterToZero/All() Added error checking for overflow for cast from PetscInt to PetscBLASInt in all cases Added some error checking for overflow for cast from PetscInt to PetscMPIInt
Hg-commit: 7540d46ad0a2abd61067805cfc8cb914325338a4
show more ...
|
| #
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
|
| #
f1ed62a8
|
| 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixes for 64 indices in PCASA, walltoallv() and sprintf() usage
Hg-commit: 9614c103054b84d777596ab29bd0b0723c626a45
|