yt.frontends.enzo.data_structures.EnzoDatasetInMemory.find_field_values_at_point

EnzoDatasetInMemory.find_field_values_at_point(fields, coords)

Returns the values [field1, field2,...] of the fields at the given coordinates. Returns a list of field values in the same order as the input fields.