yt.lagos.AMRRegionBase.__init__

AMRRegionBase.__init__(center, left_edge, right_edge, fields=None, pf=None, **kwargs)

We create an object with a set of three left_edge coordinates, three right_edge coordinates, and a center that need not be the center.

This Page