| #
c7d5fda4
|
| 14-Jun-2010 |
Satish Balay <balay@mcs.anl.gov> |
fix petsc.h to provide all petsc includes - including petscmesh.h and petscmg.h
Hg-commit: 561e73cca74d02667b1c56d02faeaef90d4f172e
|
| #
886c1728
|
| 14-Jun-2010 |
Satish Balay <balay@mcs.anl.gov> |
merge from 31
Hg-commit: 2aec9ed184d1b152621814295b230e54660ccbf0
|
| #
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 ...
|
| #
289f3aa1
|
| 25-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed the handling of MPIUNI so that if --with-mpi=0 is used PETSC_HAVE_MPI is not set, no additional include search paths or libraries to link against are added.
Hg-commit: b6e6de977a81e2e593a7b2
changed the handling of MPIUNI so that if --with-mpi=0 is used PETSC_HAVE_MPI is not set, no additional include search paths or libraries to link against are added.
Hg-commit: b6e6de977a81e2e593a7b264dc5bb2775c1d9542
show more ...
|
| #
3cc1e11d
|
| 24-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added support for GUI interface for PetscOptionsList()
Hg-commit: 87eec443dcebecef24166f250c0681dec26290ce
|
| #
b3b5d266
|
| 16-Feb-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: e58ca2d7c30994afcc347cea28d361f7ffd1c0ba
|
| #
9505b675
|
| 14-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
improvements to PetscOpenMPMerge() to allow it to be run inside the program and an example of its use updates to lsqr.c with preconditioning to more stable form
Hg-commit: 2d51898f92e225dc9c39f6963f
improvements to PetscOpenMPMerge() to allow it to be run inside the program and an example of its use updates to lsqr.c with preconditioning to more stable form
Hg-commit: 2d51898f92e225dc9c39f6963fd52521b394fa6f
show more ...
|
| #
a8aebb3a
|
| 07-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
rmoed manual page for size, comm, and rank
Hg-commit: c10884ac4298f037ad3a8de72da46537b00ede04
|
| #
4388c532
|
| 04-Feb-2010 |
Satish Balay <balay@mcs.anl.gov> |
tree e972b4d891e6 parent 4abc7f8714c8 author barrysmith@barry-smiths-macbook-pro.local 1262833973 21600 committer barrysmith@barry-smiths-macbook-pro.local 1262833973 21600 revision 14834 branch defa
tree e972b4d891e6 parent 4abc7f8714c8 author barrysmith@barry-smiths-macbook-pro.local 1262833973 21600 committer barrysmith@barry-smiths-macbook-pro.local 1262833973 21600 revision 14834 branch default
added MPIU_SIZE_T for MPI_LONG_LONG_INT when needed
Hg-commit: cdb0a7454c3db134a0881ef77329f51647113c3d
show more ...
|
| #
46edd32f
|
| 03-Feb-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 877396bee467d11706fe4bd6e7dd710925967c05
|
| #
3b5996c7
|
| 02-Feb-2010 |
Jed Brown <jed@59A2.org> |
Add PetscPrefetchBlock (macro in order to be type-generic) and use in MatMult_SeqAIJ_Inode
Hg-commit: 29acdc3c69750a0f8a3788492f0ad9eff8ee2087
|
| #
06a205a8
|
| 29-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscSum_Op to MPIU_SUM to match the style we have for extra MPI stuff
Hg-commit: 6f826cf21d32c05c8a481b7d8be71073e672cf40
|
| #
2c876bd9
|
| 29-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added support to us MPI_C_DOUBLE_COMPLEX if it exists.
Hg-commit: c1dd1aecbb58a31cdf6a75e069e3e092253f12cb
|
| #
b76a9e02
|
| 18-Jan-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 8ecc0c6669cf1fb2f196e30af370772aa0c6c163
|
| #
75567043
|
| 16-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
correcting of 0 assignments to double to be 0.
Hg-commit: 4e8d3c66ce68ac50361b8dc9292a6438842e1543
|
| #
4b0cc578
|
| 10-Jan-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: c3bbe4664912c4afc8bb0ac514c1b80480c955bf
|
| #
4eea0d4a
|
| 07-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MPIU_SIZE_T for MPI_LONG_LONG_INT when needed
Hg-commit: b36e2efae55927bb14665156eae4f7dd2f45b66d
|
| #
0f722e66
|
| 07-Jan-2010 |
Satish Balay <balay@mcs.anl.gov> |
merge from release
Hg-commit: 6cd160a837ad5cab8f32567eb4e7ef3a381a47f5
|
| #
76434e50
|
| 07-Jan-2010 |
Satish Balay <balay@mcs.anl.gov> |
#39921 use corret MPI_INT type for MPIInt types. Also add MPIU_SIZE_T for size_t types.
Hg-commit: fbb45552552a8522f7696ac8efd180cb72ab742d
|
| #
811a892e
|
| 06-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after pull of patch from 3.0.0 to put OMPI_SKIP_MPICXX into petsc.h
Hg-commit: 30394d0d9b1904a231f849b45ecb8f0b82b0dd84
|
| #
5e8d4df1
|
| 06-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added OMPI_SKIP_MPICXX to petsc.h and comment to users that they can include mpicxx.h if they like
Hg-commit: c423135595266cf0bf3cafbc85cc70f3f3a969a1
|
| #
238e7d2d
|
| 02-Dec-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 9c9e2b0243eedf0151e3676f8f4ccde9f7b93898
|