pydiffsol
Home
Usage
Examples
Benchmarks
API
pydiffsol
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
Y
A
all() (pydiffsol.MatrixType class method)
(pydiffsol.ScalarType class method)
(pydiffsol.SolverMethod class method)
(pydiffsol.SolverType class method)
armijo_constant (pydiffsol.InitialConditionSolverOptions attribute)
atol (pydiffsol.Ode attribute)
B
bdf (pydiffsol.SolverMethod attribute)
C
code (pydiffsol.Ode attribute)
current_state (pydiffsol.Solution attribute)
D
default (pydiffsol.SolverType attribute)
E
esdirk34 (pydiffsol.SolverMethod attribute)
F
f32 (pydiffsol.ScalarType attribute)
f64 (pydiffsol.ScalarType attribute)
faer_dense (pydiffsol.MatrixType attribute)
faer_sparse (pydiffsol.MatrixType attribute)
from_str() (pydiffsol.MatrixType class method)
(pydiffsol.ScalarType class method)
(pydiffsol.SolverMethod class method)
(pydiffsol.SolverType class method)
H
has_stop() (pydiffsol.Ode method)
I
ic_options (pydiffsol.Ode attribute)
InitialConditionSolverOptions (class in pydiffsol)
is_klu_available() (in module pydiffsol)
K
klu (pydiffsol.SolverType attribute)
L
linear_solver (pydiffsol.Ode attribute)
lu (pydiffsol.SolverType attribute)
M
matrix_type (pydiffsol.Ode attribute)
MatrixType (class in pydiffsol)
max_error_test_failures (pydiffsol.OdeSolverOptions attribute)
max_linear_solver_setups (pydiffsol.InitialConditionSolverOptions attribute)
max_linesearch_iterations (pydiffsol.InitialConditionSolverOptions attribute)
max_newton_iterations (pydiffsol.InitialConditionSolverOptions attribute)
max_nonlinear_solver_iterations (pydiffsol.OdeSolverOptions attribute)
method (pydiffsol.Ode attribute)
min_timestep (pydiffsol.OdeSolverOptions attribute)
module
pydiffsol
N
nalgebra_dense (pydiffsol.MatrixType attribute)
nout (pydiffsol.Ode attribute)
nparams (pydiffsol.Ode attribute)
nstates (pydiffsol.Ode attribute)
O
Ode (class in pydiffsol)
OdeSolverOptions (class in pydiffsol)
options (pydiffsol.Ode attribute)
P
pydiffsol
module
R
rhs() (pydiffsol.Ode method)
rhs_jac_mul() (pydiffsol.Ode method)
rtol (pydiffsol.Ode attribute)
S
ScalarType (class in pydiffsol)
sens (pydiffsol.Solution attribute)
Solution (class in pydiffsol)
solve() (pydiffsol.Ode method)
solve_dense() (pydiffsol.Ode method)
solve_fwd_sens() (pydiffsol.Ode method)
solve_sum_squares_adj() (pydiffsol.Ode method)
SolverMethod (class in pydiffsol)
SolverType (class in pydiffsol)
step_reduction_factor (pydiffsol.InitialConditionSolverOptions attribute)
T
threshold_to_update_jacobian (pydiffsol.OdeSolverOptions attribute)
threshold_to_update_rhs_jacobian (pydiffsol.OdeSolverOptions attribute)
tr_bdf2 (pydiffsol.SolverMethod attribute)
ts (pydiffsol.Solution attribute)
tsit45 (pydiffsol.SolverMethod attribute)
U
update_jacobian_after_steps (pydiffsol.OdeSolverOptions attribute)
update_rhs_jacobian_after_steps (pydiffsol.OdeSolverOptions attribute)
use_linesearch (pydiffsol.InitialConditionSolverOptions attribute)
V
version() (in module pydiffsol)
Y
y0() (pydiffsol.Ode method)
ys (pydiffsol.Solution attribute)