| #
8276244a
|
| 05-Nov-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/petscoptions-object
|
| #
b29554e8
|
| 05-Nov-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/not-single-precision
|
| #
57299f2f
|
| 05-Nov-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
add row/col orientation to MatConvert_Elemental_Dense
|
| #
3dc17714
|
| 05-Nov-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' of bitbucket.org:petsc/petsc
|
| #
ada48ede
|
| 05-Nov-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
rm unused variable
|
| #
32d7a744
|
| 05-Nov-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
add columnoriented option to MatSetValues_Elemental()
|
| #
4fd4f2fb
|
| 04-Nov-2015 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/el_AxpyInterface_removal'
|
| #
17354880
|
| 04-Nov-2015 |
Fande Kong <fdkong.jd@gmail.com> |
Merge remote-tracking branch 'petsc/master' into moved-partitioning-to-pcgasmsetup
|
| #
2bb71647
|
| 03-Nov-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/all-petscoptionssetvalue-beforepetscinitialize
|
| #
9bc1b9be
|
| 03-Nov-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry-allow-vecset-nan-3.6
|
| #
2b2eec9c
|
| 03-Nov-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/remove-unneed-tao-tolerances
|
| #
dc1b4460
|
| 03-Nov-2015 |
Jack Poulson <poulson@stanford.edu> |
elemental: fix mat/examples/tests/ex145 error with elemental using -DCMAKE_BUILD_TYPE:STRING="Debug"
terminate called after throwing an instance of 'std::logic_error' what(): Grids did not match
|
| #
c7878088
|
| 03-Nov-2015 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'stefano_zampini/feature-pardiso-schur' of https://bitbucket.org/petsc/petsc into stefano_zampini/feature-pardiso-schur
|
| #
fbbcb730
|
| 02-Nov-2015 |
Jack Poulson <poulson@stanford.edu> |
Moving matelem.cxx over to DistMatrix::QueueUpdate interface
|
| #
66a2f7e6
|
| 02-Nov-2015 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/hzhang/matmatmult_dense'
|
| #
9f0f7279
|
| 01-Nov-2015 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/update-elemental-0.86-pre'
|
| #
e05a9d59
|
| 30-Oct-2015 |
Satish Balay <balay@mcs.anl.gov> |
elemental: El::Initialize() does not require argc,argv anymore
|
| #
fa9e26c8
|
| 30-Oct-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
optimize MatConvert_Elemental_Dense() by setting local values of Ae
|
| #
1b120e71
|
| 29-Oct-2015 |
Fande Kong <fdkong.jd@gmail.com> |
Merge remote-tracking branch 'petsc/master' into fix-pcgasm-reuse
|
| #
de0a22f0
|
| 29-Oct-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MAT_REUSE_MATRIX to MatConvert_Elemental_Dense()
|
| #
511c6705
|
| 28-Oct-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MAT_INPLACE_MATRIX; replace MAT_REUSE_MATRIX with it for MatConvert()
|
| #
a000e53b
|
| 27-Oct-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
add missing MPI_Keyval_free() in MatDestroy_Elemental()
|
| #
c384bc4d
|
| 27-Oct-2015 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/fix-examples-plex
* master: (112 commits) correct expression for implict ODE/DAE in table 11 of users manual remove warning about deprecated MPI call in exampl
Merge branch 'master' into knepley/fix-examples-plex
* master: (112 commits) correct expression for implict ODE/DAE in table 11 of users manual remove warning about deprecated MPI call in examples rm variables declared in middle of subroutine tolerance for equality in PETSc test should depend on machine epsilon tolerance for acccuracy in test example should depend on machine epsilon increase convergence tolerance to get same result in single precision as double for convergence history update no change output for gasm test which had not been properly updated remove C++ // comment example mistakenly used MPI_COMM_WORLD as if it was rank in print statement thus producing output only with MPI Uni grep out name of DM object since on some systems the address printed has extra zeros thus producing a false difference in output increase tolerance for test example build: revert el6-4 build to cg - as el6 compilers give link errors fix error type insure similar convergence history for single, double, quad fix ex104.c based on Barry's suggestion increase example convergence tolerance to get matching convergence history in single and double precision increase convergence tolerance so that test example has similar convergence history in single and double precisions changed from cg to gmres for eigenestimator since in single precision cg produced a possible indefinite matrix report change test example tolerance to depend on machine epsilon so as to give correct results in various precisions loosen convergence tolerance to have similar convergence history with single, double, quad precisions ...
show more ...
|
| #
bbd98b0d
|
| 26-Oct-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into shri/add-tsevent-to-powergrid-examples
|
| #
a6bd58b0
|
| 26-Oct-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into stefano_zampini/feature-pardiso-schur
Branch got out of sync with master
|