| #
ba1573a8
|
| 24-Aug-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Added public function PCISSetSubdomainDiagonalScaling for setting custom pointwise scaling in PCIS.
A little bug fixed for bddc code.
Hg-commit: bef5508416bed448de2dc601b48698333ade2f63
|
| #
f3bf607b
|
| 10-Aug-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 5d40997985620b0ab10e66197464bd8588e8f80b
|
| #
57a90dec
|
| 09-Aug-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Unneeded copy removed.
Hg-commit: f9693130889c64e38709947c5baacdfc515b4029
|
| #
ca0077cb
|
| 09-Aug-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d937c2b75fc37abb900728016e11f7b9ed4a79d4
|
| #
3972b0da
|
| 07-Aug-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Changed how to deal with dirichlet boundaries. Also, minor changes to bddc code.
Hg-commit: 5927b9a10f1f99137708b6a55f48f724495308b6
|
| #
23d4d1a5
|
| 24-Jul-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Memory leak removed.
Hg-commit: 9c2998e066a7ed1f24487d4f15186d92a6a8385e
|
| #
d5d5282e
|
| 19-Jul-2012 |
Brad Aagaard <baagaard@usgs.gov> |
Merge.
Hg-commit: a14455a9811c9485ecd5fdd98bc20d9f2d731daa
|
| #
a81d60d8
|
| 13-Jul-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
A very small change.
Create ISes for field splitting in BDDC when they are not passed in by the user.
Hg-commit: c8e0219f84034755f65c7cab6ecddf01326c6dfb
|
| #
534831ad
|
| 13-Jul-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Added support for change of basis approach in BDDC code.
Now the default behaviour change basis on the edges and use explicit constraints on the faces.
Hg-commit: 289a366e7a29b064b91cd56aea6e4c7c20
Added support for change of basis approach in BDDC code.
Now the default behaviour change basis on the edges and use explicit constraints on the faces.
Hg-commit: 289a366e7a29b064b91cd56aea6e4c7c20085212
show more ...
|
| #
11d8f4c2
|
| 10-Jul-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Solved a bug in MPI call during interface adapting.
Hg-commit: 031ab07585a277b9a8266349bf66edc22d3b9e84
|
| #
48fab831
|
| 09-Jul-2012 |
Brad Aagaard <baagaard@usgs.gov> |
Merge
Hg-commit: 8f74ca6da3dda2e92c9063777436a7e360bcc637
|
| #
2617d88a
|
| 06-Jul-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Partition of unity application moved outside the call to PCBDDCApplyInterfacePreconditioner. Changed the prototype of the function accordingly.
Hg-commit: d938b8ee259cdc3f6e10e9e62eac372caeb4e5c7
|
| #
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 ...
|
| #
e5996a9a
|
| 15-May-2012 |
Paul Mullowney <paulm@txcorp.com> |
updated and merged from petsc-dev
Hg-commit: 4bdbb24181fe1c8ce13e9b82c1d499b152c3d14f
|
| #
171dad80
|
| 11-May-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: cb1ab7bdadb003e0ed486eed4d0b810f20691705
|
| #
6c9de887
|
| 10-May-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
add support for hybrid Chebyshev typo: Chebychev -> Chebyshev
Hg-commit: 9ffb4f0fe85d25e0c38846e992beea31cd2353bb
|
| #
36e030eb
|
| 08-May-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Added PCBDDCGetBoundaries; BDDC code now uses Get APIs for Dirichlet and Neumann boundaries.
Hg-commit: ecaa5921e374514cf6c40209d24f87cff20b3050
|
| #
831a100d
|
| 08-May-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Added slot for subdomain scaling factor to pcis.h and changed creation of pcis->D in pcis.c accordingly. Added API for setting the scaling factor.
Hg-commit: 73ed1a76f4247024fca5216f2d34881084d97e75
|
| #
d3ee2243
|
| 08-May-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Added explicit call to MatSetBlockSize in MatCreateIS. Removed MatGetVecs_IS no longer needed. API changes documented.
Hg-commit: 93e67397a06693ce50a3a7dee111d0d37c5f68fe
|
| #
4e4c7dbe
|
| 07-May-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Added block size to MatCreateIS and MatGetVecs_IS function. MATIS code modified accounting for changes.
Hg-commit: a942f19a37c94cb8bc154e61416dbd65cd16b4ab
|
| #
fcda91b4
|
| 03-Apr-2012 |
Jed Brown <jed@59A2.org> |
PCBDDC use near null space via the API
Hg-commit: ad282d2e500839a8d4f383832dde542c09558316
|
| #
de534f79
|
| 02-Apr-2012 |
stefano_zampini <stefano.zampini@gmail.com> |
Added support in case of null constraints on connected components and use_nnsp_true
Hg-commit: 24e6cb2e44c7e9197930992407984f3fb1403840
|
| #
d11ae9bb
|
| 02-Apr-2012 |
stefano_zampini <stefano.zampini@gmail.com> |
Solved bug in PCBDDCSetDofsSplitting
Hg-commit: 14a87fc240d6a80c3185662a27cfb56259c30a65
|