NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
ColumnKeys Struct Reference

Structure for the sorting functionality: used for the recursive definition of the index columns for sorting. More...

#include <structures.hpp>

Collaboration diagram for ColumnKeys:

Public Member Functions

 ColumnKeys ()
 
 ~ColumnKeys ()
 

Public Attributes

int nKey [2]
 
ColumnKeyssubkeys
 

Detailed Description

Structure for the sorting functionality: used for the recursive definition of the index columns for sorting.

Definition at line 2513 of file structures.hpp.

Constructor & Destructor Documentation

◆ ColumnKeys()

ColumnKeys::ColumnKeys ( )
inline

Definition at line 2520 of file structures.hpp.

◆ ~ColumnKeys()

ColumnKeys::~ColumnKeys ( )
inline

Definition at line 2522 of file structures.hpp.

References subkeys.

Member Data Documentation

◆ nKey

◆ subkeys


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