| #
21b1d680
|
| 06-Sep-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d
|
| #
93b08975
|
| 03-Sep-2010 |
Brad Aagaard <baagaard at usgs.gov> |
Merge.
Hg-commit: 216bf6ca6aac3689cda55e201feb56d918d50ab0
|
| #
9f7b6320
|
| 02-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PETSC_LOGICAL to PETSC_BIT_LOGICAL since it is a bit array and clarifies the difference from PETSC_TRUTH
Hg-commit: 2cdcccc64d1221f8878d4fc690986fe71b961469
|
| #
8738c821
|
| 02-Sep-2010 |
Jed Brown <jed@59A2.org> |
PETSC_DLLEXPORT -> PETSCSYS_DLLEXPORT
For consistency with other packages, and since the library is named libpetscsys.
Hg-commit: d411519a6aa3d1f4f3f42dfd9d10e405a0d44202
|
| #
b4be0e3a
|
| 31-Aug-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: ee2c880beeb7f5709c949b456809141d38ab9b9a
|
| #
e7f143fa
|
| 31-Aug-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 21ce832f6372fd3b563c19fc7f166b12c02a05f0
|
| #
1c91e6bc
|
| 29-Aug-2010 |
Jed Brown <jed@59A2.org> |
two missing __FUNCT__
Hg-commit: 258bae85fbe4e3967e9355c424935857f3b8a6f1
|
| #
e32f2f54
|
| 07-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MPI_Comm as first argument to PetscError() and SETERRQX()
Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e
|
| #
ff219bfb
|
| 27-Apr-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 1f5ce9b1fa7762a7d57e66fe241c05a915d43e19
|
| #
e2e64c6b
|
| 22-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
systematically changed use of phrase of ./config/configure.py to ./configure to have one consistent (and standardish) way of refering to it. Having two ways of refering to the same thing is confusing
systematically changed use of phrase of ./config/configure.py to ./configure to have one consistent (and standardish) way of refering to it. Having two ways of refering to the same thing is confusing and unneccesary
Hg-commit: fcd327f3f4fcb82c63cd1afe8da55ad84e8250f3
show more ...
|
| #
0d2fba3e
|
| 09-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5
|
| #
28842d8c
|
| 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ee73705a045ef5d04e074e8534eb7e0fbaa08e1b
|
| #
d382aafb
|
| 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc.h --> petscsys.h (fortran equivalents also) new petsc.h that includes all PETSc includes is added
Hg-commit: a82a9bcb80ed39c69991db706672838a5b792d44
|
| #
5f5f199f
|
| 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C eliminate use of petscsys.h (Fortran and C) eliminated redundant use of #include "petscfix" all over t
moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C eliminate use of petscsys.h (Fortran and C) eliminated redundant use of #include "petscfix" all over the place because included by petsc.h
Hg-commit: dea4bc8a57aa0490c3a40fdee08c4b41e42e03ce
show more ...
|
| #
300a7f5b
|
| 10-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed some array args to use [ instead of * in argument lists added some missing const to some array args
Hg-commit: 3a9a34956c6d1c6a198ed6e9700f21d6d87db4cf
|
| #
207126cb
|
| 23-Jul-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after most of merge of petsc-dev with petsc-dev-new-solvers with new way of handling external solvers
Hg-commit: 7c86fa28bc8468b955cc6a62edd1de55d6c3d700
|
| #
9cac6a59
|
| 23-Jul-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: dad2bc49cb1dec4720f905371bc9bf684e128755
|
| #
e0890e22
|
| 22-Jul-2008 |
Satish Balay <balay@mcs.anl.gov> |
#17941 when a double is byteswapped - it is nolonger a double. So double arithmetic [for eg: assignment operation] should be avoided - as it can cause floating point excetions. [This fix is applied
#17941 when a double is byteswapped - it is nolonger a double. So double arithmetic [for eg: assignment operation] should be avoided - as it can cause floating point excetions. [This fix is applied to all petsc datatypes that are byteswapped]
Hg-commit: 4efd13bf0df78daff89fb44034bc44ad44b10dea
show more ...
|
| #
815a892b
|
| 10-Jun-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: b30ed37c9fa869055cdaf3219b726bf215ba38ef
|
| #
0fc9d207
|
| 01-Jun-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PETSC_USE_MPIIO to PETSC_HAVE_MPIIO
Hg-commit: 77a900e5492e0bd565d3b1391a1b3c0e5e5ba05b
|
| #
58f97bd2
|
| 23-May-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: a80b1f852c18950922e001b7582f8a35abaa6275
|
| #
e725d27b
|
| 23-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
snessetfunctiondomainerror should have Fortran interface generated automatically, fixed
Hg-commit: a005a72e56c5e5a5d3fb718055e49052fbf3ef1d
|
| #
03acc76e
|
| 17-May-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 7cf2a814cb935f1dca06259578302ea6dc222478
|
| #
951e3c8e
|
| 16-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
finished adding protection for MPI IO usage in PETSc with PETSC_USE_MPIIO
Hg-commit: 81a22dfeb0164b21d7c287e99b92590bae6c4e5b
|
| #
a6796414
|
| 15-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
vecload and vecview_seq_binary now support MPI IO
Hg-commit: de95409472f3c12bc88b4c6d11233bfcf8c0fb39
|