| #
6be1cbc2
|
| 24-Apr-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 7e05a2b180c432ff273587a975dd35d18e53cafa
|
| #
10874c6b
|
| 24-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1675b271e40142db39c5369e1cb1f55cd4b79291
|
| #
2414b3c7
|
| 24-Apr-2012 |
Jed Brown <jed@59A2.org> |
backout b30fbcc6d895 and 8a997a5a65d3, MPIU_SUM is necessary
Although MPI_SUM can (and must) be used with MPI_Accumulate, it cannot be used on derived data types with MPI_Allreduce.
Hg-commit: 1453
backout b30fbcc6d895 and 8a997a5a65d3, MPIU_SUM is necessary
Although MPI_SUM can (and must) be used with MPI_Accumulate, it cannot be used on derived data types with MPI_Allreduce.
Hg-commit: 145359318f0d3a8f2dca9591c3c17e298ae30733
show more ...
|
| #
9bccae41
|
| 23-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 719627a6cee54b4367ab263a30985c06b3d9399d
|
| #
b0c94c62
|
| 20-Apr-2012 |
Jed Brown <jed@59A2.org> |
Do not need our own MPIU_SUM for complex, standard MPI_SUM is fine
Hg-commit: b30fbcc6d895ca9398230de8d0ed94a874aaf3fc
|
| #
f27dfc53
|
| 11-Apr-2012 |
Peter Brune <brune@mcs.anl.gov> |
Commit after merge
Hg-commit: dd9de3c9b6c26331f5d70e21b5ec7304b66251d1
|
| #
e47d2de2
|
| 10-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
no {} around SETERRQ()
Hg-commit: ee2a81f77333df3f44a017957a370b7c2f75e959
|
| #
7c764164
|
| 10-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
missing const on char argument, unneeded const on pass by value argument
Hg-commit: 5c943f0d8cbf252873fd4abeffa38c8d3c15987e
|
| #
ce20be92
|
| 03-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 246cf9892075c72d0e5abebff81ae75b7fe3090d
|
| #
702bc34a
|
| 03-Apr-2012 |
Satish Balay <balay@mcs.anl.gov> |
set PetscBLASInt appropriately using -known-64-bit-blas-indices option Add a configure test for using -known-64-bit-blas-indices with MATLAB ILP64 BLAS
Hg-commit: 3314f571bf769e7cfa0f7228f7144005e97
set PetscBLASInt appropriately using -known-64-bit-blas-indices option Add a configure test for using -known-64-bit-blas-indices with MATLAB ILP64 BLAS
Hg-commit: 3314f571bf769e7cfa0f7228f7144005e979fde8
show more ...
|
| #
8aa97da3
|
| 03-Apr-2012 |
stefano_zampini <stefano.zampini@gmail.com> |
Commit after merge
Hg-commit: 8c5e601e00cdfb6d35c8d12ba9952a5d3a8ea1b8
|
| #
8b5db460
|
| 02-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
namespaced few global variables and some functions (I'd bored and done, someone else fix the rest)
Hg-commit: b7fb8520d20b6631fcc65318d96209f2ec49053e
|
| #
d44a1e48
|
| 02-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
name spaced global variable and removed unneeded global varable
Hg-commit: 10ceaf82d372fed2a8512c6bf6fda6422610a553
|
| #
a25532f0
|
| 02-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
properly namespaced a couple more things
Hg-commit: 71672d5f24e597f91ca620cb4b297ebd71880c5a
|
| #
1e181e97
|
| 02-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 74ff727187ae2f212ab84f5f3caed05a88ecbdeb
|
| #
4a92a979
|
| 01-Apr-2012 |
Jed Brown <jed@59A2.org> |
Can use xmmintrin.h when CUDA is supported, guard using __CUDACC__
Hg-commit: 9f97546463cd207e5a200e458ee9b6c2b7ad3b94
|
| #
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
|
| #
42fbd0e8
|
| 17-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed dead CCA code that also had an unname-spaced symbol
Hg-commit: b7b26cb629d6d76acb9192530cf63d38a8d23ffe
|
| #
f505b413
|
| 14-Mar-2012 |
Satish Balay <balay@mcs.anl.gov> |
#108792 avoid using __int64 with intel compilers
Hg-commit: beaa36fcafe362fc3af0750ebb422932cdd1337e
|
| #
51322221
|
| 28-Feb-2012 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge
Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11
|
| #
e39bb055
|
| 24-Feb-2012 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: 83c4fea74b43533d296ffb75a5ce75a413d18328
|
| #
216f1ae6
|
| 23-Feb-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
only define FEATURE TEST MACROS if not already defined
Hg-commit: c9040b56153fa4e98b8b9b2d807343d15698047a
|
| #
b282d2ac
|
| 18-Nov-2011 |
Satish Balay <balay@mcs.anl.gov> |
backport e661714cdcab from petsc-dev [fix for 64bit-indices on window]
Hg-commit: 85298faa966c7c1aae6b734499e79a23c738a5c9
|
| #
7248c6d3
|
| 06-Nov-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 072d3613caf2b1953e19eb41aaee719c87da3dc8
|