| __init__(self, nsurfaces=2, mpol=10, ntor=10, Nfp=1, stellar_sym=True) | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| _mlist | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | protected |
| _nlist | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | protected |
| _scn_d1 | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | protected |
| _scn_d2 | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | protected |
| _scn_int | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | protected |
| _ssn_d1 | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | protected |
| _ssn_d2 | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | protected |
| _ssn_int | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | protected |
| _tcn_d1 | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | protected |
| _tcn_d2 | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | protected |
| _tcn_int | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | protected |
| _tsn_d1 | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | protected |
| _tsn_d2 | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | protected |
| _tsn_int | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | protected |
| add_surface(self, float rho, scn, tsn, ssn=None, tcn=None) | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| construct_interpolant(self, rhosurfs=None, method="cubic_spline", **kwargs) | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| contra_vector_transform(self, v, CoordsOutput coords, has_jacobian=False, derivative=False, dv=None) | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| get_coords(self, sarr=[0], tarr=[0], zarr=[0], derivative=0, input1D=True) | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| jacobi_transform(self, jacobi, CoordsOutput coords) | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| metric_transform(self, g, CoordsOutput coords) | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| mpol | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| Nfp | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| nsurfaces | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| ntor | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| plot(self, zeta=0, npoints=129, **kwargs) | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| read_surfaces_from_file(self, filename="data.npz", Nfp=None) | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| remove_surface(self, int i) | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| replace_surface(self, int idx, float rho=None, scn=None, tsn=None, ssn=None, tcn=None) | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| rhosurfs | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| scn | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| ssn | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| sym | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| tcn | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| tsn | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |
| write_surfaces_to_file(self, filename="data.npz") | pyoculus.problems.interpolate_coordinates.SurfacesToroidal | |