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

#include <NDRegion.h>

Public Member Functions

 ContainsRegion ()
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 336 of file NDRegion.h.

Constructor & Destructor Documentation

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

Definition at line 338 of file NDRegion.h.

Member Function Documentation

template<class T , unsigned Dim>
static bool ContainsRegion< T, Dim >::test ( const NDRegion< T, Dim > &  a,
const NDRegion< T, Dim > &  b 
)
inlinestatic

Definition at line 339 of file NDRegion.h.

References NDRegion< T, Dim >::contains().

Here is the call graph for this function:


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