History log of /petsc/src/snes/tests/ex8.c (Results 26 – 31 of 31)
Revision Date Author Comments
# 98921bda 28-Jan-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

SETERRQ[1-9]+ begone


# 68ce86a1 18-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-ceed-integration' into 'main'

Plex: Initial CEED integration

See merge request petsc/petsc!3918


# 30602db0 14-May-2021 Matthew G. Knepley <knepley@gmail.com>

Plex: Update examples to use new creation interface


# ee90678e 26-Aug-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-adaptive-interpolation' into 'master'

Knepley/feature plex adaptive interpolation

See merge request petsc/petsc!3018


# d6837840 31-Jan-2019 Matthew G. Knepley <knepley@gmail.com>

Plex: Tests for adaptive interpolation
SNES ex8: Test for adaptive interpolation
SNES ex13: Added simple example of adaptive interpolation in GMG
SNES ex12: Added checkerboard test from Brannic

Plex: Tests for adaptive interpolation
SNES ex8: Test for adaptive interpolation
SNES ex13: Added simple example of adaptive interpolation in GMG
SNES ex12: Added checkerboard test from Brannick et.al. optimal interpolation paper
Mat ex7/ex182 Filter out info for libpetscbamg from tests

show more ...


# 557cf195 31-Jan-2019 Matthew G. Knepley <knepley@gmail.com>

DM+SNES: Preliminary adaptive interpolation
- Using the scheme from BootstrapAMG with some modifications to apply to GMG
- Moved adaptive interpolation into DM from Plex
- Added event for adaptation

DM+SNES: Preliminary adaptive interpolation
- Using the scheme from BootstrapAMG with some modifications to apply to GMG
- Moved adaptive interpolation into DM from Plex
- Added event for adaptation
- Added routine to check an interpolator
- Added viewer for coarse and fine vectors used for interpolation optimization
- Add coarse space determined by eigenvectors
- Right now adaptive interpolation is unweighted

show more ...


12