History log of /petsc/src/mat/impls/aij/mpi/mpiov.c (Results 426 – 450 of 655)
Revision Date Author Comments
# 61e06991 08-Jun-2012 Matthew G Knepley <knepley@gmail.com>

Merge from 3.3

Hg-commit: c88eefaa037908f9ac6a5d6820ef7f62b2fd05ff


# 1bcc62fd 08-Jun-2012 Matthew G Knepley <knepley@gmail.com>

Bug fix for MatGetSubMatrices_MPIAIJ_Local() when no submatrices are requested.

Hg-commit: f9a0ff6a135338fc42b93235974eceef9984887f


# c7e6e2c7 04-Jun-2012 Jed Brown <jed@59A2.org>

Fix bad cast syntax

Hg-commit: b5972847114825b1d6f566981883d5ed67bbb148


# 29dcf524 03-Jun-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

Make MatGetSubMatrices_MPIXAIJ() error out on unsorted col indices. Disable broken MatPermute_MPIXAIJ(). This indicates a problem with MatGetSubMatrix_MPIXAIJ() with unsorted indices().

Hg-commit:

Make MatGetSubMatrices_MPIXAIJ() error out on unsorted col indices. Disable broken MatPermute_MPIXAIJ(). This indicates a problem with MatGetSubMatrix_MPIXAIJ() with unsorted indices().

Hg-commit: 6f7bc96353fea1dfc5aad18ee74e4f8a12fd99e8

show more ...


# 10e9db80 30-May-2012 Paul Mullowney <paulm@txcorp.com>

Pulled in changes from petsc-dev. make tests passing. Everything looks good.

Hg-commit: 94eb5d50210da3db6d654576e30f2a31ec2adf25


# 158b5388 04-Jun-2012 Jed Brown <jed@59A2.org>

merge release-3.3

Hg-commit: 5fedf93c78c2bdcaabc4b8ee7380a68199d19b3c


# e5996a9a 15-May-2012 Paul Mullowney <paulm@txcorp.com>

updated and merged from petsc-dev

Hg-commit: 4bdbb24181fe1c8ce13e9b82c1d499b152c3d14f


# 848cd4f1 14-May-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: e68fe5554aa35a36692bac5980575a9772e8a240


# a213cbb1 15-May-2012 Mark F. Adams <mark.adams@columbia.edu>

reactivated inheritance of block sizes in MatGetSubMatrix methods with a fix of taking the block size from the IS.

Hg-commit: f497b269393bfde79ad711ca7edb9bdcec8ad83b


# 07295060 14-May-2012 Barry Smith <bsmith@mcs.anl.gov>

cannot set block size of MatGetSubMatrix() without checking that it is a valid result

Hg-commit: 7ea93c40c86e44feb500f176f5ee504415ccd58c


# a2f3521d 01-May-2012 Mark F. Adams <mark.adams@columbia.edu>

Added block size inheritence in Mat methods.

Dissable a block IS optimization in VecScatterCreate that was wrong with blocks from Mat mult methods.

Added some debug code for a user.

Refactored GAM

Added block size inheritence in Mat methods.

Dissable a block IS optimization in VecScatterCreate that was wrong with blocks from Mat mult methods.

Added some debug code for a user.

Refactored GAMG for KKT solves.

N.B., there are a lot of changes here, sorry to dump this just before a release ...

Hg-commit: a85625d104df12863d7d1735f9fdbe9b281ef7d2

show more ...


# 251f4c67 27-Apr-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

PetscTypeCompare -> PetscObjectTypeCompare

Hg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be


# f27dfc53 11-Apr-2012 Peter Brune <brune@mcs.anl.gov>

Commit after merge

Hg-commit: dd9de3c9b6c26331f5d70e21b5ec7304b66251d1


# e02043d6 10-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

Removed unneeded setting of Mat Block size, should respect already set value, removed unneeded checking of negative blocksize this is handled in PetscLayoutSetUp().

Hg-commit: 2d1c2b03ef3a0925025555

Removed unneeded setting of Mat Block size, should respect already set value, removed unneeded checking of negative blocksize this is handled in PetscLayoutSetUp().

Hg-commit: 2d1c2b03ef3a0925025555e660e6834a4bd0a50c

show more ...


# 94bacf5d 01-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

Phase 2 of update of PetscBT: PetscBTDestroy() takes pointer

Hg-commit: aca1f1363559db957297829187a5e034ace731de


# 53b8de81 01-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

phase 1 of PetscBT conversion: changed from Macros to static functions

Hg-commit: 7b64fe46b771f1e27250f571813ebf7716745437


# 51322221 28-Feb-2012 Jungho Lee <julee@mcs.anl.gov>

commit after merge

Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11


# 983ee111 28-Oct-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: b584b5d00755e10f2f8b8f1e271250ea3a7b046c


# c5287449 28-Oct-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 2a372a7e1e4585876ca01c369fbe01ef7cdc023e


# d673de6f 28-Oct-2011 Jed Brown <jed@59A2.org>

merge ASM fix from 3.2

Hg-commit: 104686ef66c5037d2a00e9be84f8547c026a7909


# e9e5ba04 28-Oct-2011 Jed Brown <jed@59A2.org>

Fix info printing, args did not match format string

Hg-commit: 9560eb204e4de0c06f1e309ba53c55c6a6b49921


# 9066e3d5 04-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

initialize cmap_i to fix nightly build complains

Hg-commit: 92a5f4c7a2fc8ee99878a3b5a7fee2415ed86445


# 472b90b3 26-Sep-2011 adams <adams@jaguarpf-login1.ccs.ornl.gov>

fix for emtpty procs on input grid (2nd commit).

Hg-commit: 416bc569082d603eba1a683707921f8a1b880bdb


# 8aa69af5 23-Sep-2011 Jed Brown <jed@59A2.org>

merge

Hg-commit: 1e229776bfd44f4b459456504b3110137e0481a8


# b1f6f9fc 23-Sep-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: 866723830dfe0ff26ba0638381626709048310af


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