__init__(self, R0, Z0, Nfp=1) | pyoculus.problems.cylindrical_bfield.CylindricalBfield | |
_R0 | pyoculus.problems.cylindrical_problem.CylindricalProblem | protected |
_Z0 | pyoculus.problems.cylindrical_problem.CylindricalProblem | protected |
B(self, coords, *args) | pyoculus.problems.bfield_problem.BfieldProblem | |
B_many(self, x1arr, x2arr, x3arr, input1D=True, *args) | pyoculus.problems.bfield_problem.BfieldProblem | |
convert_coords(self, coord1) | pyoculus.problems.base_problem.BaseProblem | |
dBdX(self, coords, *args) | pyoculus.problems.bfield_problem.BfieldProblem | |
dBdX_many(self, x1arr, x2arr, x3arr, input1D=True, *args) | pyoculus.problems.bfield_problem.BfieldProblem | |
f(self, zeta, y, *args) | pyoculus.problems.cylindrical_problem.CylindricalProblem | |
f_RZ(self, phi, RZ, *args) | pyoculus.problems.cylindrical_bfield.CylindricalBfield | |
f_RZ_tangent(self, phi, RZ, *args) | pyoculus.problems.cylindrical_problem.CylindricalProblem | |
f_tangent(self, zeta, y, *args) | pyoculus.problems.cylindrical_problem.CylindricalProblem | |
has_jacobian | pyoculus.problems.bfield_problem.BfieldProblem | |
Nfp | pyoculus.problems.cylindrical_problem.CylindricalProblem | |
poincare_plot_type | pyoculus.problems.base_problem.BaseProblem | |
poincare_plot_xlabel | pyoculus.problems.base_problem.BaseProblem | |
poincare_plot_ylabel | pyoculus.problems.base_problem.BaseProblem | |
problem_size | pyoculus.problems.base_problem.BaseProblem | |
set_axis(self, R0, Z0) | pyoculus.problems.cylindrical_problem.CylindricalProblem | |