History log of /petsc/src/mat/impls/dense/mpi/mpidense.c (Results 701 – 725 of 1213)
Revision Date Author Comments
# 784ac674 19-Nov-2010 Jed Brown <jed@59A2.org>

Distinguish row and column mappings for MatSetValuesLocal

Hg-commit: 71968a52236f04a9bab5e1d4a884aa59ef0c7cfd


# ebdbe881 03-Nov-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 408da9d97fba22d7285ddfd7e8a6e622299e2cce


# 97b48c8f 26-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

added MatZeroRowsColumns() for SeqAIJ and SeqBAIJ, added test code for this
added binary viewer for ISGENERAL and added code to load IS into Matlab
added changes and faq for MatZeroRowsColumns()

Hg-

added MatZeroRowsColumns() for SeqAIJ and SeqBAIJ, added test code for this
added binary viewer for ISGENERAL and added code to load IS into Matlab
added changes and faq for MatZeroRowsColumns()

Hg-commit: 1121f78e90708a5c1c51c1e9ef599ba80ffa6f27

show more ...


# 2b40b63f 22-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

added vec x and b to the MatZeroRowsXXX() routines, they are not yet used.

Hg-commit: aeb830e2090107e6c8d4fcf07605e004a9e621cf


# 4ac538c5 06-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

finished converting to use PetscTryMethod() and PetscUseMethod() whenever possible.

Hg-commit: 37cf7fcea5d871042d238d3c6a46bb0914b2136d


# 70b3c8c7 03-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

merged ISCreateGeneral(), ISCreateGeneralNC() and ISCreateGeneralWithArray()

Hg-commit: 6b6d97a9614bebe6ee4abe6a5cb88a816f7fa364


# d9227fec 01-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: fce2a66dc2063b8ef778418bbaa633cd631d256e


# 7566de4b 01-Oct-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added printing of matrix name and type for ASCII viewer. Implemented for aij,baij,sbaij,and dense matrix types.

Hg-commit: 9e3b8e72e632eee8f747cc98d27400b4ba5f3c71


# 3334f37f 29-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04


# ace3abfc 28-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL
note this requires a new sowing version

Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a


# b1e5d5e3 20-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 05801307e817793ec1b2e9f60d0b437be56241c2


# 5aa7edbe 18-Sep-2010 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of MatDuplicate_MPIDense()
update examples of using PLAPACK

Hg-commit: 7653c81b3d42fe00d1b5418866cfb9003b8bac70


# 21b1d680 06-Sep-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d


# cfb32e20 02-Sep-2010 Jed Brown <jed@59A2.org>

Lots of inconsistent PETSC*_DLLEXPORT

Hg-commit: 17c71edbc1aa078557adacd3101bfb9934ffc5e2


# d47de31d 18-Aug-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 234708a6abebb3da9e8899d5fb5cd7b58ea7baff


# eb6b5d47 12-Aug-2010 Barry Smith <bsmith@mcs.anl.gov>

changed MatHeaderCopy() to MatHeaderMerge() and improved comment

Hg-commit: ef8e7a4583e637f6fd1061993fef3bf18c5d29af


# 70a4bf9c 24-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 4976d5f8a5ede0d2f344004f84eef28988480d5f


# 88974ac8 23-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 9ef83e41d4a8326e1cf5e296edd80e06079632b1


# f4403165 23-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Reverted few changes from changeset 16538.
Re-added PETSC_VIEWER_NATIVE flag related code.

Hg-commit: ab476a636a7c86b69a77e8b36376911ecd451104


# 112444f4 22-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Reordered MatLoad input arguments.
Updated custom fortran MatLoad stub.

Hg-commit: 1b34440d31d2a1eb45d0adecc1d80c3909b37054


# 750a086d 22-Jul-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: 4ceec53c6c25b0e199c6df2e58e7cdbd0d456917


# 742cafdd 22-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Removed PETSC_VIEWER_NATIVE related code

Hg-commit: 43a483cb7d90ffd9a857142163ecdd082b02fc03


# 3a3e4172 04-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 8be6b379b7bc1cbb3adf7412dfe042e3e92c6019


# a4457457 02-Jul-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: 7678db4dbf4316aad0bed3ee83df6ef0e35b9452


# abd38a8f 02-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed spelling mistakes

Hg-commit: b2d97726b1194cfd912206efd2b1e1bb985ce3eb


1...<<21222324252627282930>>...49