History log of /petsc/src/mat/impls/dense/mpi/mpidense.c (Results 776 – 800 of 1213)
Revision Date Author Comments
# 4aa3045d 27-May-2009 Jed Brown <jed@59A2.org>

MatGetSubMatrix API change

The user now specifies a parallel IS for the columns. The local part of
this IS corresponds to the local columns of the matrix. Note that
MatPermute_MPIXAIJ calls the pr

MatGetSubMatrix API change

The user now specifies a parallel IS for the columns. The local part of
this IS corresponds to the local columns of the matrix. Note that
MatPermute_MPIXAIJ calls the private versions where the full index set
is given. It is probably desirable for MatPermute to also use a
parallel IS rather than require a gathered IS.

Ripped out MatGetSubMatrixRaw, it is not used anywhere in PETSc.

Hg-commit: 3b40e47b3df6b69dfffc2cc67b61dab74aafd570

show more ...


# 81594ee8 04-May-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 13ee4a481d0761c31f428ae3d48cb56ce869752b


# d519adbf 30-Apr-2009 Matthew Knepley <knepley@mcs.anl.gov>

Removed MatCompress completely

Hg-commit: 4724a9ef7c2da8d62781764b00487fecf0216211


# ca4a67af 20-Apr-2009 Jed Brown <jed@59A2.org>

commit after merge

Hg-commit: 584f88721eaca25d8f2b664f5a51113f73e035a0


# 93f867b0 18-Apr-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 223544d8a4f58609922ccab5787c1856a7378f15


# 8ff8987e 14-Apr-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 78e0b73dc53bd38fabef7c4756967606c17cd9a2


# dc0b31ed 13-Apr-2009 Satish Balay <balay@mcs.anl.gov>

make sure PetscLogDouble [or double precision] is used with PetscLogFlops()

Hg-commit: ffd276ade7628201e372c3edeb836ff72eec68e0


# efe6c3a7 16-Feb-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: c24770da2f7a4ec6d2c54d0774691ec6c5dd493c


# dbf0e21d 08-Feb-2009 Barry Smith <bsmith@mcs.anl.gov>

fixes to mpibaij.c found in nightly build
fixes to wrong use of CHKERRQ() throughout code

Hg-commit: 733dea1e39d18170feab68a0e7a269e3248a628a


# 6d429783 07-Feb-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 3c9bf92b2ae53a2f921457353a4d9aa6810b13d0


# 43a46af4 06-Feb-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 46250272eaaa702d988d0bc4c1f25fc70bf0c0cc


# 27372a29 06-Feb-2009 Hong Zhang <hzhang@mcs.anl.gov>

merge release

Hg-commit: f6548c3f34991f3ed0bbea28dd7b8404babee286


# 25a33276 06-Feb-2009 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for MatGetSubMatrix_MPIDense()
contributed by Yujie <recrusader@gmail.com> [PETSC #19002]

Hg-commit: 4628bf556be954e994f6918d8dbb98cb25e24484


# 3b3b501a 08-Jan-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 71717d7efea27894ff94a908955a31836833aa10


# 1c690be3 08-Jan-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: eddd1e897162cf632d02c5d9cd01b8dc699c2e8c


# a4f4c17d 07-Jan-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after pull of patch from 3.0.0

Hg-commit: 9690da43cc946c5d8278784dc47c15a1d600a0be


# 4de6b9f8 07-Jan-2009 Barry Smith <bsmith@mcs.anl.gov>

nrows should have been lda (which may be larger than nrows) as the offset for
each new column

Hg-commit: 119748446f3ebe58880787b0a85dda51cde00172


# f965c46b 31-Dec-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge from release

Hg-commit: 4bb5d3ce0febab49c55586045d68f6e4b2dc73bb


# 9dfbda78 31-Dec-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 2674b45c6e2c448dc7d6f3cf4c9407decdd10b48


# 54d67e9a 31-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

pulled patch from 3.0.0 adding MatAXPY_MPIDense()

Hg-commit: 22031aeb87822880320f506dfa08c152c428420c


# 488007ee 31-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

added MatAXPY_MPIDense()

Hg-commit: 4b333c324ba84800137ba89c9b931207889a22a6


# 9ec63c34 09-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 7ddf29846ae73a5dab5d7a30449e37ab712f82ee


# 7ae026d8 09-Dec-2008 Satish Balay <balay@mcs.anl.gov>

fix false possitive for formatted comment

Hg-commit: 78e4de6ddd8fc9c6c9b945a19fed2d8ccea13dcf


# 41c8de11 09-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

fixed up linearsolvertable.html for new approach to external direct solvers,
fixed the manual pages for the external solver packages like MAT_SOLVE_SUPERLU etc

Hg-commit: 559872e478fd5924356bb412b

fixed up linearsolvertable.html for new approach to external direct solvers,
fixed the manual pages for the external solver packages like MAT_SOLVE_SUPERLU etc

Hg-commit: 559872e478fd5924356bb412b1d4573c23d52501

show more ...


# 9e4a9f4b 04-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d7c6049210a18e22b28de873a039a252a31aa571


1...<<31323334353637383940>>...49