|
Generator[_Batch, None, None] | MakeBatches (pathlib.Path journal_path, str output_path, int batch_size=-1, bool verbose=False) |
|
None | AddResultsToGrid ("list[Attribute]" results, HDF5Path mesh_path, SpatialGrid spatial_grid) |
|
XDMF.Grid | CreateXdmfTemporalGridFromMultifile (_Batch batch, bool verbose=False) |
|
None | BatchGenerate ("tuple[_Batch,bool]" arguments) |
| Generate an XDMF file from a batch of input files. More...
|
|
None | Generate (pathlib.Path journal_path, str output_pattern="batch_<batch>.xdmf", int batch_size=-1, bool verbose=False) |
| Generate XDMF output for an existing set of HDF5 output files. More...
|
|