yt.lagos.AMRData.__init__

AMRData.__init__(pf, fields, **kwargs)

Typically this is never called directly, but only due to inheritance. It associates a StaticOutput with the class, sets its initial set of fields, and the remainder of the arguments are passed as field_parameters.

This Page