History log of /petsc/include/petscpc.h (Results 551 – 575 of 1091)
Revision Date Author Comments
# 7659c1be 28-Sep-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: e67798811b9e9715a27e1162d786ebd65ddc7d21


# b965d45e 25-Sep-2012 Stefano Zampini <stefano.zampini@gmail.com>

PCIS support to build partition of unity using stiffness scalings.

Hg-commit: 7275f30cccf8c7fbcdfacaaaa95697381d6624ff


# 4fad6a16 22-Sep-2012 Stefano Zampini <stefano.zampini@gmail.com>

Now BDDC can control number of levels.

Added public function PCBDDCSetMaxLevels.
Added PCBDDCSetCoarseningRatio to BDDC APIs which was missing.
Code now works with coarsening_ratio = 1.
Minor change

Now BDDC can control number of levels.

Added public function PCBDDCSetMaxLevels.
Added PCBDDCSetCoarseningRatio to BDDC APIs which was missing.
Code now works with coarsening_ratio = 1.
Minor changes to the code (coarse connectivity no more through faces only).

Hg-commit: 5b880935157fdc55ba14d40a21d66e7222bbbfe5

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


# 0bdf917e 18-Sep-2012 Stefano Zampini <stefano.zampini@gmail.com>

Added support for linear systems with non trivial kernels via PCBDDCSetNullSpace.

Added call to PCBDDCSetNullSpace in ex59
Removed M2 matrix in coarse function evaluation since it is not needed.
Min

Added support for linear systems with non trivial kernels via PCBDDCSetNullSpace.

Added call to PCBDDCSetNullSpace in ex59
Removed M2 matrix in coarse function evaluation since it is not needed.
Minor changes to the code.

Hg-commit: 8224017c60ff89d13ea7211eefd0f8346b43cc5b

show more ...


# ba4bd723 31-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 85ea2b32f01c9c465a4b0b5082ad81d2970a62e4


# 3425bc38 30-Aug-2012 Stefano Zampini <stefano.zampini@gmail.com>

Some changes to compile on BlueGene/Q in PCBDDCCreateConstraints matrix.

Added initial implementation of FETI-DP method with standard Dirichlet preconditioning (It works).

Hg-commit: e124353a8e72de

Some changes to compile on BlueGene/Q in PCBDDCCreateConstraints matrix.

Added initial implementation of FETI-DP method with standard Dirichlet preconditioning (It works).

Hg-commit: e124353a8e72deb992fcf64dfae8a3f94aee8294

show more ...


# 4dd37ed8 29-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: f6a88fee9ba1b8041ee9b459d0ad54470439160a


# 46caae47 24-Aug-2012 Jed Brown <jed@59A2.org>

Declaration for PCISSetSubdomainDiagonalScaling() [bef5508416be], remove dynamic funcs in PCISDestroy()

Hg-commit: f6bc373476aa6932e6547541b8378630977aab2f


# 2c8e378d 01-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

consistently use #include <petsc... instead of sometimes #include "petsc.... ; I hope this is ok Jed?
completed and tested bin/maint/makeframework

Hg-commit: 908e7d10407583f0a5bd5d356d023bd7969681

consistently use #include <petsc... instead of sometimes #include "petsc.... ; I hope this is ok Jed?
completed and tested bin/maint/makeframework

Hg-commit: 908e7d10407583f0a5bd5d356d023bd79696815b

show more ...


# d5d5282e 19-Jul-2012 Brad Aagaard <baagaard@usgs.gov>

Merge.

Hg-commit: a14455a9811c9485ecd5fdd98bc20d9f2d731daa


# a81db39e 10-Jul-2012 Jed Brown <jed@59A2.org>

merge from release 3.3

Hg-commit: 16a48bef135667ce0239e2e82447f147fb4edc06


# 0910f4e4 10-Jul-2012 Jed Brown <jed@59A2.org>

Fix -help for -ksp_norm_type and -ksp_pc_side before types are determined

Hg-commit: 2189e73a0652d669608ceb378d0287fd6a7faf89


# 48fab831 09-Jul-2012 Brad Aagaard <baagaard@usgs.gov>

Merge

Hg-commit: 8f74ca6da3dda2e92c9063777436a7e360bcc637


# 6a6fc655 04-Jul-2012 Jed Brown <jed@59A2.org>

Add const to many enum string lists

Hg-commit: c83e9a8fda58664955a3d65190eafbaf3a08ee6d


# 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


# da1bb401 01-Jul-2012 Stefano Zampini <stefano.zampini@gmail.com>

Changes to bddc during code freeze.

Major changes:
Added support for setting local adjacency graph (CSR) from the user.
Solved vector leaking.
Removed // comments.

Hg-commit: 43d3e3766b81dfd837eefc

Changes to bddc during code freeze.

Major changes:
Added support for setting local adjacency graph (CSR) from the user.
Solved vector leaking.
Removed // comments.

Hg-commit: 43d3e3766b81dfd837eefcf3c231b4f8693d799a

show more ...


# 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


# 8d34e05b 29-May-2012 Jed Brown <jed@59A2.org>

PCCompositeAddPC takes const PCType

Hg-commit: df7df246f8d362b839be5d3c903041a70fcbac75


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

Commit after merge.

Hg-commit: 524cc2dc88d18c1b7907cb138b315383da8cd7dc


# 014dd563 16-May-2012 Jed Brown <jed@59A2.org>

Add --with-visibility, all public symbols are marked with PETSC_EXTERN

Hg-commit: 91d6ccc58aec44b109582d7decb1c094fd081024


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

updated and merged from petsc-dev

Hg-commit: 4bdbb24181fe1c8ce13e9b82c1d499b152c3d14f


1...<<21222324252627282930>>...44