#include <dune/alugrid/common/hsfc.hh>
|
| SpaceFillingCurveOrdering (const CurveType &curveType, const Coordinate &lower, const Coordinate &upper, const CollectiveCommunication &comm=CollectiveCommunication(Dune::MPIHelper::getCommunicator())) |
|
template<class OtherComm > |
| SpaceFillingCurveOrdering (const CurveType &curveType, const Coordinate &lower, const Coordinate &upper, const OtherComm &otherComm) |
|
double | index (const Coordinate &point) const |
|
◆ CurveType
template<class Coordinate >
Enumerator |
---|
ZCurve | |
Hilbert | |
None | |
◆ SpaceFillingCurveOrdering() [1/2]
template<class Coordinate >
◆ SpaceFillingCurveOrdering() [2/2]
template<class Coordinate >
template<class OtherComm >
◆ index()
template<class Coordinate >
◆ curveType_
template<class Coordinate >
◆ DefaultCurve
template<class Coordinate >
◆ hilbert_
template<class Coordinate >
◆ zCurve_
template<class Coordinate >
The documentation for this class was generated from the following file: