Space-filling curve as a partitioner. More...
#include "BitVec.h"
#include "DAGHDefaults.h"
#include <iosfwd>
#include <cmath>
Go to the source code of this file.
Classes | |
class | sfcIndex |
Implementation of space-filling curve. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, sfcIndex const &si) |
Space-filling curve as a partitioner.
std::ostream& operator<< | ( | std::ostream & | os, | |
sfcIndex const & | si | |||
) |
References sfcIndex::sfcGetIndex(), and sfcIndex::sfclevs.