milupHPC documentation
Public Types | Public Member Functions | Public Attributes | Private Member Functions | List of all members
Curve Struct Reference

Available space-filling curves. More...

#include "parameter.h"

+ Collaboration diagram for Curve:
Collaboration graph

Public Types

enum  Type { lebesgue , hilbert , lebesgue , hilbert }
 
enum  Type { lebesgue , hilbert , lebesgue , hilbert }
 

Public Member Functions

 Curve (Type t)
 
 operator Type () const
 
 Curve (Type t)
 
 operator Type () const
 

Public Attributes

Type t_
 

Private Member Functions

template<typename T >
 operator T () const
 
template<typename T >
 operator T () const
 

Detailed Description

Available space-filling curves.

Available space-filling curves are:

  • Lebesgue SFC
  • Hilbert SFC

whereas Hilbert SFC are derived from Lebesgue SFC.

Definition at line 203 of file parameter.h.

Member Enumeration Documentation

◆ Type [1/2]

enum Curve::Type
Enumerator
lebesgue 
hilbert 
lebesgue 
hilbert 

Definition at line 205 of file parameter.h.

◆ Type [2/2]

enum Curve::Type
Enumerator
lebesgue 
hilbert 
lebesgue 
hilbert 

Definition at line 301 of file parameter_backup.h.

Constructor & Destructor Documentation

◆ Curve() [1/2]

Curve::Curve ( Type  t)
inline

Definition at line 210 of file parameter.h.

◆ Curve() [2/2]

Curve::Curve ( Type  t)
inline

Definition at line 306 of file parameter_backup.h.

Member Function Documentation

◆ operator T() [1/2]

template<typename T >
Curve::operator T ( ) const
private

◆ operator T() [2/2]

template<typename T >
Curve::operator T ( ) const
private

◆ operator Type() [1/2]

Curve::operator Type ( ) const
inline

Definition at line 211 of file parameter.h.

◆ operator Type() [2/2]

Curve::operator Type ( ) const
inline

Definition at line 307 of file parameter_backup.h.

Member Data Documentation

◆ t_

Type Curve::t_

Definition at line 209 of file parameter.h.


The documentation for this struct was generated from the following files:
  • include/parameter.h
  • include/parameter_backup.h

milupHPC - Curve Struct Reference
Generated on Wed Aug 31 2022 12:16:53 by Doxygen 1.9.3