ytree.data_structures.io.TreeFieldIO

class ytree.data_structures.io.TreeFieldIO(arbor, default_dtype=<class 'numpy.float64'>)[source]

IO class for getting fields for a tree.

__init__(arbor, default_dtype=<class 'numpy.float64'>)

Methods

__init__(arbor[, default_dtype])

get_fields(data_object[, fields])

Load field data for a data object into storage structures.