History log of /petsc/src/ksp/pc/impls/gasm/gasm.c (Results 426 – 450 of 504)
Revision Date Author Comments
# b769355b 31-Dec-2012 Jed Brown <jed@59A2.org>

merge PetscSF implementation

Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294


# 8cbdbec6 30-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

removed all incorrect spaces before CHKERR...

Hg-commit: 653d9985c7cfe8fed21a37081a5b64f5e24e6c17


# c3df09d6 21-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ed1a46afbb3ca05b94b623600c6c387ba23868ed


# 1a83f524 21-Oct-2012 Jed Brown <jed@59A2.org>

Const-correctness for MatGetRowIJ()/MatGetColumnIJ()

The arrays have always been read-only according to the
documentation. This patch should cause no behavioral change.

This const-correctness casca

Const-correctness for MatGetRowIJ()/MatGetColumnIJ()

The arrays have always been read-only according to the
documentation. This patch should cause no behavioral change.

This const-correctness cascaded into the private ordering and coloring
routines.

Hg-commit: 7efa5f739222584a785675705479b4e17c346e6e

show more ...


# 6c2930d4 18-Sep-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8


# 3e08d2be 18-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

removed trailing blanks from source code
added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree

Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a


# 8caf3d72 18-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

code to match PETSc style guide for if (xxx) for (xxx) sizeof(xxx)

Hg-commit: 01e0d19bcd83a980fb5e8e32b294a95da72b405f


# 0f55b88d 03-Jul-2012 Satish Balay <balay@mcs.anl.gov>

backout all chmod stuff in bf971ba58125
[but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]

Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258


# c0174eb7 03-Jul-2012 Mark F. Adams <mark.adams@columbia.edu>

removed a spurious call to MatSetBlockSize.

Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a


# 8382e67f 26-Jun-2012 Paul Mullowney <paulm@txcorp.com>

committing after previous merge.

Hg-commit: 62ea3b3249ac52e1d599b51313301ac9e25ed491


# f1301baf 25-Jun-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 5fd7344ebb01d47fc51348189c58908ebeb94702


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

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

Hg-commit: 94eb5d50210da3db6d654576e30f2a31ec2adf25


# 8d4ac253 29-May-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

Minimize the amount of new code to fix the DM decomposition mixing issue.

Hg-commit: b207eabfcac123fd2af789a82a21a5ea73292445


# 16621825 27-May-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

Splitting up DM decomposition into field and subdomain decompositions.

Hg-commit: 25ae1465cd37db36ff0f764d65ffd3f1bf1fc0cc


# a35b7b57 06-Jun-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

PC(G)ASM should gracefully handle the case of empty outer subdomain list, even when inner subdomains are present.

Hg-commit: 57647567ccf204fe4096bde8e981160b5bd0a7e9


# c4eefb32 29-May-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: 524cc2dc88d18c1b7907cb138b315383da8cd7dc


# 7105d80b 17-May-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

Fixed GASM memory leaks.

Hg-commit: 0c80acaa8e4aa54f7393726b7c7cdc85b618dcb9


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

updated and merged from petsc-dev

Hg-commit: 4bdbb24181fe1c8ce13e9b82c1d499b152c3d14f


# 4bde246d 15-May-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

PCGASM output bug fixes and updated ex8g output.

Hg-commit: 5b40f9b627d9c0a0d9a027f825986ad08f843e27


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

Commit after merge.

Hg-commit: e68fe5554aa35a36692bac5980575a9772e8a240


# 6a4f0f73 11-May-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

Numerous GASM-related fixes and API change docs.

Hg-commit: 65891e71d6538241b2e1f74550253235c88c24de


# 06b43e7e 07-May-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

Reorganized GASM API and improved PCView_GASM

Hg-commit: 244afa5021e891eb860fb8a64e4f7071e380677e


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

PetscTypeCompare -> PetscObjectTypeCompare

Hg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be


# 778a2246 09-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

VecCreateXXXWithArray() now takes a bs argument since there is no other way to pass the block size in during creation process

Hg-commit: 465282368ed7696decd83c3d3b111f39348a7d40


# 69ca1f37 30-Mar-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

Bug fix: cannot assume DMCreateFieldIS() is implemented; return an empty field list then.

Hg-commit: de0779566bd9066abe15593211bfdb528fd2e4e7


1...<<1112131415161718192021