History log of /petsc/src/mat/interface/matrix.c (Results 2476 – 2500 of 3231)
Revision Date Author Comments
# 4ab79f74 06-Mar-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: b66158ae56936dbc51c53435e2a067b4ce824630


# 80530efd 02-Mar-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: e7ff4ce8d18599760dc69c517b5e5049bd272de1


# 990b82e8 02-Mar-2007 Victor Eijkhout <eijkhout@tacc.utexas.edu>

MatGetSubmatrix typo corrected

Hg-commit: cefdd2c5624960fd52a4b46883bf05e23c4ef400


# d84b8721 25-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: a229274adf8e0b36a05382a9e7a54247aa448386


# b1020a3e 24-Feb-2007 Lisandro Dalcin <dalcinl@gmail.com>

merge

Hg-commit: f5b277cf0041a83bade3e0888433d345dbdfe034


# dd5b7e1a 24-Feb-2007 Hong Zhang <hzhang@mcs.anl.gov>

update getrowmax to getrowmaxabs

Hg-commit: 6110ccb7550fbee4956a3ab094e33cbbad9fb862


# 985db425 22-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

changed MatGetRowMax() to MatGetRowMaxAbs() corrected for all cases
added MatGetRowMax() and MatGetRowMin() implemented for SeqAIJ and SeqDense

Hg-commit: d30c19208a05a3736f31c2cee3e9876a19389d7c


# 478313bc 20-Feb-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 7963e139250b4d8fd6a0db5bc5733d41c3e2d5c4


# 7179ab9c 19-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 62e6b177e7a61eb837967f7a9c4954c81e5b84d6


# 3e32baed 19-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

put field names into Vince's ex31.c
seperated forminitialguess and function into three parts
runs with bogus initial guess and bogus identity function

Hg-commit: 66357d8b383cadf57e785eeedb6af08828fd

put field names into Vince's ex31.c
seperated forminitialguess and function into three parts
runs with bogus initial guess and bogus identity function

Hg-commit: 66357d8b383cadf57e785eeedb6af08828fd21b7

show more ...


# 3b3e0e94 18-Feb-2007 Hong Zhang <hzhang@mcs.anl.gov>

enable fill=PETSC_DFAULT in MatMatMultSymbolic()
add nightly test for MatMatMult()

Hg-commit: 78999d01ed945f31cd6905b9d938f0aecc451275


# e54fd5d2 06-Feb-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: f6f240227a5a4ff4b35be6c65225a2a50921fb04


# 8a7b2030 06-Feb-2007 Lisandro Dalcin <dalcinl@gmail.com>

add event MAT_GetRowIJ

Hg-commit: f775a0f506c35a184bd6dfe6a2e9f69941b3c1ef


# c3122656 01-Feb-2007 Lisandro Dalcin <dalcinl@gmail.com>

fix incref/decref pattern in many places

Hg-commit: 22e103f7957be81eb52288a9ed4ffb27537b6d8f


# 887ef4d2 31-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 38de8b7fb5cb49a6c2b473d0db850f056fad1f61


# 4be08ebb 30-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

merge

Hg-commit: c29ce07f1034b929845a50b0343f8daeff0ce35e


# e877590f 30-Jan-2007 Lois Curfman McInnes <curfman@mcs.anl.gov>

added some refs for proposal

Hg-commit: f5392d9042423f59db34231c6c7b67cd366ad20d


# eecde7e7 30-Jan-2007 Matthew Knepley <knepley@mcs.anl.gov>

Better comment on MatGetSubMatrix
- Small fix in Mesh.hh for Discretization

Hg-commit: 457dbbeee1e62a9b893997deb862bc6e561e1e41


# 2120111c 11-Jan-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: e2033f49c2b7d0b8c0b6d404de26a7b27c323e2e


# 9dfb5993 11-Jan-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 5b002539f7bb6e94c232479a607bbe05d6885922


# 7dbad74a 11-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

stupid autocommit

Hg-commit: 285500b7737c1cf7730f0f297bfb0c90b568fd62


# 69db28dc 10-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

mv MatGetRedundantMatrix() from redundant.c into files under /mpiaij.

Hg-commit: 16b39331767fdbde8c3dd7e55e83336ce9a6b1f7


# 58f42ca5 15-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

merge disastor

Hg-commit: 3a08d2d1af51af526ce486055065ebb74ece3fda


# f2b054ee 14-Dec-2006 Hong Zhang <hzhang@mcs.anl.gov>

add runtime info for fill ratio of MatMatMult() and MatPtAP()

Hg-commit: dfaec288a453a53f02448d177e1249db9fe2378f


# 3050cee2 12-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

petsc.bib reference to Downar and Salome coupling approaches
add PetscViewerASCIIGetStdout() to use in PETSc source
instead of PETSC_VIEWER_STDOUT_(comm) for traditional PETSc error handling

Hg-co

petsc.bib reference to Downar and Salome coupling approaches
add PetscViewerASCIIGetStdout() to use in PETSc source
instead of PETSC_VIEWER_STDOUT_(comm) for traditional PETSc error handling

Hg-commit: d5925024de9641e364c42958da386445812c4f79

show more ...


1...<<919293949596979899100>>...130