| #
bc2bf880
|
| 01-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added command line options to ex61 -graphicsfile and added ex61view.c for generating vtk files for movies
Hg-commit: 01e10b344994d7ca310eb739d5dee3512c1720b6
|
| #
b859378e
|
| 30-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added DMView and DMLoad for DA for binary files
Hg-commit: cac7f699e2b8fdc696448f1d8722d983dde7871b
|
| #
df17f0d5
|
| 18-Jul-2011 |
Kerry Stevens <kstevens@spetjhiong.com> |
commit after merge from petsc-dev (MatMult_Add function)
Hg-commit: 95a831be5dc2ba75bb17311cad14d2f38977c0b7
|
| #
673ff3ca
|
| 09-Jun-2011 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge
Hg-commit: f6cda0bdef9568b151b239dd9c658a29e6012a56
|
| #
1b2093e4
|
| 07-Jun-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
changed DMGetContext() to DMGetApplicationContext() and changed second argument from void ** to void * to match PETSc coding standards changed DMSetContext() to DMSetApplicationContext() added PCSet/
changed DMGetContext() to DMGetApplicationContext() and changed second argument from void ** to void * to match PETSc coding standards changed DMSetContext() to DMSetApplicationContext() added PCSet/GetApplicationContext() changed KSPSetApplicationContext() to call PCSetApplicationContext() changed SNESSetApplicationContext() to call KSPSetApplicationContext()
Hg-commit: 2869a801f209d1850cbd1f0fc007dea9def03fa1
show more ...
|
| #
eb3f98d2
|
| 03-Jun-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
updated to support MatView and MatLoad for MPIDense for the native format for any size matrices no matter how large. It now uses the MPILong_Send/Recv functions.
Hg-commit: bf26a3ca0c75062d88061ec3b
updated to support MatView and MatLoad for MPIDense for the native format for any size matrices no matter how large. It now uses the MPILong_Send/Recv functions.
Hg-commit: bf26a3ca0c75062d88061ec3b51b3f09a7c45e34
show more ...
|
| #
4dcab191
|
| 27-May-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added DMClearGlobalVectors() that destroys all the stashed global vectors added DM_SNESVI basics for supporting the use of DM with the VI solvers basic version with no multigrid works
Hg-commit: 3ba
added DMClearGlobalVectors() that destroys all the stashed global vectors added DM_SNESVI basics for supporting the use of DM with the VI solvers basic version with no multigrid works
Hg-commit: 3baea364d1194fdae279c6bd14ddd04795eaaea2
show more ...
|
| #
639d86e3
|
| 13-Jan-2012 |
Sean Farley <sean@mcs.anl.gov> |
Merge
Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c
|
| #
d39137a2
|
| 12-Jan-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10
|
| #
247e2d92
|
| 06-Jan-2012 |
Jed Brown <jed@59A2.org> |
Mass revert file modes that were made executable in f6e61ee9c329
Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
|
| #
832f7384
|
| 01-Jan-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257
|
| #
14e519b0
|
| 31-Dec-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
changed MatMatMult to MatTranposeMatMult.
Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
|
| #
e727c939
|
| 14-Nov-2011 |
Jed Brown <jed@59A2.org> |
Renamed DMGetInterpolation(), DMGetInjection(), and DMGetColoring() to DMCreateInterpolation(), etc for semantic consistency
Hg-commit: a45bcab2b329db85bdff728f3e039f094e2e00b9
|
| #
950540a4
|
| 14-Nov-2011 |
Jed Brown <jed@59A2.org> |
Rename DMGetMatrix() to DMCreateMatrix()
Hg-commit: 045e13fbce4683d1c6e7208d70318a9e4dde5c0b
|
| #
75a0065e
|
| 10-Nov-2011 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 656a89eca8e3d5d225d87ed5148215c687e540e4
|
| #
8ac4e037
|
| 09-Nov-2011 |
Jed Brown <jed@59A2.org> |
Add DMRedundant for working with globally coupled degrees of freedom.
All the examples have been updated to use DMRedundant and DMCompositeAddDM() instead of DMCompositeAddArray(). The latter functi
Add DMRedundant for working with globally coupled degrees of freedom.
All the examples have been updated to use DMRedundant and DMCompositeAddDM() instead of DMCompositeAddArray(). The latter function will be removed in a subsequent change.
Hg-commit: 9c54ee90741f82ef126cce5e0d6225cb9d72ce2f
show more ...
|
| #
b6a51c36
|
| 07-Nov-2011 |
Peter Brune <brune@mcs.anl.gov> |
commit after merge
Hg-commit: 4afddb78e4d16b99952e891a10244a92ea0015ab
|
| #
bb0bf735
|
| 10-May-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4bdb4b7e79ebba55606fc7a5177b0e52829d023d
|
| #
31a1e9f9
|
| 09-May-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: d73fa3f6808dab3a986674b8e8d3d3f281eba01d
|
| #
13f847ee
|
| 24-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: bc5d9702bc936a054ee88f09736bdffbefc137e6
|
| #
2dde6fd4
|
| 23-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
Rename DMGetElements() -> DMDAGetElements(), add DMDAGetInterpolationType()
Hg-commit: 175db80b725e2c2e3cc200d73dde14a37dd4e046
|
| #
6f734d12
|
| 22-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 61b6cc96acc0cc3986bee2b963f8dd8e67acfa4f
|
| #
f0aa4865
|
| 22-Apr-2011 |
Jed Brown <jed@59A2.org> |
Move declaration and fix include
Hg-commit: 959191d093996015322393324bc74360fb1e51f9
|
| #
93d92d96
|
| 21-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
removed private stuff from characteristic.h to charactoristicimpl.h moved DM function from there to petscdm.h
Hg-commit: 7d457aed21c7248596ef5667810b74066bb3f45b
|
| #
6bf464f9
|
| 18-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
converted rest of source code to take pointers into destructor reoutines. make test workds
Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3
|