Interface Documentation
Version: invalid
Classes | Namespaces | Functions
filling_curve.hh File Reference
#include "flecsi/util/geometry/point.hh"
Include dependency graph for filling_curve.hh:

Go to the source code of this file.

Classes

class  flecsi::filling_curve< DIM, T, DERIVED >
 
class  flecsi::hilbert_curve< DIM, T >
 
class  flecsi::morton_curve< DIM, T >
 

Namespaces

 flecsi
 

Functions

template<size_t D, typename T , class DER >
std::ostream & flecsi::operator<< (std::ostream &ostr, const filling_curve< D, T, DER > &k)
 output for filling_curve using output_ function defined in the class