AutoPas  3.0.0
Loading...
Searching...
No Matches
Functions
autopas::compatibleTraversals::anonymous_namespace{CompatibleTraversals.h} Namespace Reference

Anonymous namespace for internal helper functions. More...

Functions

std::set< TraversalOption > filterAllOptions (const std::string &prefix, const InteractionTypeOption &interactionType)
 Helper function to filter all traversal options for a given prefix and interaction type.
 

Detailed Description

Anonymous namespace for internal helper functions.

Function Documentation

◆ filterAllOptions()

std::set< TraversalOption > autopas::compatibleTraversals::anonymous_namespace{CompatibleTraversals.h}::filterAllOptions ( const std::string &  prefix,
const InteractionTypeOption &  interactionType 
)

Helper function to filter all traversal options for a given prefix and interaction type.

Parameters
prefix
interactionType
Returns
Set of all options that match the prefix and interaction type.