Module dmc::duals[][src]

Defines the dual grid generation for a given octree with the DualGrid::from_octree function.

For more information about what is a dual grid, check out the DualGrid struct.

Structs

DualGrid

Type that defines a grid made from the dual edges of an octree.