GEOS-DEV / GEOS

GEOS Simulation Framework
GNU Lesser General Public License v2.1
203 stars 80 forks source link

Create exhaustive solver parameter list #174

Closed joshua-white closed 5 years ago

joshua-white commented 5 years ago

Anticipate all possible parameter specifications for solver

joshua-white commented 5 years ago

I've created an RST document with what I think is a comprehensive list of linear and nonlinear solver parameters. See attached screenshot. Let me know what you think: @rrsettgast, @castelletto1, @MatthiasCremon. Also need to figure out where to actually put this in the repo.

solverparameters

castelletto1 commented 5 years ago
joshua-white commented 5 years ago

Okay, I added Appleyard, ILUK, SAI, and block options. For polyDegree, Trilinos just interprets numSweeps as the Chebyshev polynomial order. I should also probably add an "not-implemented" marker for many options, since this is the final goal, not where we are now.