yt.utilities.lib.depth_first_octree module

This is a recursive function to return a depth-first octree

class yt.utilities.lib.depth_first_octree.OctreeGrid

Bases: object

child_indices
dimensions
dx
fields
left_edges
level
offset
class yt.utilities.lib.depth_first_octree.OctreeGridList

Bases: object

grids
yt.utilities.lib.depth_first_octree.RecurseOctreeByLevels(i_i, j_i, k_i, i_f, j_f, k_f, curpos, gi, output, genealogy, corners, grids)
yt.utilities.lib.depth_first_octree.RecurseOctreeDepthFirst(i_i, j_i, k_i, i_f, j_f, k_f, curpos, gi, output, refined, grids)
class yt.utilities.lib.depth_first_octree.position

Bases: object

output_pos
refined_pos