[][src]Type Definition flat_spatial::DenseGrid

type DenseGrid<O> = Grid<O, DenseStorage<GridCell>>;