The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
|
This is the complete list of members for Region, including all inherited members.
__init__(self, points, dx=None, dx_curve=None, angle_tol=30.0, sliver_tol=120.0, small_thresh=None, id=0, load_dict=None) | Region | |
_dx_curve | Region | protected |
_dx_vol | Region | protected |
_id | Region | protected |
_points | Region | protected |
_resampled_points | Region | protected |
_segments | Region | protected |
_small_thresh | Region | protected |
check_in_poly(self, pt) | Region | |
get_in_point(self, i, dx) | Region | |
get_json(self) | Region | |
get_resampled_points(self) | Region | |
get_segments(self) | Region | |
plot_segments(self, fig, ax, linewidth=None) | Region |