rkstiff
Contents
API Reference
Core Solver
rkstiff.solver
rkstiff.solveras
rkstiff.solvercs
Exponential Time Differencing Methods
rkstiff.etd
rkstiff.etd34
rkstiff.etd35
rkstiff.etd4
rkstiff.etd5
Integrating Factor Methods
rkstiff.if34
rkstiff.if4
rkstiff.if45dp
Supporting Modules
rkstiff.derivatives
rkstiff.grids
rkstiff.models
rkstiff.transforms
Utilities
rkstiff.util.loghelper
rkstiff
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
_
__init__() (rkstiff.etd.ETDAS method)
(rkstiff.etd.ETDConfig method)
(rkstiff.etd.ETDCS method)
(rkstiff.etd34.ETD34 method)
(rkstiff.etd35.ETD35 method)
(rkstiff.etd4.ETD4 method)
(rkstiff.etd5.ETD5 method)
(rkstiff.if34.IF34 method)
(rkstiff.if4.IF4 method)
(rkstiff.if45dp.IF45DP method)
(rkstiff.solver.BaseSolver method)
(rkstiff.solveras.BaseSolverAS method)
(rkstiff.solveras.SolverConfig method)
(rkstiff.solvercs.BaseSolverCS method)
(rkstiff.transforms.HankelTransform method)
_accept (rkstiff.solveras.BaseSolverAS attribute)
_diag (rkstiff.solver.BaseSolver attribute)
_jN (rkstiff.transforms.HankelTransform attribute)
_Y (rkstiff.transforms.HankelTransform attribute)
A
adapt_cutoff (rkstiff.solveras.SolverConfig property)
allen_cahn_ops() (in module rkstiff.models)
B
BaseSolver (class in rkstiff.solver)
BaseSolverAS (class in rkstiff.solveras)
BaseSolverAS.MaxLoopsExceeded
BaseSolverAS.MinimumStepReached
BaseSolverAS.SolverError
BaseSolverCS (class in rkstiff.solvercs)
bessel_zeros() (rkstiff.transforms.HankelTransform method)
burgers_ops() (in module rkstiff.models)
C
config (rkstiff.solveras.BaseSolverAS attribute)
construct_r_kr_hankel() (in module rkstiff.grids)
construct_x_cheb() (in module rkstiff.grids)
construct_x_dx_cheb() (in module rkstiff.grids)
construct_x_kx_fft() (in module rkstiff.grids)
construct_x_kx_rfft() (in module rkstiff.grids)
contour_points (rkstiff.etd.ETDConfig property)
contour_radius (rkstiff.etd.ETDConfig property)
D
decr_f (rkstiff.solveras.SolverConfig property)
dx_cheb() (in module rkstiff.derivatives)
dx_fft() (in module rkstiff.derivatives)
dx_rfft() (in module rkstiff.derivatives)
E
epsilon (rkstiff.solveras.BaseSolverAS attribute)
(rkstiff.solveras.SolverConfig property)
ETD34 (class in rkstiff.etd34)
ETD34.MaxLoopsExceeded
ETD34.MinimumStepReached
ETD34.SolverError
ETD35 (class in rkstiff.etd35)
ETD35.MaxLoopsExceeded
ETD35.MinimumStepReached
ETD35.SolverError
ETD4 (class in rkstiff.etd4)
ETD5 (class in rkstiff.etd5)
etd_config (rkstiff.etd34.ETD34 attribute)
(rkstiff.etd35.ETD35 attribute)
ETDAS (class in rkstiff.etd)
ETDAS.MaxLoopsExceeded
ETDAS.MinimumStepReached
ETDAS.SolverError
ETDConfig (class in rkstiff.etd)
ETDCS (class in rkstiff.etd)
evolve() (rkstiff.etd.ETDAS method)
(rkstiff.etd.ETDCS method)
(rkstiff.etd34.ETD34 method)
(rkstiff.etd35.ETD35 method)
(rkstiff.etd4.ETD4 method)
(rkstiff.etd5.ETD5 method)
(rkstiff.if34.IF34 method)
(rkstiff.if4.IF4 method)
(rkstiff.if45dp.IF45DP method)
(rkstiff.solveras.BaseSolverAS method)
(rkstiff.solvercs.BaseSolverCS method)
G
get_level_name() (in module rkstiff.util.loghelper)
get_solver_logger() (in module rkstiff.util.loghelper)
H
hankel_matrix() (rkstiff.transforms.HankelTransform method)
HankelTransform (class in rkstiff.transforms)
ht() (rkstiff.transforms.HankelTransform method)
I
IF34 (class in rkstiff.if34)
IF34.MaxLoopsExceeded
IF34.MinimumStepReached
IF34.SolverError
IF4 (class in rkstiff.if4)
IF45DP (class in rkstiff.if45dp)
IF45DP.MaxLoopsExceeded
IF45DP.MinimumStepReached
IF45DP.SolverError
iht() (rkstiff.transforms.HankelTransform method)
incr_f (rkstiff.solveras.SolverConfig property)
K
kdv_multi_soliton() (in module rkstiff.models)
kdv_ops() (in module rkstiff.models)
kdv_soliton() (in module rkstiff.models)
kr (rkstiff.transforms.HankelTransform attribute)
L
lin_op (rkstiff.solver.BaseSolver attribute)
(rkstiff.solvercs.BaseSolverCS attribute)
logger (rkstiff.solver.BaseSolver attribute)
logs (rkstiff.if45dp.IF45DP attribute)
M
MAX_LOOPS (rkstiff.etd.ETDAS attribute)
(rkstiff.etd34.ETD34 attribute)
(rkstiff.etd35.ETD35 attribute)
(rkstiff.if34.IF34 attribute)
(rkstiff.if45dp.IF45DP attribute)
(rkstiff.solveras.BaseSolverAS attribute)
MAX_S (rkstiff.etd.ETDAS attribute)
(rkstiff.etd34.ETD34 attribute)
(rkstiff.etd35.ETD35 attribute)
(rkstiff.if34.IF34 attribute)
(rkstiff.if45dp.IF45DP attribute)
(rkstiff.solveras.BaseSolverAS attribute)
MIN_S (rkstiff.etd.ETDAS attribute)
(rkstiff.etd34.ETD34 attribute)
(rkstiff.etd35.ETD35 attribute)
(rkstiff.if34.IF34 attribute)
(rkstiff.if45dp.IF45DP attribute)
(rkstiff.solveras.BaseSolverAS attribute)
minh (rkstiff.solveras.BaseSolverAS attribute)
(rkstiff.solveras.SolverConfig property)
mirror_grid() (in module rkstiff.grids)
modecutoff (rkstiff.etd.ETDConfig property)
module
rkstiff.derivatives
rkstiff.etd
rkstiff.etd34
rkstiff.etd35
rkstiff.etd4
rkstiff.etd5
rkstiff.grids
rkstiff.if34
rkstiff.if4
rkstiff.if45dp
rkstiff.models
rkstiff.solver
rkstiff.solveras
rkstiff.solvercs
rkstiff.transforms
rkstiff.util.loghelper
N
nl_func (rkstiff.solver.BaseSolver attribute)
(rkstiff.solvercs.BaseSolverCS attribute)
nr (rkstiff.transforms.HankelTransform property)
P
psi1() (in module rkstiff.etd)
psi2() (in module rkstiff.etd)
psi3() (in module rkstiff.etd)
R
r (rkstiff.transforms.HankelTransform attribute)
reset() (rkstiff.etd.ETDAS method)
(rkstiff.etd.ETDCS method)
(rkstiff.etd34.ETD34 method)
(rkstiff.etd35.ETD35 method)
(rkstiff.etd4.ETD4 method)
(rkstiff.etd5.ETD5 method)
(rkstiff.if34.IF34 method)
(rkstiff.if4.IF4 method)
(rkstiff.if45dp.IF45DP method)
(rkstiff.solver.BaseSolver method)
(rkstiff.solveras.BaseSolverAS method)
(rkstiff.solvercs.BaseSolverCS method)
rkstiff.derivatives
module
rkstiff.etd
module
rkstiff.etd34
module
rkstiff.etd35
module
rkstiff.etd4
module
rkstiff.etd5
module
rkstiff.grids
module
rkstiff.if34
module
rkstiff.if4
module
rkstiff.if45dp
module
rkstiff.models
module
rkstiff.solver
module
rkstiff.solveras
module
rkstiff.solvercs
module
rkstiff.transforms
module
rkstiff.util.loghelper
module
rmax (rkstiff.transforms.HankelTransform property)
S
safety_f (rkstiff.solveras.SolverConfig property)
set_log_level() (in module rkstiff.util.loghelper)
set_loglevel() (rkstiff.etd.ETDAS method)
(rkstiff.etd.ETDCS method)
(rkstiff.etd34.ETD34 method)
(rkstiff.etd35.ETD35 method)
(rkstiff.etd4.ETD4 method)
(rkstiff.etd5.ETD5 method)
(rkstiff.if34.IF34 method)
(rkstiff.if4.IF4 method)
(rkstiff.if45dp.IF45DP method)
(rkstiff.solver.BaseSolver method)
(rkstiff.solveras.BaseSolverAS method)
(rkstiff.solvercs.BaseSolverCS method)
setup_logger() (in module rkstiff.util.loghelper)
solver_type (rkstiff.etd.ETDAS property)
(rkstiff.etd.ETDCS property)
(rkstiff.etd34.ETD34 property)
(rkstiff.etd35.ETD35 property)
(rkstiff.etd4.ETD4 property)
(rkstiff.etd5.ETD5 property)
(rkstiff.if34.IF34 property)
(rkstiff.if4.IF4 property)
(rkstiff.if45dp.IF45DP property)
(rkstiff.solver.BaseSolver property)
(rkstiff.solveras.BaseSolverAS property)
(rkstiff.solvercs.BaseSolverCS property)
SolverConfig (class in rkstiff.solveras)
step() (rkstiff.etd.ETDAS method)
(rkstiff.etd.ETDCS method)
(rkstiff.etd34.ETD34 method)
(rkstiff.etd35.ETD35 method)
(rkstiff.etd4.ETD4 method)
(rkstiff.etd5.ETD5 method)
(rkstiff.if34.IF34 method)
(rkstiff.if4.IF4 method)
(rkstiff.if45dp.IF45DP method)
(rkstiff.solveras.BaseSolverAS method)
(rkstiff.solvercs.BaseSolverCS method)
T
t (rkstiff.if45dp.IF45DP attribute)
(rkstiff.solver.BaseSolver attribute)
(rkstiff.solvercs.BaseSolverCS attribute)
U
u (rkstiff.if45dp.IF45DP attribute)
(rkstiff.solver.BaseSolver attribute)
(rkstiff.solvercs.BaseSolverCS attribute)