| #
9b08a598
|
| 15-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after terrible merge
Hg-commit: 6ee623422368621da3dca005325b05a2fcd6d6bb
|
| #
fcfd50eb
|
| 15-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
partcially completed making PETSc object destructors take & for the argument
Hg-commit: e5e776c3749e6dc0b2c108f7f84f10a7aaba55f5
|
| #
03c90c5c
|
| 14-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 7dfd49b521cdd96eaf8b7cd37fbe9bcd6cabdcd9
|
| #
c10961e0
|
| 10-Apr-2011 |
Matthew G Knepley <knepley@gmail.com> |
The right fix for IGA problem
Hg-commit: 530ba7bdc1cc0992da9ff89305857265627de790
|
| #
391afafa
|
| 10-Apr-2011 |
Satish Balay <balay@mcs.anl.gov> |
add prototype for DMIGACreate
Hg-commit: 87517c4d777a9ee6d46f0ee1e72c7e04b955b7e9
|
| #
3cba42a3
|
| 09-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 5014b5f61df2ace25ba171fa158dd3a309830648
|
| #
f11a0a46
|
| 09-Apr-2011 |
Matthew G Knepley <knepley@gmail.com> |
Adding DM IGA - TS ex18 will test it on Cahn-Hilliard
Hg-commit: 911a1af34cb13981d6bc3933def771c80a771fee
|
| #
abe6c858
|
| 06-Apr-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 16eb535bdb9ba314222f7218dc18382323c0bbcc
|
| #
e00e5439
|
| 06-Apr-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
ISArray: essentially a sparse vector class.
Hg-commit: 66c94db77f0bdd1b9655138ac135b3218189c438
|
| #
732e2eb9
|
| 02-Apr-2011 |
Matthew G Knepley <knepley@gmail.com> |
SNES ex10 now runs in serial - Added MatSetValuesTopology() - DMGetMatrix_Mesh() now sets the local to global mapping - We compose the Mesh with global/local vectors - Added DMCreateLocalToGlobalMapp
SNES ex10 now runs in serial - Added MatSetValuesTopology() - DMGetMatrix_Mesh() now sets the local to global mapping - We compose the Mesh with global/local vectors - Added DMCreateLocalToGlobalMapping() to Mesh - Added matrix filling to DMMeshCreateMatrix() - Fixed DMDestroy() for all subclasses - Moved DMDASetMatrPreallocateOnly() to DMSetMatrixPreallocateOnly() and changed option to -dm_preallocate_only - Fixed test output
Hg-commit: 75eb7f4d3ab7b8fbfedb6b44954aff1021a116c1
show more ...
|
| #
0b2abc42
|
| 31-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 7dc680039faf6a3e7de3f991f93f7983b60b6cd4
|
| #
f00dd492
|
| 30-Mar-2011 |
Satish Balay <balay@mcs.anl.gov> |
fix compile issues
Hg-commit: fe85cf7b3e0fc4593aeab6122c974a0ae5688167
|
| #
c0f1f046
|
| 30-Mar-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
ISMapping added: should compile but is still largely untested.
Hg-commit: b59d705eeacb3ac8e2526ccecee26304f8ac6e54
|
| #
7048a04d
|
| 21-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d3bc9a943e0141d1ee3ff257f26fc49790b7f923
|
| #
fee00e32
|
| 21-Mar-2011 |
Matthew G Knepley <knepley@gmail.com> |
More prototypes
Hg-commit: 0676a20a2dbacbe403076836e4209bb80173cbdb
|
| #
0548afe9
|
| 20-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: da245945fa620a3d029b928ed30d223d8a52c7f0
|
| #
eac7c332
|
| 19-Mar-2011 |
Jed Brown <jed@59A2.org> |
Move "petscao.h" include from petscdm.h to petscdmda.h
Hg-commit: 0428fde34e2e3cca01ff18d3371471943a9f84b8
|
| #
ab6fcfea
|
| 14-Mar-2011 |
Jed Brown <jed@59A2.org> |
Move two core DM functions back into petscdm.h
Hg-commit: 82829630e35daf585356b7de6146d17e8aebabef
|
| #
3c48a1e8
|
| 14-Mar-2011 |
Jed Brown <jed@59A2.org> |
Split DMDA, DMComposite, etc out of petscdm.h into petscdmda.h, petscdmcomposite.h, etc
Hg-commit: ee2833f9db0d26e02ed0afca6e49849f2e5a3cd7
|
| #
178d4324
|
| 14-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d448d52df0d233f705d27cb67b1cb802edb0d351
|
| #
9618fc93
|
| 13-Mar-2011 |
Matthew G Knepley <knepley@gmail.com> |
More Mesh conversion fixes
Hg-commit: 42f74fe341711094b66cece496cac23b479a90a6
|
| #
715ef451
|
| 13-Mar-2011 |
Matthew G Knepley <knepley@gmail.com> |
Mesh header fixes
Hg-commit: fc936b475295d06a6a2165439d31512b892e7f3e
|
| #
88f43f13
|
| 13-Mar-2011 |
Matthew G Knepley <knepley@gmail.com> |
Moved all of petscmesh.h to petscdm.h
Hg-commit: 09220b41da60e3ff550ef2721178237fc49bf173
|
| #
7aae7a54
|
| 13-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: bcf2eabb10451b3a1b70145a22c1aba8460dc0b8
|
| #
62cbcd01
|
| 13-Mar-2011 |
Matthew G Knepley <knepley@gmail.com> |
Fixed problem with <valarray> and isinf() - Also clarified some includes
Hg-commit: 6253ac1d13616dccb97998a97af31b674ca3f4da
|