| #
5e49412c
|
| 10-Oct-2014 |
Hong Zhang <hzhang@mcs.anl.gov> |
reduce dependancy on psubcomm for MatGetRedundantMatrix_MPIAIJ()
|
| #
fcf8ad46
|
| 10-Oct-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
MatGetDiagonalBlock() can be called before matrix is assembled
|
| #
9c8f2541
|
| 10-Oct-2014 |
Hong Zhang <hzhang@mcs.anl.gov> |
rename MatCreateMPIAIJConcatenateSeqAIJ() to MatCreateMPIMatConcatenateSeqMat()
|
| #
ee2838f6
|
| 30-Sep-2014 |
Toby Isaac <tisaac@ices.utexas.edu> |
Merge branch 'tisaac/feature-fe-geom-dim' into tisaac/plex-flexible-projection
Use the new PetscFECellGeom
Conflicts: include/petscdmplex.h include/petscfe.h src/dm/impls/plex/plexfem.c
|
| #
59127044
|
| 28-Sep-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/fix-mat-view-bs'
* knepley/fix-mat-view-bs: Mat: Correct MatView() for different row and column block sizes
|
| #
ca3142fd
|
| 26-Sep-2014 |
Mark Adams <mfadams@lbl.gov> |
Merge branch 'master' of bitbucket.org:petsc/petsc into mark/ex49-bs
|
| #
96a74ce7
|
| 24-Sep-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/docs-matblocksize'
|
| #
bb7ae925
|
| 19-Sep-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
added test to manual pages clarifying what row and column Mat blocksize actually mean someone added them without any regard for how confusing it would be to users
|
| #
2a7a6963
|
| 19-Sep-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
MatGetVecs() and KSPGetVecs() replaced with MatCreateVecs() and KSPCreateVecs() since they are creators not getters
|
| #
e01f5957
|
| 18-Sep-2014 |
Lawrence Mitchell <lawrence.mitchell@imperial.ac.uk> |
Mat: Correct MatView() for different row and column block sizes
|
| #
749a76f7
|
| 18-Sep-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'psanan/doc-typos'
|
| #
be245345
|
| 04-Aug-2014 |
Patrick Sanan <patrick.sanan@gmail.com> |
fix to MatView man page
|
| #
487f4519
|
| 16-Sep-2014 |
Hong Zhang <hzhang@mcs.anl.gov> |
Merge branch 'hzhang/elemental-matconvertnew'
|
| #
af8000cd
|
| 12-Sep-2014 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatConvert_SeqAIJ_Elemental()
|
| #
609885f5
|
| 13-Jul-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'stefano_zampini/pcbddc-primalfixes' into stefano_zampini/pcbddc_deluxe
|
| #
26ba9691
|
| 27-Jun-2014 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/fix-matlab-socket'
Conflicts: makefile
|
| #
502b79f1
|
| 27-Jun-2014 |
Satish Balay <balay@mcs.anl.gov> |
matlab: update matlab related files with the new share/petsc/matlab location
|
| #
4907a4d7
|
| 03-Jun-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merged upstream/master to feature-dmmoab
|
| #
299992b9
|
| 03-Jun-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merge remote-tracking branch 'upstream/master'
|
| #
b015001c
|
| 28-May-2014 |
Peter Brune <brune@mcs.anl.gov> |
Merge branch 'master' into prbrune/snes-fascontinuation
* master: (855 commits) fix for moab example had wrong blocksize of mapping docs:remove src/docs/doxygen/manual [per Barry's instructions]
Merge branch 'master' into prbrune/snes-fascontinuation
* master: (855 commits) fix for moab example had wrong blocksize of mapping docs:remove src/docs/doxygen/manual [per Barry's instructions] gfortran: remove 132 char limit from f90 free-form SNES: Set up matrix-free *after* copying the user Jacobian to snes->pc DMPlex-Gmsh: Use trueNumCells when building the coordinate section Sys: Got guard logic reversed Sys: The #define guard for PetscMalloc*() must match the one for PetscFree*() PetscFV: I hate fucking complex removed ltog scatter from DMDA since functionality can be obtained with gtol scatter and less memory fix test of DMLocalToGlobalBegin/End and add actual test cases improve object memory logging for DA, ISLocalToGlobal and ISBLOCK lower high water mark of constructing parallel scatter by allocating only as much room in svalues as needed owner in VecScatter construction is the rank, therefor can use PetscMPIInt to hold it do not PetscInt another reuse of allocated array in 2d/3d DMDA create improved high water mark of DMDASetups by implementing and using PETSC_USE_POINTER for ISCreateBlock() PetscFV: Another complex fix DMPlex+TS: Fixing types ISIdentity() was wrong for block IS! Indices are NOT scaled by bs PetscFV: Straighten out complex types TS ex11: Fix casts and remove unused variable ...
show more ...
|
| #
4244436b
|
| 27-May-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'jed/dmda-memusage'
|
| #
fc31e74d
|
| 27-May-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
removed some leftover localtoglobalmappingblock code
|
| #
536b137f
|
| 23-May-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
changed isams to issaws for code clarity
|
| #
92c494f3
|
| 23-May-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/saws-options
|
| #
021e0df4
|
| 23-May-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'jed/dmda-memusage'
|