pydiffsol
Home
Usage
Examples
Benchmarks
API
pydiffsol
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
Y
A
AdjointCheckpoint (class in pydiffsol)
all() (pydiffsol.JitBackendType class method)
(pydiffsol.LinearSolverType class method)
(pydiffsol.MatrixType class method)
(pydiffsol.OdeSolverType class method)
(pydiffsol.ScalarType class method)
armijo_constant (pydiffsol.InitialConditionSolverOptions attribute)
atol (pydiffsol.Ode attribute)
B
bdf (pydiffsol.OdeSolverType attribute)
C
code (pydiffsol.Ode attribute)
D
default (pydiffsol.LinearSolverType attribute)
default_enabled_jit_backend() (in module pydiffsol)
diffsl_version() (in module pydiffsol)
diffsol_c_version() (in module pydiffsol)
diffsol_version() (in module pydiffsol)
E
esdirk34 (pydiffsol.OdeSolverType attribute)
F
f32 (pydiffsol.ScalarType attribute)
f64 (pydiffsol.ScalarType attribute)
faer_dense (pydiffsol.MatrixType attribute)
faer_sparse (pydiffsol.MatrixType attribute)
from_str() (pydiffsol.JitBackendType class method)
(pydiffsol.LinearSolverType class method)
(pydiffsol.MatrixType class method)
(pydiffsol.OdeSolverType class method)
(pydiffsol.ScalarType class method)
H
h0 (pydiffsol.Ode attribute)
has_stop() (pydiffsol.Ode method)
I
ic_options (pydiffsol.Ode attribute)
InitialConditionSolverOptions (class in pydiffsol)
integrate_out (pydiffsol.Ode attribute)
is_klu_available() (in module pydiffsol)
is_sens_available() (in module pydiffsol)
J
jit_backend (pydiffsol.Ode attribute)
JitBackendType (class in pydiffsol)
K
klu (pydiffsol.LinearSolverType attribute)
L
linear_solver (pydiffsol.Ode attribute)
LinearSolverType (class in pydiffsol)
llvm (pydiffsol.JitBackendType attribute)
lu (pydiffsol.LinearSolverType 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)
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)
ode_solver (pydiffsol.Ode attribute)
OdeSolverOptions (class in pydiffsol)
OdeSolverType (class in pydiffsol)
options (pydiffsol.Ode attribute)
out_atol (pydiffsol.Ode attribute)
out_rtol (pydiffsol.Ode attribute)
P
param_atol (pydiffsol.Ode attribute)
param_rtol (pydiffsol.Ode attribute)
pydiffsol
module
R
rhs() (pydiffsol.Ode method)
rhs_jac_mul() (pydiffsol.Ode method)
rtol (pydiffsol.Ode attribute)
S
scalar_type (pydiffsol.Ode attribute)
ScalarType (class in pydiffsol)
sens (pydiffsol.Solution attribute)
sens_atol (pydiffsol.Ode attribute)
sens_rtol (pydiffsol.Ode attribute)
Solution (class in pydiffsol)
solve() (pydiffsol.Ode method)
solve_adjoint_bkwd() (pydiffsol.Ode method)
solve_adjoint_fwd() (pydiffsol.Ode method)
solve_continuous_adjoint() (pydiffsol.Ode method)
solve_dense() (pydiffsol.Ode method)
solve_fwd_sens() (pydiffsol.Ode method)
step_reduction_factor (pydiffsol.InitialConditionSolverOptions attribute)
T
t0 (pydiffsol.Ode attribute)
threshold_to_update_jacobian (pydiffsol.OdeSolverOptions attribute)
threshold_to_update_rhs_jacobian (pydiffsol.OdeSolverOptions attribute)
tr_bdf2 (pydiffsol.OdeSolverType attribute)
ts (pydiffsol.Solution attribute)
tsit45 (pydiffsol.OdeSolverType 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)