| #
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 ...
|
| #
d2c146c7
|
| 30-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ebb357f10b0c83746021a2f5d6008cb620ae37d0
|
| #
f5af7f23
|
| 30-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Uncrustified src/snes/*
Hg-commit: 0b89af55379cc95040ca47c4c1f8000d6a978df2
|
| #
1aa26658
|
| 30-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Uncrustified parts of src/snes/*
Hg-commit: c338118f302c917361be863cb61bfa992de8f769
|
| #
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
|
| #
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
|
| #
a6dfd86e
|
| 20-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Fixed all violations of 'In function declaration the open bracket { should be on the next line, not on the same line as the function name and arguments'
Hg-commit: dcf94e40c4cd63bca3cd717b13d3be0d4e
Fixed all violations of 'In function declaration the open bracket { should be on the next line, not on the same line as the function name and arguments'
Hg-commit: dcf94e40c4cd63bca3cd717b13d3be0d4ebc15eb
show more ...
|
| #
0adebc6c
|
| 15-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
silly code formatting problems; some people still need to read the style guide
Hg-commit: 7a98cb06baf90914d565ea8801b6900bdc5a04c1
|
| #
19436ca2
|
| 14-Jan-2013 |
Jed Brown <jed@59A2.org> |
More C89 fixes
Hg-commit: 5c37072bf2e980e9b9b6ff38bb003c57ea7e6862
|
| #
5820edbd
|
| 11-Jan-2013 |
Matthew G Knepley <knepley@gmail.com> |
DMMesh: I was forced to put back the old point interpolation for PyLith-stable
Hg-commit: 34c1b366b0f8fabca0e1f952a026363f6ea75443
|
| #
efab3cc2
|
| 06-Jan-2013 |
Jed Brown <jed@59A2.org> |
Fix type matching mistake from 5e7d636c300e
Hg-commit: cb29460836d903f43276d687c4ba9f5917bf6651
|
| #
fafc0619
|
| 05-Jan-2013 |
Matthew G Knepley <knepley@gmail.com> |
DM+PetscSection: Corrected coordinate handling for interpolation code - Added PetscSectionReset()
Hg-commit: 2bf5f91a71057cc34620f8dad686d5c571c25d7a
|
| #
07d877b2
|
| 03-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1061365241ef2bb5750832bce670ba95364095cb
|
| #
04706141
|
| 03-Jan-2013 |
Matthew G Knepley <knepley@gmail.com> |
DMPlex: Fixes for point location
Hg-commit: 5e7d636c300ea43f8a127ef4037c69ff1ffe965a
|
| #
cb313848
|
| 02-Jan-2013 |
Jed Brown <jed@59A2.org> |
Fix DMPlex for complex numbers. It's insane to use SNES for point location!
Hg-commit: 0213b4504a412b7304d6032d6047079603a8c2c8
|
| #
88c71bb6
|
| 02-Jan-2013 |
Matthew G Knepley <knepley@gmail.com> |
Small compile fixes
Hg-commit: 025fa146943ad3dff391f9fc7425c37fc944ee2e
|
| #
552f7358
|
| 02-Jan-2013 |
Jed Brown <jed@59A2.org> |
Rename DMComplex -> DMPlex
Hg-commit: f768b4255f3d1c199623a7a4aeb9be630bec7076
|