| #
2e314a44
|
| 11-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commented out Ethan Coon's "fixes for 3d grid that break stencil width of 2
Hg-commit: 0f802398f2815d7cb89364a3baadee26e5407fd5
|
| #
3855c12b
|
| 17-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added error checking for size of 2 and 3d DAs resulting in int32 overflow
Hg-commit: c3a8bdfd60562b5db8f584c92fb5fbc2222dafc3
|
| #
10d7c030
|
| 16-Sep-2011 |
Matthew G Knepley <knepley@gmail.com> |
Documentation fix
Hg-commit: 147cfa30f83b30404a7a368009ea98ae0d6b29b8
|
| #
d461ba97
|
| 14-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixes for nightly builds, some new formating of -xxx_view
Hg-commit: d86caf9b9ef98a29e56705052c142f1a5385c024
|
| #
8f1a2a5e
|
| 12-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
changed sqrt() to PetscSqrtReal() to work properly with __float128 changed some %G to use %14.12e and (double) to work with __float128
Hg-commit: a8faa4e64896cf76f3f64094484ef5e06761417b
|
| #
df17f0d5
|
| 18-Jul-2011 |
Kerry Stevens <kstevens@spetjhiong.com> |
commit after merge from petsc-dev (MatMult_Add function)
Hg-commit: 95a831be5dc2ba75bb17311cad14d2f38977c0b7
|
| #
0c70c226
|
| 26-Jun-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge
Hg-commit: 0185aa032de160708fba31988ff16aef0382c248
|
| #
e0f5d30f
|
| 22-Jun-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added -da_refine allowing mimicing -dmmg_nlevels without DMMG PCML removes the DM object so that PCMG won't try to use it to generate restriction/interpolation PCML marks itself as using Galerkin coa
added -da_refine allowing mimicing -dmmg_nlevels without DMMG PCML removes the DM object so that PCMG won't try to use it to generate restriction/interpolation PCML marks itself as using Galerkin coarse grid corrections so that -ksp_view shows it correctly.
Hg-commit: 1a4947988e50cdb8d6e314af4e8a4e969913512d
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
|
| #
0716a85f
|
| 29-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
made MatGetColumnNorms() a regular Matrix method
Hg-commit: e77bc61fd34680ee3143981502be4ad417d0c455
|
| #
3bd96682
|
| 21-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge, some manual merges
Hg-commit: a60db41ebcbbb90ab0d02727666a69b6d3ee88a0
|
| #
fdc81ce8
|
| 19-Apr-2011 |
Ethan Coon <ecoon@lanl.gov> |
cruft to handle the special case of solving a 2D problem in a 3D algorithm with stencil size > 1. This only works in the 3D case, z-dimension
Hg-commit: 4310a5aad280c84437b8f1281d20bc6ed9047811
|
| #
bcea557c
|
| 19-Apr-2011 |
Ethan Coon <ecoon@lanl.gov> |
fixed errors about local size when s > x to error when the code would actually error
Hg-commit: db5b720432a9fbd11341a5f4b15ed9a336317ebc
|
| #
7b23a99a
|
| 19-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscViewerASCIISynchronizedAllow()
Hg-commit: 1b3990b2f3be4ca192efd6709c3e10216cbc65e2
|
| #
fcfd50eb
|
| 15-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
partcially completed making PETSc object destructors take & for the argument
Hg-commit: e5e776c3749e6dc0b2c108f7f84f10a7aaba55f5
|
| #
c6db04a5
|
| 14-Mar-2011 |
Jed Brown <jed@59A2.org> |
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h
Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
|
| #
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
|
| #
47dad92f
|
| 13-Mar-2011 |
Sean Farley <sean@mcs.anl.gov> |
Merged
Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237
|
| #
7d0a6c19
|
| 12-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
removed #define PETSCXXX_DLL from top of all source files
Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
|
| #
84f63435
|
| 12-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1f59c3e5424b120346b764d7a4cc5fef5fc0813a
|
| #
5ae82e52
|
| 12-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 67e3394514cad6a7892d02e31d0abe1b34f5451f
|