| #
88ec6cbf
|
| 13-Mar-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'maint'
Conflicts: src/mat/impls/aij/mpi/mpiaij.c
|
| #
701b21c0
|
| 13-Mar-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'barry/matload-mpiaj-bugfix-maint' into maint
|
| #
5aa9a6be
|
| 13-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
Bug fix for MatLoad_MPIBAIJ() buffer size for rank zero read was wrong size; simplified code as well MatLoad_MPIAIJ() also
Cherry-pick 8de993d478c580efae724da89164c5c6bd81be18
Conflicts: src/mat/i
Bug fix for MatLoad_MPIBAIJ() buffer size for rank zero read was wrong size; simplified code as well MatLoad_MPIAIJ() also
Cherry-pick 8de993d478c580efae724da89164c5c6bd81be18
Conflicts: src/mat/impls/aij/mpi/mpiaij.c
show more ...
|
| #
ff1c5d1b
|
| 07-Mar-2013 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: 81500f7e84c8ec0c4dcae9cb31d1cb32892d545d
|
| #
b30237c6
|
| 07-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed many more private functions as PETSC_INTERN renamed a few badly named private functions
Hg-commit: b9e1405ad332ccf13f675f0aa2256f1c838a5595
|
| #
c19eab39
|
| 06-Mar-2013 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: b6659d546870fb013f3da5bcd5066d1dc0dc329c
|
| #
296840b1
|
| 06-Mar-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'master' of gitifyhg::ssh://hg@bitbucket.org/BarryFSmith/petsc-dev-simp
Symbol visibility and namespacing.
C++ builds always set extern "C" and can be called from plain C. Most users w
Merge branch 'master' of gitifyhg::ssh://hg@bitbucket.org/BarryFSmith/petsc-dev-simp
Symbol visibility and namespacing.
C++ builds always set extern "C" and can be called from plain C. Most users will only want --with-clanguage=C++ for std::complex.
Hg-commit: f848d02318cae92d7b32037c7ee88f92dbe46347
show more ...
|
| #
8cc058d9
|
| 06-Mar-2013 |
Jed Brown <jed@59A2.org> |
Change all PETSC_EXTERN_C to PETSC_EXTERN
Hg-commit: 8d2ebbb193fb583bccc64015e35640c4e08c3426
|
| #
39d7646b
|
| 06-Mar-2013 |
Jed Brown <jed@59A2.org> |
Change all PETSC_EXTERN_C to PETSC_EXTERN
Hg-commit: ba0cf153561ff2dc521f42e94b7164fbe7b5d798
|
| #
2761ed1d
|
| 05-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
merge, terrible manual process with many conflicts with Jed's PETSC_INTERNAL
Hg-commit: 84df07d03c6e55bd0f27bd5ee8c1738562bd529d
|
| #
2c3ca321
|
| 05-Mar-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'visibility-externc'
Hg-commit: e48e1e796cbc108f60f0ea591bad057847501587
|
| #
5a576424
|
| 05-Mar-2013 |
Jed Brown <jed@59A2.org> |
visibility: use PETSC_INTERN when possible
Hg-commit: 3b4bfb5c23843293f1f08790b48437080a32eb42
|
| #
9f7953f8
|
| 05-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
finished all EXTERN_C_BEGIN/END fixes up through Mat including all fortran interface files
Hg-commit: a763120ba50023930be975663a3f80c58e415743
|
| #
b2573a8a
|
| 05-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
completed removing unneeded EXTERN_C_BEGIN/END from Mat directories and converting to PETSC_EXTERN_C for constructors tested with and without dynamic with and without C++
Hg-commit: 7d27d7f4d9ea3bfe
completed removing unneeded EXTERN_C_BEGIN/END from Mat directories and converting to PETSC_EXTERN_C for constructors tested with and without dynamic with and without C++
Hg-commit: 7d27d7f4d9ea3bfe6616fafdfb32d046b5db53a1
show more ...
|
| #
e9fbd226
|
| 05-Mar-2013 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: 2a552fd584bf855b9dc42efec9e8ab778063a84f
|
| #
f7a08781
|
| 05-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
began removing unneeded EXTERN_C_BEGIN/END and converting needed ones to PETSC_EXTERN_C
Hg-commit: e0c157606a3283d5a4ba8902a0da5cad0e2aa531
|
| #
00de8ff0
|
| 04-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
changed use of PetscObjectComposeFunctionDynamic() to PetscObjectComposeFunction() to allow use of static for functions for standard use in PETSc PetscObjectComposeFunctionDynamic() is still availabl
changed use of PetscObjectComposeFunctionDynamic() to PetscObjectComposeFunction() to allow use of static for functions for standard use in PETSc PetscObjectComposeFunctionDynamic() is still available for use if needed also fixed calls to PetscObjectComposeFunction() to not wrap lines (per PETSc coding style)
Hg-commit: 822f9ddaac95a8ff6c2a9ad77fbf07d02d2c20d9
show more ...
|
| #
3cfa78d2
|
| 18-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 6debfa70dcdfef2cb504d744ca51ab3e2a9c44af
|
| #
bedda5b1
|
| 18-Feb-2013 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for MatCreateMPIAIJSumSeqAIJNumeric()
Hg-commit: 96a09d6a701823d69aede247ed949c1dd4e7c8ff
|
| #
9804daf3
|
| 15-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added petscdrawtypes.h removed the typedef _xx* xx definitions from petscdraw.h and removed petscdraw.h from petscsys.h
Hg-commit: 01be7b4c0ac1e993b540535c319de45af820a255
|
| #
ddf2d01b
|
| 13-Feb-2013 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: 057757a1612bc1c0a0af52fa269996682f0aec73
|
| #
dca341c0
|
| 13-Feb-2013 |
Jed Brown <jed@59A2.org> |
MatCreateMPIAIJWithSplitArrays() technically allows subsequent MatSetValues()
petsc-maint #152447
Hg-commit: c0672f489e7ab8996bb5e4dfebc2b654c65253d2
|
| #
ce94432e
|
| 13-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscObjectComm() and used it to replace (((PetscObject)obj)->comm)
Hg-commit: 3da37c458124ad48ae939f4e9823e4430ee0b8be
|
| #
d9799b0b
|
| 12-Feb-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'private-impl-headers'
petsc-private/petscimpl.h and vecimpl.h are no longer included by petscsys.h and petscvec.h. Some inline functions become normal functions as a consequence of the
Merge branch 'private-impl-headers'
petsc-private/petscimpl.h and vecimpl.h are no longer included by petscsys.h and petscvec.h. Some inline functions become normal functions as a consequence of these changes.
Hg-commit: 5c59734726c7c41f493a5f5b9303cfab5c66ae21
show more ...
|
| #
9a6d0b0b
|
| 11-Feb-2013 |
Jed Brown <jed@59A2.org> |
petscvec.h no longer includes petsc-private/vecimpl.h
This makes dependence on Vec internals more explicit. Almost all impacted dependencies fall in two categories:
* reference to vec->map: could b
petscvec.h no longer includes petsc-private/vecimpl.h
This makes dependence on Vec internals more explicit. Almost all impacted dependencies fall in two categories:
* reference to vec->map: could be eliminated by adding VecGetLayout(), which is probably a good idea anyway.
* dependence on VecScatter_MPI_General: this is low-level anyway, so I don't think there is much to gain by abstraction.
Hg-commit: 612ef938483b9f0137f3e95bc1d14775547d74f1
show more ...
|