Fix reference counting for FASHg-commit: ed3812babaf45f37e4ebfcfa170db0862039635a
added more FAS configuration options for ease of use; fixed some Gauss-Seidel bugs in ex50.cHg-commit: 70d707c0f88b72c9cde1645d9bf19ccb1a290036
more FAS fixes for compositionHg-commit: d5d168d0d0e59ce0eaa0fda2d31e15d9f48712c6
more FAS fixesHg-commit: b27693eb0e3ab2e9184c70422c5f5b082f6eb8df
fixed test examples to be the same with new fully composed FASHg-commit: e5edd82745d1d744647fea4d60bfaf7d38c1ad72
removed snes_use_gs and snes->usegs; use SNESGS instead nowHg-commit: 33cdc58540214fb127aed640a53850526359edf5
FAS now is totally built of composed solver componentsHg-commit: 7c951068ce41b208bd8fb528eeb92b7852805722
Mass revert file modes that were made executable in f6e61ee9c329Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
FAS now plays nice with snes_grid_sequenceHg-commit: 237bc3053bb90997e2cdc587a0fc9401d75a354f
Made FAS use SNESSetGSSweeps instead of having upsmooth/downsmooth happen in a loopHg-commit: 240071d4096b8de3e9e8df5b5010097251eea816
Fortran interface fixesHg-commit: 6a67beb1500e8122a9c5651ed320b60e12fe7aec
changed MatMatMult to MatTranposeMatMult.Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
FAS docs fixHg-commit: 45ee55fee317a13965abd267766bb7e994742d09
fixed a compiler warning in FASHg-commit: 7bc0232b274df526ef20298de7a41d4a52c229d8
flipped the signs on all the line searches to Newton solver conventionHg-commit: 1e3e3c9ab80ca8f717f4282912b8d9d328defb21
Fixed FAS output for -snes_view and fixed a small bug in NCGHg-commit: bb956a525a125f43b9bd20d8f66902f0e2f8808e
Added line-search to additive multgrid method.Hg-commit: 3959857a2c6c310df39a1e6405d8c47f4cda0426
commit after mergeHg-commit: 439dfdbd682db1b878aeffdee878abfc28af6478
Initial implementation of additive FASHg-commit: 3c91376eeeb13690b83f33cb5923e86f0a5750a9
started to add FAS types; modularized the FAS cycle for easier composability/additive implementationHg-commit: 4e72cb35ff5a4dc112db0b108cae04b601072962
Fixed makefileHg-commit: 12135361b40970ae3cb4f2d3a120e9a631af87c7
Fixed (?) rhs handling in fasgalerkinHg-commit: 9b710d319f34ff4588818c06c4e18a2020a2c0ec
added method-specific monitor to QN, fixed fasgalerkinHg-commit: 0c33880acc0096c370d36235d046591d69e2ded8
Initial addition of galerkin FAS methodHg-commit: 2f99abc9f071878ad7b8dd1c106b0ef9748e36dd
Added SNESSetUseGS() to provide choice between preconditioner or provided GS for all composable solversHg-commit: 4548a4ad4302bbc6f1115e9cb84fa303ab7ded01
1...<<111213