| #
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 ...
|
| #
10f4f354
|
| 16-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d45994b710e27c421e3a611629d33b9d321ce16b
|
| #
1e25c274
|
| 16-Feb-2013 |
Jed Brown <jed@59A2.org> |
Split out petscdmdatypes.h and petscdmtypes.h
Hg-commit: 3f8f2ebaa036547d616a74a818868b81d0922c1f
|
| #
b4876bcb
|
| 14-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed petscpcmg.h and fortran versions merged into petscpc.h and petscksp.h
Hg-commit: f1fa9c13361071e8062dc51beba76535fcaa600b
|
| #
ce94432e
|
| 13-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscObjectComm() and used it to replace (((PetscObject)obj)->comm)
Hg-commit: 3da37c458124ad48ae939f4e9823e4430ee0b8be
|
| #
815d23e5
|
| 09-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
wrapped all ML calls in PetscStackCall()
Hg-commit: 862d9533a18af89e78c222928b67a089a9abbef4
|
| #
b0250c70
|
| 09-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed a bunch of duplicate unneeded includes of std include files
Hg-commit: b6c9f3e2b0eb8b7277fe131cc83beede5d495522
|
| #
a57f7141
|
| 08-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
source code need not include math.h since it is managed by the PETSc include files a couple other unneeded included files also removed
Hg-commit: f47a2dda441cb818ab3be604570bccc0c8f15a89
|
| #
0298fd71
|
| 08-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran Fixed a few bugs where PETSC_NULL had been used incorrectly.
Hg-commit: 05
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran Fixed a few bugs where PETSC_NULL had been used incorrectly.
Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4
show more ...
|
| #
2fa5cd67
|
| 31-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Uncrustified src/ksp/pc/*
Hg-commit: b80b33e3b1d8943a898b18384bc7b2c1a3103a32
|
| #
009bbdc4
|
| 26-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Reformatted: "Do not put a blank line immediately before PetscFunctionReturn;"
Hg-commit: c8a41c455986e732d0ea0513d7162a54daffaece
|
| #
f23aa3dd
|
| 25-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
generally SETERRQXX does not belong on its own line also fixed formatting issues in dgmres.c (ugh)
Hg-commit: e3fffdf67cd55655a36785a0abc7c197e98ca7cd
|
| #
c5a46771
|
| 22-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aftr merge
Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850
|
| #
1147fc2a
|
| 21-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Reformatting: 'No space after a '(' or before a ')''
Hg-commit: 797341a7bfba18bb97e6da668b36bad2e5977356
|
| #
ea10fe75
|
| 20-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
if, for, while, switch now have consistently a space prior to the opening parenthesis.
Hg-commit: cf69a5905ee4efb938b2bdd2762f87854175a6c5
|
| #
db4deed7
|
| 19-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Style improvements: braces around 'else', partial '){' -> ') {'
Hg-commit: adc31fe870178bcba56a29e10981c8f8716a006a
|
| #
c41eeb4c
|
| 19-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Eliminated all C++-style comment sequences '//'. Exception: src/dm/impls/mesh/* with all the Sieve stuff
Hg-commit: 2021722ddbb234169c3fed24a68346839472dd36
|
| #
5572b5bb
|
| 18-Jan-2013 |
Jed Brown <jed@59A2.org> |
Declare variable for -pc_ml_repartitionZoltanScheme
Hg-commit: 72c712a320d0dd7fdbc5a4aab6601d2b8638a21e
|
| #
ebbbbe33
|
| 07-Jan-2013 |
Jed Brown <jed@59A2.org> |
ml.c: fix cast from void* for C++
Hg-commit: 7472c602c873467ef5e2472745bbc3af77065077
|
| #
39381ba2
|
| 07-Jan-2013 |
Jed Brown <jed@59A2.org> |
ML coordinates and repartitioning patch from Tobin Isaac [petsc-maint 130491]
The original patch was applied and rebased, resolving:
* Conflicted use of ML_Operator_Getrow() instead of raw access
ML coordinates and repartitioning patch from Tobin Isaac [petsc-maint 130491]
The original patch was applied and rebased, resolving:
* Conflicted use of ML_Operator_Getrow() instead of raw access
* Original patch was missing PetscObjectComposeFunctionDynamic() in destroy.
* Disabled ML_Repartition_Set_StartLevel() because it's not in ml-6.2. This should be turned reactivated when --download-ml is upgraded.
* Guarded Zoltan-related variables to prevent unused variable warnings.
Hg-commit: 8205eea472ebd4ad20a29aaa3edec271e5226667
show more ...
|
| #
e9707b3a
|
| 06-Jan-2013 |
Jed Brown <jed@59A2.org> |
ML code does exactly the same thing in serial and parallel, remove conditional
This code unfortunately "fights" with PCMGSetLevels(), and ultimately the user, for the decision of what which smoother
ML code does exactly the same thing in serial and parallel, remove conditional
This code unfortunately "fights" with PCMGSetLevels(), and ultimately the user, for the decision of what which smoother to use. This means unnecessary calls to KSPSetType() and PCSetType() that actually change the configuration.
Hg-commit: 552757bc4a9d8e47dbe3f3cacd4e9d0d51c665c5
show more ...
|
| #
6c2930d4
|
| 18-Sep-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8
|