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

#include <NDIndex.h>

Public Member Functions

 Split ()
 

Static Public Member Functions

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

Detailed Description

template<unsigned Dim>
class Split< Dim >

Definition at line 292 of file NDIndex.h.

Constructor & Destructor Documentation

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

Definition at line 295 of file NDIndex.h.

Member Function Documentation

template<unsigned Dim>
static bool Split< Dim >::test ( NDIndex< Dim > &  l,
NDIndex< Dim > &  r,
const NDIndex< Dim > &  a 
)
inlinestatic

Definition at line 296 of file NDIndex.h.

References NDIndex< Dim >::split().

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: