History log of /petsc/src/ksp/pc/impls/bddc/bddcprivate.c (Results 376 – 400 of 1076)
Revision Date Author Comments
# cd18cfed 25-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: pass local coordinates if the local solver supports PCSetCoordinates


# ab8c8b98 21-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: import dofs coordinates into PCBDDCGraph

this is to enable face-based corner selection


# 3272d46b 21-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: compress constraint matrix


# bd2a564b 21-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: added initial support for adaptive coarse space for symmetric indefinite problems


# 57715f18 21-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: fix constraints tolerance


# 04a6f24a 20-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: fix tolerances in when importing near null space constraints


# a040e873 20-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: use l2g info instead of edges and faces


# 88113c35 18-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: move option customation of SubSchurs to initialization

allow matsolverpetsc at command line (mostly for testing purposes)


# 6a8fc67b 16-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: get block size as vertex_size if monolithic has been requested

this is for elasticity to work


# a56cd285 16-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

Fix issues reported by nightly builds

I really don't know why the testing bddc code was included in the commit


# fb6280fb 15-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: added some more data to the matlab file


# 837cedc9 29-Jan-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: use private function for inverting the factors instead of calling MatMatSolve


# d4a6ed37 15-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

DMDA: add API to retrive subdomain lower-left corner and element size


# 7620a527 14-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: add basic subdomain corner detection for DMDA


# c2e478a1 12-Feb-2018 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' of bitbucket.org:petsc/petsc


# fafa90ed 12-Feb-2018 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/stefano_zampini/add-fetidp-example-ex69'


# 8d667f4e 09-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

Merge remote-tracking branch 'origin/maint'


# e33cde6d 07-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: remove old and useless PCFactorSetReuseFill


# b30aa71a 07-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

Merge branch 'maint' into stefano_zampini/add-fetidp-example-ex69


# 03dfb2d7 07-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: fix few minor bugs


# eebe5909 04-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

Merge remote-tracking branch 'origin/maint'


# a7414863 04-Feb-2018 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: small bugfixes


# d8acc534 30-Jan-2018 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/fix-matsolvertype'


# ea799195 29-Jan-2018 Barry Smith <bsmith@mcs.anl.gov>

change MatSolverType to be a const char* typedef to match other XXType

Commit-type: style-fix
Reported-by: Franck Houssen <franck.houssen@inria.fr>


# f4256b6c 27-Jan-2018 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/matsolverpackage-matsolvertype'


1...<<11121314151617181920>>...44