History log of /petsc/src/mat/impls/aij/mpi/mpiov.c (Results 451 – 475 of 655)
Revision Date Author Comments
# e23dfa41 23-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

more updates on PetscTable

Hg-commit: 81961d54ed644345546c0aa2c889e2474eb971d1


# d5e4fcd9 08-Sep-2011 Jed Brown <jed@59A2.org>

merge again

Hg-commit: a336645401a3eb7ce54719d7480167a3e328dc3e


# 3e1e1739 07-Sep-2011 Mark F. Adams <mark.adams@columbia.edu>

some interum optimizations for scaling.

Hg-commit: c6d440a4c087854e2195470d5076276b2b793886


# dd82cedc 06-Sep-2011 Hong Zhang <hzhang@mcs.anl.gov>

include ismax>1 with the case allcolumns for MatGetSubMatrices_MPIAIJ()

Hg-commit: a88f6252c4ec2a94dbd59e6369f5efae42e4beab


# d46cdad7 06-Sep-2011 Hong Zhang <hzhang@mcs.anl.gov>

skip non-scalable ISGetIndices(iscol[i],&icol[i]) when allcolumns are wanted
in MatGetSubMatrices_MPIAIJ_Local()

Hg-commit: c89738474a7410a778829511a74a5dee74f70108


# b4fbaa2a 02-Sep-2011 Mark F. Adams <mark.adams@columbia.edu>

cleaned up logging in PC GAMG, protected TRIANGLE in code so its not required to use GAMG.

Hg-commit: 6464a3de71a10c072d01ad2f50c35282611cb5b8


# fcd14d6b 02-Sep-2011 Hong Zhang <hzhang@mcs.anl.gov>

cleanup MatGetSubMatrices_MPIAIJ_Local(). Remove C++-style comments

Hg-commit: 7ace62ed681931ebd43cc24ea1b5083d92e08e10


# a23e4ea7 02-Sep-2011 Hong Zhang <hzhang@mcs.anl.gov>

add special case "wantallmatrixcolumns" to MatGetSubMatrices_MPIAIJ_Local()
for scalability. Remove non-scalable cmap.

Hg-commit: 1093ea5868ecc66af6495897c874dfeca9de9f62


# 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


# 2a43252c 14-Dec-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: 3ffbd222c172c8def9ba55c873d1877dfe302d7a


# 3861aac3 13-Dec-2011 Jed Brown <jed@59A2.org>

Add InsertMode argument to PetscTableAdd()

Hg-commit: 2cec7fc947c83dd32154ec42fd5ca5e989a3ecc5


# b6a51c36 07-Nov-2011 Peter Brune <brune@mcs.anl.gov>

commit after merge

Hg-commit: 4afddb78e4d16b99952e891a10244a92ea0015ab


# 6bc0bbbf 21-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

updated PetscTableDestroy() to new paradigm

Hg-commit: ac57dd2a39d9e719ebeec1c5179c4469b71a8d21


# 6bf464f9 18-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

converted rest of source code to take pointers into destructor reoutines. make test workds

Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3


# fcfd50eb 15-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

partcially completed making PETSc object destructors take & for the argument

Hg-commit: e5e776c3749e6dc0b2c108f7f84f10a7aaba55f5


# 791de8ea 06-Apr-2011 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: eccdea19a6e2389ca79932e91d820096a6a90172


# abe6c858 06-Apr-2011 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 16eb535bdb9ba314222f7218dc18382323c0bbcc


# a6d3ce06 06-Apr-2011 Hong Zhang <hzhang@mcs.anl.gov>

trivial cleanup and update mat/examples/tests/ex92.c for testing sbaij matrices

Hg-commit: 75902af3e36b743627e5e1198041fd80e1c75314


# 8f9f447a 05-Apr-2011 Hong Zhang <hzhang@mcs.anl.gov>

trivial cleanup of MatIncreaseOverlap_MPIAIJ/BAIJ_Once(): use PetscMallocN()

Hg-commit: adfccfed00dbd976dd64ae16fe3f0abade77942d


# 24c049a4 03-Apr-2011 Hong Zhang <hzhang@mcs.anl.gov>

eliminate non-scalable "rtable" from MatIncreaseOverlap_MPIBAIJ_Once, using updated PetscLayoutFindOwner()

Hg-commit: 46250962cc927b92089a10726772e1769df3a589


# 3de5634d 02-Apr-2011 Hong Zhang <hzhang@mcs.anl.gov>

use CTABLE in MatGetSubMatrices_MPIBAIJ_local() for rmap and cmap to make it memory scalable.

Hg-commit: 29fa16025075f641a4915424f5a132c988996968


1...<<11121314151617181920>>...27