| #
a663daf8
|
| 09-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added include stddef.h to petscsys.h removed many duplicate includes of system includes
Hg-commit: 26ea335c035572bcbd495f9993b3270632d5d3c6
|
| #
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
|
| #
038f3aa4
|
| 29-Jan-2013 |
Mark F. Adams <mark.adams@columbia.edu> |
changed a default setting.
Hg-commit: 97c6fee88f8569f6c62f4d50740a4215842b0b32
|
| #
009bbdc4
|
| 26-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Reformatted: "Do not put a blank line immediately before PetscFunctionReturn;"
Hg-commit: c8a41c455986e732d0ea0513d7162a54daffaece
|
| #
c5df96a5
|
| 26-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
updated PetscBLASIntCast() to return an error code
Hg-commit: 57d88da2280bc54336c931f5cac9a473f8f9a031
|
| #
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
|
| #
88c06622
|
| 25-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 5462df9e9c3eff3493c9f6fbdf6f5b962f02dc81
|
| #
da80777b
|
| 24-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Fixed a lot of warnings issued by nightly builds.
Hg-commit: bb7830f8063713f2056fa10a7a6289debea1f614
|
| #
c5a46771
|
| 22-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aftr merge
Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850
|
| #
9dbfc187
|
| 21-Jan-2013 |
Hong Zhang <hzhang@mcs.anl.gov> |
set default shifttype=INBLOCKS for ilu, coarse grid LU in gamg and mg to avoid zero pivot. INBLOCKS replaces zero-pivot with a tiny nozero without additional computation in numerical factorization.
set default shifttype=INBLOCKS for ilu, coarse grid LU in gamg and mg to avoid zero pivot. INBLOCKS replaces zero-pivot with a tiny nozero without additional computation in numerical factorization.
Hg-commit: 8299294835ea1223cef25172ed5e59e048eb3d44
show more ...
|
| #
6e111a19
|
| 21-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Updated style to obey 'Do not put a blank line immediately after PetscFunctionBegin;'
Hg-commit: 5408b9ce2402ad624305b7a7a323ab3ae5e0c3f1
|
| #
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
|
| #
9afa1fc4
|
| 17-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully removed \t from src/ksp/*
Hg-commit: 90e1eedee93c5acfa4463138a0133791f0f264d1
|
| #
140e18c1
|
| 15-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed silly abreviations
Hg-commit: 0641f9ef776cf11cc3336b494981da756bf9d14f
|
| #
6d75e210
|
| 15-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
change PetscFListAdd() and PetscFListFind() arguments list to match PetscOpFListAdd/Find() args
Hg-commit: 07f9e01e040feeb4162253a60ca63556436f4135
|
| #
783b601e
|
| 14-Jan-2013 |
Jed Brown <jed@59A2.org> |
Fix non-compliant C89
Test --with-64-bit-indices 'CFLAGS=-std=c89 -pedantic -Wno-long-long'
Hg-commit: 59c614dd5ce57f9497e794f6495fc91990a89274
|
| #
1ac9965e
|
| 08-Jan-2013 |
Mark F. Adams <mark.adams@columbia.edu> |
put code back in to get rid of GMRES for the coarse grid solver in GAMG.
Hg-commit: 9e6e4763796ecab38ecf3f195d5fb98347257263
|
| #
8760dcd4
|
| 08-Jan-2013 |
Mark F. Adams <mark.adams@columbia.edu> |
got rid of spaces.
Hg-commit: 970225e63bb77f95003cb662598fa8cfbd4f3067
|
| #
5169feda
|
| 08-Jan-2013 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed bool issue.
Hg-commit: 691efb6a7a2f691e67c92dddf56184f17f06c926
|
| #
dfd5c07a
|
| 07-Jan-2013 |
Mark F. Adams <mark.adams@columbia.edu> |
added -pc_gamg_reuse_interpolation <true> to (not) reuse the mesh setup in GAMG.
Hg-commit: 03bd3ea78a19d3a211a4609e2c8f25899608836f
|
| #
3bf036e2
|
| 03-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed many more missing CHKERRQ()
Hg-commit: 7ee3b3a915c7ec91d5cefc4d6974e423e3fd9435
|
| #
806fa848
|
| 02-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
read and follow the PETSc coding style document please, don't just use random formating styles for each file
Hg-commit: 33bd2ea69c26eb8f459158741567c3c5924ac232
|