Skip to main content

Module linear_solver_type

Module linear_solver_type 

Source
Expand description

Linear solver type for implicit ODE solvers.

This module defines LinearSolverType, an enum specifying which linear solver to use inside implicit ODE methods (BDF, ESDIRK, TR-BDF2):

Enums§

LinearSolverType