Lines Matching full:solvers
122 // parameter only makes sense for iterative solvers like CG.
138 // solvers have differing requirements on elimination_groups.
140 // The most common use is for Schur type solvers, where there
144 // num_eliminate_blocks in the Schur type solvers.
147 // Iterative solvers, e.g. Preconditioned Conjugate Gradients
155 // some cases the Schur complement based solvers can detect and
177 // This option only makes sense for unsymmetric linear solvers
202 // This option only makes sense for iterative solvers.
226 // iterative solvers. Direct solvers ignore them.
233 // iterative solvers.
310 // other linear solvers that depend on the particular matrix layout of
311 // the underlying linear operator. For example some linear solvers
350 // Linear solvers that depend on acccess to the low level structure of