History log of /petsc/include/petscmat.h (Results 1251 – 1275 of 2308)
Revision Date Author Comments
# 7037fc97 19-Sep-2011 Peter Brune <brune@cs.uchicago.edu>

commit after merge

Hg-commit: 58b11639468a9f0b0b163b4e0ffc28d6efca1c9e


# 04ce4bd4 19-Sep-2011 Hong Zhang <hzhang@mcs.anl.gov>

merge from petsc-3.2

Hg-commit: 07774763ee5d4cba9fb0f5d4e3504cf5b2469911


# 76bdecfb 17-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

changed /*E for #define XXXType and the string values to /*J to get correct formatting of manual pages

Hg-commit: 672bb3e7f6e5ba6fa21a61ea8b04187f5f146b0e


# 1e633543 15-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

updated test output to use SNES Iterations instead of Newton Iterations
changed line search calling sequences so that all input arguments are passed before output arguments
fixed Picard to use same c

updated test output to use SNES Iterations instead of Newton Iterations
changed line search calling sequences so that all input arguments are passed before output arguments
fixed Picard to use same calling sequence of line searches as other SNES methods

Hg-commit: fae74e5081b3f5b3bc28fa3a5e81739ea7ae697c

show more ...


# bfae9544 08-Sep-2011 Jungho Lee <julee@mcs.anl.gov>

commit after merge

Hg-commit: aee85eceae49b0be84b866808d01e3877a200a0a


# fc3f3fdc 08-Sep-2011 Peter Brune <brune@cs.uchicago.edu>

commit after merge

Hg-commit: 9cbf2c231923b083e521e934a6bca8e96ed54c26


# 5f6043d5 08-Sep-2011 Satish Balay <balay@mcs.anl.gov>

merge from 32

Hg-commit: 2a932b9678b7d18ec91ebd2fa634798d76d1c322


# b6d6499f 08-Sep-2011 Satish Balay <balay@mcs.anl.gov>

remove dscpack interface as its been unused/unmaintained for the past few releases

Hg-commit: b4a56a5226a6394c9382bc82d021edeedbc6de93


# 19027de0 22-Aug-2011 Jose Roman <jroman@dsic.upv.es>

Clean interface for Party partitioner
Add verbose option to Chaco
Remove readme file since it is outdated

Hg-commit: e28962aa10d0b59508e07959b0d24b04ba98c941


# b6956c12 22-Aug-2011 Jose Roman <jroman@dsic.upv.es>

Clean interface for Chaco partitioner

Hg-commit: 87e23280a0cb9b1eda3c8e48aef9242df357c9f5


# e69bb54c 21-Aug-2011 Jose Roman <jroman@dsic.upv.es>

Remove wrapper to Jostle partitioner since it is not distributed in source code

Hg-commit: 842a32ba8a7153920fe705532522ec26be941a2c


# 50d91057 20-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

updated all of PTScotch stuff to use proper ptscotch name and not scotch (since scotch is not ptscotch)

Hg-commit: e7f0c67b1b4cbe2b0adabff762d85a2581d91541


# e0f1cffa 19-Aug-2011 Jose Roman <jroman@dsic.upv.es>

Update Scotch interface to latest version

Hg-commit: 1338fadb6656161277cb1f01449b09a466a2245a


# bda8bf91 18-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed bad merge

Hg-commit: d81cbcaf7d9958449fb47f9094433f68325f8ffd


# b35a58c1 18-Aug-2011 Peter Brune <brune@cs.uchicago.edu>

commit after merge

Hg-commit: 57a939f6a8380c8e7b5c9aa7c5851802805697c0


# 2f35a324 17-Aug-2011 Matthew G Knepley <knepley@gmail.com>

Fix merge

Hg-commit: a0024c547a987695d7645452ffd900ed701bc798


# 564f7d6d 17-Aug-2011 Satish Balay <balay@mcs.anl.gov>

fix compile error

Hg-commit: d22c3daa708db826543c6b244b20d434997d84d6


# bf1048b3 17-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9db8ce5d1752c7b2dc1f675d198df901278cd5a5


# 37868618 17-Aug-2011 Matthew G Knepley <knepley@gmail.com>

Added MatSetValuesBatch()
- The idea is to extract parallelism here, analogous to MatSetValuesBlocked()
- The default implementation just does a loop over MatSetValues() calls

Hg-commit: 5b195adbe6e

Added MatSetValuesBatch()
- The idea is to extract parallelism here, analogous to MatSetValuesBlocked()
- The default implementation just does a loop over MatSetValues() calls

Hg-commit: 5b195adbe6eb86917bc786cd1579c07684d7579e

show more ...


# bf2c1783 15-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

added threads.html page to mirror gpus.html and added installation instructions and links to this page from other pages

Hg-commit: 7fcc78d39eb12d79899369813d1cb01bf1233d81


# 7d6a0e61 15-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

updated discussion of PETSc with threads
fixed MATSEQPTHREADAIJ to MATSEQAIJPTHREAD

Hg-commit: 264131f1283f2e9b3d7687b1b961f6b25c50057e


# 1c001b75 07-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

itrying to check this in again. Added smoothed aggregation to PC GAMG, no really working.

Hg-commit: b0df5e777baf74893ca1df5fe9447ed4d19891a1


# e655b608 05-Aug-2011 Peter Brune <brune@cs.uchicago.edu>

merge

Hg-commit: 51248f62f2a5209585746c0bcf900565a4b48480


# bbead8a2 04-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

updated PCPBJACOBI to work for AIJ matrices with set block size also

Hg-commit: 0e020f5b49d3e02ffdf403ba777ccbc6d0077bb9


# 423d130b 27-Jul-2011 Jungho Lee <julee@mcs.anl.gov>

Merge after commit

Hg-commit: 37cbe816d3ef8fad39deb027ea00c1e7ccf3baa6


1...<<51525354555657585960>>...93