PlasCom2  1.0
XPACC Multi-physics simluation application
CmpPairs< T > Struct Template Reference

Detailed Description

template<class T>
struct ix::util::CmpPairs< T >

Definition at line 392 of file primitive_utilities.H.

#include <primitive_utilities.H>

Public Member Functions

 CmpPairs (const std::vector< T > &v)
 
bool operator() (int a, int b)
 

Public Attributes

std::vector< T > v_
 

Constructor & Destructor Documentation

◆ CmpPairs()

CmpPairs ( const std::vector< T > &  v)
inline

Definition at line 394 of file primitive_utilities.H.

Member Function Documentation

◆ operator()()

bool operator() ( int  a,
int  b 
)
inline

Definition at line 396 of file primitive_utilities.H.

References a.

Member Data Documentation

◆ v_

std::vector<T> v_

Definition at line 395 of file primitive_utilities.H.


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