OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | Static Public Member Functions | List of all members
Contains< Dim > Class Template Reference

#include <NDIndex.h>

Public Member Functions

 Contains ()
 

Static Public Member Functions

static bool test (const NDIndex< Dim > &a, const NDIndex< Dim > &b)
 

Detailed Description

template<unsigned Dim>
class Contains< Dim >

Definition at line 281 of file NDIndex.h.

Constructor & Destructor Documentation

template<unsigned Dim>
Contains< Dim >::Contains ( )
inline

Definition at line 284 of file NDIndex.h.

Member Function Documentation

template<unsigned Dim>
static bool Contains< Dim >::test ( const NDIndex< Dim > &  a,
const NDIndex< Dim > &  b 
)
inlinestatic

Definition at line 285 of file NDIndex.h.

References NDIndex< Dim >::contains().

Referenced by DomainMap< Key, T, Touches, Contains, Split >::Node::insert().

Here is the call graph for this function:


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