| #
609885f5
|
| 13-Jul-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'stefano_zampini/pcbddc-primalfixes' into stefano_zampini/pcbddc_deluxe
|
| #
d06fc5fd
|
| 13-Jul-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: forgot to commit relevant changes to bddcprivate.c and bddcprivate.h
|
| #
45344fc8
|
| 03-Jul-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'stefano_zampini/matis_getmpixaij'
|
| #
f446f392
|
| 02-Jul-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'maint'
|
| #
6a1308c2
|
| 01-Jul-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
BDDC: fix compile warnings
|
| #
906d46d4
|
| 30-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: change of basis matrix now acts on the whole set of degrees of freedom
Computation of the local change of basis is unchanged Interface for user defined change of basis has been changed accor
PCBDDC: change of basis matrix now acts on the whole set of degrees of freedom
Computation of the local change of basis is unchanged Interface for user defined change of basis has been changed accordingly A MatShell object is now created for matrix vector multiplications inside the KSP object
show more ...
|
| #
2bc0d5c7
|
| 27-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'stefano_zampini/pcbddc-maint' into stefano_zampini/pcbddc_deluxe
|
| #
34d6797c
|
| 27-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: PetscStrncpy needs an extra +1 now (see ff32304)
|
| #
a316fed8
|
| 27-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: use PetscObjectGetComm instead of PetscObjectComm
|
| #
83f1a634
|
| 27-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: bug fix
|
| #
34a97f8c
|
| 27-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: added implementation of deluxe scaling
|
| #
77165158
|
| 23-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'stefano_zampini/matis_getmpixaij' into stefano_zampini/pcbddc_deluxe
|
| #
b7ce53b6
|
| 22-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATIS: MatISGetMPIXAIJ is now well tested and can be public. Moved to MATIS source
minor corrections to matis.c
|
| #
2e1e5fa4
|
| 22-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATIS: added preallocation when local matrices are not dense
matrix type argument removed
|
| #
ff92baa0
|
| 15-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
BDDC: Insert needed cast
|
| #
0be93d54
|
| 14-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'stefano_zampini/pcbddc-multilevel-improvement'
Conflicts: src/ksp/pc/impls/bddc/bddcprivate.c
|
| #
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'
|
| #
7e0def11
|
| 01-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: move reuse fill after set form options also for Dirichlet and numann solvers
|
| #
4f3a063d
|
| 01-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC; added support for reuse fill under PCRedudant case for coarse solver
Reuse fill placed after set from options calls
|
| #
b9d89cd5
|
| 01-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC; compute symmetry only once
|
| #
a0d3c3ab
|
| 01-Jun-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC: added support for reuse fill during coarse matrix factorization
|
| #
b9b85e73
|
| 31-May-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCBDDC; added support for user defined change of basis
|
| #
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 ...
|
| #
92c494f3
|
| 23-May-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/saws-options
|