| #
51322221
|
| 28-Feb-2012 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge
Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11
|
| #
4f3b5142
|
| 25-Feb-2012 |
Jed Brown <jed@59A2.org> |
Cannot use generated Fortran for DMCreateFieldIS()
Hg-commit: 4294746fb52df7de073f02dd34ed67671731c635
|
| #
4d343eea
|
| 25-Feb-2012 |
Matthew G Knepley <knepley@gmail.com> |
Added DMCreateFieldIS() and used it in PC FieldSplit - Its named Create because it allocates the structures and hands them off
Hg-commit: 9b20da4e48454a41d1ba8295be242cba29048daf
|
| #
748fac09
|
| 22-Feb-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
No fortran stub for DMSetVec yet.
Hg-commit: bedc584b125201c87b4f73900e370e884dfe2657
|
| #
e88d7f4b
|
| 21-Feb-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Doc fixes.
Hg-commit: a744e744e56a1a2ac57eb47040a281535bda026c
|
| #
08da532b
|
| 21-Feb-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
DM computes variable bounds for SNESVI.
Hg-commit: ce166067903bacf34e561bc2e6893236d6c213a7
|
| #
1f9dcb65
|
| 18-Feb-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ad9064ecab6663bf6a24da505dd949d26e524f4c
|
| #
3ee49f50
|
| 16-Feb-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 312690bc2432cee43390087ef7d8fe93919f4ee5
|
| #
74778d6c
|
| 16-Feb-2012 |
Jed Brown <jed@59A2.org> |
Fix some printing issues that were breaking complex build
Hg-commit: 77aafa03f20d4798e1746df44f9705cb723c3293
|
| #
1037da18
|
| 14-Feb-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 0db928480d979c13a2377936075c7720438182bd
|
| #
9bd675ac
|
| 14-Feb-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: bb673c54e3f3e845b1858ead227a392b9e430da8
|
| #
b5c23020
|
| 14-Feb-2012 |
Jed Brown <jed@59A2.org> |
Ensure that obj->ops->destroy is zeroed in XXSetType() after the old implementation has been destroyed.
There are circumstances where VecSetType() is called more than once to change the type without
Ensure that obj->ops->destroy is zeroed in XXSetType() after the old implementation has been destroyed.
There are circumstances where VecSetType() is called more than once to change the type without an intervening XXCreate_YY(). An example is changing to VECSEQCUSP via VECCUSP.
Hg-commit: 1262149b3e206062ad0b002925300684fd3420e8
show more ...
|
| #
67ad5bab
|
| 12-Feb-2012 |
Matthew G Knepley <knepley@gmail.com> |
Rudimentary TikZ viewer for DMComplex
Hg-commit: 2b5f161db007cc7aa541be441746b0d05f107522
|
| #
b17ce1af
|
| 11-Feb-2012 |
Jed Brown <jed@59A2.org> |
Remove SNESRestrictHookAdd() and associated unaintainable design, move to DM
The coarsening hook is called when a coarse level is first constructed. DMRestrict() is used to update auxiliary informat
Remove SNESRestrictHookAdd() and associated unaintainable design, move to DM
The coarsening hook is called when a coarse level is first constructed. DMRestrict() is used to update auxiliary information on coarse grids.
Hg-commit: 121984cbeafd368f2685a0e7485337133d3b8922
show more ...
|
| #
1b30c384
|
| 29-Jan-2012 |
Matthew G Knepley <knepley@gmail.com> |
Small fixes
Hg-commit: 458475b74d545092d0d6a86595607e0deab73107
|
| #
1d47ebbb
|
| 29-Jan-2012 |
Satish Balay <balay@mcs.anl.gov> |
fix c++ syntax
Hg-commit: 830a7684f7a2202a8a41b1ffdcb11c0a8f4d3ddd
|
| #
4057135b
|
| 29-Jan-2012 |
Matthew G Knepley <knepley@gmail.com> |
Allow inner DMRefine() to return PETSC_NULL meaning no refinement was done
Hg-commit: 8b197d57cd167fd76d5ce7bc9fa18742964a31bc
|
| #
7da65231
|
| 29-Jan-2012 |
Matthew G Knepley <knepley@gmail.com> |
Lots of work on DMComplex - Added PetscSectionCreateGlobalSection() - This makes a Section which has global offsets, negative for ghosts - Now negative sizes are not counted for PetscSectionGetSt
Lots of work on DMComplex - Added PetscSectionCreateGlobalSection() - This makes a Section which has global offsets, negative for ghosts - Now negative sizes are not counted for PetscSectionGetStorageSize() - Added DMPrintCellVector() and DMPrintCellMatrix() - Added PetscQuadrature structure - Added SNESDMComplexComputeFunction/Jacobian()
Hg-commit: 93e35c5fb2848c5fd712d4bd760214daf5e64247
show more ...
|
| #
a604d275
|
| 26-Jan-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: c3a01e60afde4404507e6c07fb4c19a7d20b785e
|
| #
6a7d9d85
|
| 17-Jan-2012 |
Peter Brune <brune@mcs.anl.gov> |
doc fixes for DMGetCoarsenLevel()
Hg-commit: 79b927d8ba3fceef2a30e20171a05a21ddb110d3
|
| #
5fe1f584
|
| 17-Jan-2012 |
Peter Brune <brune@mcs.anl.gov> |
added DMGetCoarsenLevel()
Hg-commit: cc3179ed0af7c196c19f5f5f403c022d92020fdb
|
| #
c4721b0e
|
| 24-Jan-2012 |
Matthew G Knepley <knepley@gmail.com> |
Added more DM view options - Added 'complex' DM for later implementation
Hg-commit: d456d1c430f174ff1b27b76949a84fe70811cd0b
|
| #
a8b6511e
|
| 03-Nov-2011 |
Jed Brown <jed@59A2.org> |
Fix typo in man page, #95584
Hg-commit: 9a233917b348d3935d6faa6940b8c227600dbb05
|
| #
983ee111
|
| 28-Oct-2011 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: b584b5d00755e10f2f8b8f1e271250ea3a7b046c
|
| #
a89ea682
|
| 28-Oct-2011 |
Matthew G Knepley <knepley@gmail.com> |
Make DMMeshVecGetClosure() use PetscSection Added IMesh::sizeWithBC() which uses PetscSection Added RestrictVecVisitor, which works with PetscSection+Vec instead Added SizeWithBCVisitor which uses Pe
Make DMMeshVecGetClosure() use PetscSection Added IMesh::sizeWithBC() which uses PetscSection Added RestrictVecVisitor, which works with PetscSection+Vec instead Added SizeWithBCVisitor which uses PetscSection Added DMGetWorkArray()
Hg-commit: 54f428a87bec17904fe8ccaa27086b6935a690c2
show more ...
|