Skip to main content

solve_implicit

Function solve_implicit 

Source
pub fn solve_implicit(prob: &Problem, opts: &Options) -> Solution
Expand description

Chooses between explicit and implicit methods based on stiffness detection.