AutoPas  3.0.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
autopas::SortingThresholdInfoSingle Struct Reference

Single threshold value struct. More...

#include <SortingThresholdInfoSingle.h>

Inheritance diagram for autopas::SortingThresholdInfoSingle:
Inheritance graph
[legend]
Collaboration diagram for autopas::SortingThresholdInfoSingle:
Collaboration graph
[legend]

Public Member Functions

 SortingThresholdInfoSingle (size_t threshold)
 Constructor for single threshold value.
 
- Public Member Functions inherited from autopas::SortingThresholdInfoInterface
virtual ~SortingThresholdInfoInterface ()=default
 Default destructor to make this a pure virtual struct.
 

Public Attributes

size_t threshold
 Actual threshold data.
 

Detailed Description

Single threshold value struct.

Constructor & Destructor Documentation

◆ SortingThresholdInfoSingle()

autopas::SortingThresholdInfoSingle::SortingThresholdInfoSingle ( size_t  threshold)
inline

Constructor for single threshold value.

Parameters
threshold

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