|
WARPXM v1.10.0
|
Classes | |
| class | warpy.dataset.subdomain |
| Represents a single subdomain geometry. More... | |
| class | warpy.dataset.field |
| Represents a single tensor field on a subdomain at a single time. More... | |
| class | warpy.dataset.dataset |
| Represents a single simulation's dataset. More... | |
| class | warpy.dataset.MultiDataset |
| Represents a collection of datasets from similar simulations. More... | |
| class | warpy.dataset.ProbeField |
| Represents a single probe variablefield. More... | |
| class | warpy.dataset.ProbeDataset |
| A set of probe_field objects for one simulation. More... | |
| class | warpy.dataset.ProbeMultiDataset |
| Represents a collection of probe_datasets from similar simulations. More... | |
Namespaces | |
| namespace | warpy |
| namespace | warpy.dataset |
| WARPXM data reader helper tools for post-processing in Python. | |
Functions | |
| def | warpy.dataset.h5_file_finder_ (base_path, pfx) |
| def | warpy.dataset.h5_probe_finder_ (base_path, pfx) |
| def | warpy.dataset.sim_folder_finder (sim_path, sim_prefix) |
Variables | |
| warpy.dataset.try : | |
| warpy.dataset.except : | |