setCvodeLinearSolver: Set the CVODE linear solver

View source: R/RcppExports.R

setCvodeLinearSolverR Documentation

Set the CVODE linear solver

Description

Set the CVODE linear solver

Usage

setCvodeLinearSolver(type)

Arguments

type

Integer: 1=dense (default), 2=band (currently aliases to dense), 3=gmres, 4=bicgstab, 5=tfqmr

Value

NULL (invisibly)


rxode2 documentation built on July 28, 2026, 5:08 p.m.