| #
6b534579
|
| 16-May-2013 |
Vijay Mahadevan <vijay.m@gmail.com> |
Changing the interface methods for DMMoab to be consistent in get/set methods and creation routines. Also adding a new interface for Matrix creation.
|
| #
256ff83f
|
| 11-Sep-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/wirth-fusion-materials
Conflicts: src/ts/examples/tutorials/advection-diffusion-reaction/ex10.c
|
| #
7e7d4f0d
|
| 10-Apr-2013 |
Richard Mills <rtm@eecs.utk.edu> |
Merged petsc/petsc into rmills/petsc master
|
| #
97ea5657
|
| 01-Apr-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'tautges/dmmoab'
* 'tautges/dmmoab' DMMoab: Remove OBJSC from makefile TS ex30.cxx: write output file matching example number (ex30-final.h5m) DMMoab: alltest run TS ex30 DMMoab
Merge branch 'tautges/dmmoab'
* 'tautges/dmmoab' DMMoab: Remove OBJSC from makefile TS ex30.cxx: write output file matching example number (ex30-final.h5m) DMMoab: alltest run TS ex30 DMMoab: ops pointers initialized in DMCreate_Moab DMMoab: fix test example makefile DMMoab: close memory leaks by explicitly calling C++ destructors DMMoab: interface does not require that all of PETSc be built using C++ DMMoab: include <sstream> to use ostringstream DMMoab: do not mix CHKERRXX() with CHKERRQ() Fixing uninitialized memory, and adding output. Fixing compile error in dmmoab. Changes suggested by Jed and Barry. Changes suggested by Matt in pull request. Adding DMMoab and VecMoab, along with various examples and tests.
Conflicts: src/ts/examples/tutorials/makefile
show more ...
|
| #
a4d2169c
|
| 11-Mar-2013 |
Tim Tautges <tautges@mcs.anl.gov> |
Changes suggested by Jed and Barry.
|
| #
fd349b41
|
| 05-Mar-2013 |
Tim Tautges <tautges@mcs.anl.gov> |
Changes suggested by Matt in pull request.
|
| #
1d72bce8
|
| 05-Mar-2013 |
Tim Tautges <tautges@mcs.anl.gov> |
Adding DMMoab and VecMoab, along with various examples and tests.
|