OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
TrueCondition< T, Dim > Class Template Reference

#include <PairConditions.h>

Collaboration diagram for TrueCondition< T, Dim >:

Public Member Functions

 TrueCondition ()
template<class V>
bool operator() (const V &, const V &) const
getRange (unsigned) const

Detailed Description

template<class T, unsigned Dim>
class TrueCondition< T, Dim >

Definition at line 9 of file PairConditions.h.

Constructor & Destructor Documentation

◆ TrueCondition()

template<class T, unsigned Dim>
TrueCondition< T, Dim >::TrueCondition ( )
inline

Definition at line 12 of file PairConditions.h.

Member Function Documentation

◆ getRange()

template<class T, unsigned Dim>
T TrueCondition< T, Dim >::getRange ( unsigned ) const
inline

Definition at line 19 of file PairConditions.h.

◆ operator()()

template<class T, unsigned Dim>
template<class V>
bool TrueCondition< T, Dim >::operator() ( const V & ,
const V &  ) const
inline

Definition at line 14 of file PairConditions.h.


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