History log of /petsc/src/mat/impls/elemental/ (Results 201 – 225 of 244)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9426833f18-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

add MatMultTranspose_Elemental which only works for square matrices for now

Hg-commit: e5076203bfd47d2e2ac3b88dbfefdf0e3db2e92f

2ef0cf2417-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

implement MatConvert_Elemental_Dense and test in ex170

Hg-commit: a9ece7caca7ce4943614cfaa79a6f27df399bbad

40d92e3417-Jul-2012 Hong Zhang <hzhang@mcs.anl.gov>

replace A->ops->xxx with MatOps_Values table

Hg-commit: 98afff0b60909c9b6efa1ba9bade523bb46e5a92

af29539717-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

MatConvert_Elemental_MPIDense ongoing work

Hg-commit: dc0661e4b74620a3fed7da9a37e1bc7162a7ff00

ed66782316-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

slight change to MatView_Elemental() and add option to set grid size

Hg-commit: 427c96c2a36dd8e7783ec967ccb1ff510e82f0b6

2d8adcc716-Jul-2012 Hong Zhang <hzhang@mcs.anl.gov>

will add runtime options for elemental interface

Hg-commit: b0fd3ceef3dd56c1a33be2dce7c2d4fe9eadceb3

d2daa67e16-Jul-2012 Hong Zhang <hzhang@mcs.anl.gov>

when viewer format != iascii, convert elemental mat to petsc aij/dense, then call MatView()

Hg-commit: aa329e7d40f621dc892b0d9cfaba5a984a0c96c7

c1ee1e6216-Jul-2012 Hong Zhang <hzhang@mcs.anl.gov>

code cleanup. add src/mat/examples/tests/output/ex145.c to nightly tests

Hg-commit: 9d52f9de91e85ecc7bd23fab7df1c409cd2ad312

80622e0c13-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

add info in matview_elemental

Hg-commit: b867143ac4b835893194904705bdef38af77b311

da52215d13-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

rename ex168 to ex145. MatCholeskyFactor_Elemental only supports SPD matrices now.

Hg-commit: e36314081739ecdd874ad03f71835a6f3d395fdc

cb76c1d813-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

add out-of-place cholesky and test in ex168

Hg-commit: f943bde50f7d3f92e0c8b496ce076abc3eead672

79673f7b13-Jul-2012 Hong Zhang <hzhang@mcs.anl.gov>

prepare for implementing MatCholeskyFactorSymbolic_Elemental and MatCholeskyFactorNumeric_Elemental

Hg-commit: 921332b8a532e94c1fea064daa86e26520249d30

180a43e412-Jul-2012 Hong Zhang <hzhang@mcs.anl.gov>

add MatGetInfo_Elemental(). Now KSP can be used with elemental matrix.

Hg-commit: 3d8fec69b7790963ba71e400f6ce9bc7cba40a92

4fe7bbca12-Jul-2012 Hong Zhang <hzhang@mcs.anl.gov>

cleanup

Hg-commit: cadcf97c09ecd14aff9fadf162cd8e9b82af704b

6fd1bd9a11-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

add LDL^T factorization in MatCholeskyFactor_Elemental()

Hg-commit: 9f602e6bfd112895d9b90282f4589f74a84131f3

834d3fec11-Jul-2012 Hong Zhang <hzhang@mcs.anl.gov>

MatView_Elemental() can only show explicit operator when factortype == MAT_FACTOR_NONE

Hg-commit: 5b4b967b29b6756e312690b345f54dcf5da43976

3512f32811-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

LDLT in Cholesky

Hg-commit: 2ab7277a7cebff34a77c8407961cbf7233c375e0

fc54b46011-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

test in-place cholesky in ex168

Hg-commit: 82b86ad94493c336dd20b3b892bc53c9afa1493d

06bad7de11-Jul-2012 Hong Zhang <hzhang@mcs.anl.gov>

merge

Hg-commit: 93444ac8728ededcd257e5f48899001333a12d70

0022473a11-Jul-2012 Hong Zhang <hzhang@mcs.anl.gov>

add MatView() of ExplicitOperator into MatView_Elemental()

Hg-commit: 51bfeeb58a41eaff8a42cfb5c064715ef134a45a

4b28e8e811-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

change function name due to elemental update

Hg-commit: 7b4faf799a7ec4c8c636efe562653e432502af3d

c9fc186e10-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

Implemented MatCholeskyFactor()

Hg-commit: a84172f223a25cbe6b7069bd9c72d4b9fa2864d6

880ab1da10-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

Added ksp example for elemental matrices.

Hg-commit: 10df8d8625751278e139477245607736f050407c

45cf121f09-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

Implemented MatSolve_Elemental() and tested in ex168. For now use redistribution before elem::LUSolve() can support vector input.

Hg-commit: f4e42774892b7b483c7455dd3f06632643ea9121

5262d61609-Jul-2012 Xuan Zhou <xzhou23@hawk.iit.edu>

Implemented MatTranspose_Elemental() and MatZeroEntries_Elemental() and tested in ex170.

Hg-commit: 588b4112f661dda033a54970c4934005953c884c

12345678910