pyoculus 0.1.1
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cpyoculus.integrators.base_integrator.BaseIntegratorClass that used to setup the ODE integrator
 Cpyoculus.integrators.rk_integrator.RKIntegratorRKIntegrator wraps the explicit Runge-Kutta implimented in scipy.integrate.ode
 Cpyoculus.problems.base_problem.BaseProblemAbstract class that used to drive calculation
 Cpyoculus.problems.cylindrical_problem.CylindricalProblem
 Cpyoculus.problems.cartesian_bfield.CartesianBfield
 Cpyoculus.problems.simsgeo_biot_savart.SimsgeoBiotSavart
 Cpyoculus.problems.cylindrical_bfield.CylindricalBfieldClass that used to setup the cylindrical bfield problem used in ODE solver
 Cpyoculus.problems.m3dc1_bfield.M3DC1BfieldClass that used to setup the M3DC1 bfield problem used in ODE solver
 Cpyoculus.problems.toroidal_problem.ToroidalProblem
 Cpyoculus.problems.toroidal_bfield.ToroidalBfield
 Cpyoculus.problems.qfm_bfield.QFMBfieldClass that used to setup the bfield problem based on QFM
 Cpyoculus.problems.spec_bfield.SPECBfieldClass that used to setup the SPEC bfield problem for interfacing Fortran, used in ODE solver
 Cpyoculus.problems.two_waves.TwoWavesA very simple (but still hard) problem for testing the tools and methods
 Cpyoculus.solvers.base_solver.BaseSolverAbstract class that used to setup all other solvers
 Cpyoculus.solvers.fixed_point.FixedPointClass that used to setup the fixed point finder
 Cpyoculus.solvers.flux_surface_gr.FluxSurfaceGRClass that used to set up the flux surface finder
 Cpyoculus.solvers.lyapunov_exponent.LyapunovExponentClass that used to setup the Lyapunov exponent computation
 Cpyoculus.solvers.poincare_plot.PoincarePlotClass that used to setup the Poincare plot
 Cpyoculus.solvers.qfm.QFM
 Cpyoculus.problems.bfield_problem.BfieldProblem
 Cpyoculus.problems.cartesian_bfield.CartesianBfield
 Cpyoculus.problems.cylindrical_bfield.CylindricalBfieldClass that used to setup the cylindrical bfield problem used in ODE solver
 Cpyoculus.problems.toroidal_bfield.ToroidalBfield
 Cpyoculus.problems.interpolate_coordinates.SurfacesToroidal.CoordsOutputOutput class
 Cpyoculus.solvers.base_solver.BaseSolver.OutputDataUsed to return the output data
 Cpyoculus.problems.spec_problem.SPECProblemAbstract class to setup the SPEC system for interfacing Fortran, used in ODE solver
 Cpyoculus.problems.spec_bfield.SPECBfieldClass that used to setup the SPEC bfield problem for interfacing Fortran, used in ODE solver
 Cpyoculus.problems.spec_pjh.SPECPJHClass that used to setup the SPEC Pressure Jump Hamiltonian system for interfacing Fortran
 Cpyoculus.problems.interpolate_coordinates.SurfacesToroidalToroidal surfaces object Define surfaces \(s(\vartheta, \zeta) \) and the angle transformations \( \theta (\vartheta, \zeta) \)