Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Member Functions
parallel::SFC Class Reference

Abstract class for a space filling curve. More...

#include <sfc.hh>

Inheritance diagram for parallel::SFC:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual const ushort *const operator[] (ushort ori) const =0

Detailed Description

Abstract class for a space filling curve.

Definition at line 17 of file sfc.hh.


Member Function Documentation

virtual const ushort* const parallel::SFC::operator[] ( ushort  ori) const [pure virtual]

Implemented in parallel::HilbertSFC.


The documentation for this class was generated from the following file:

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)