src/Region/NDRegion.h File Reference

#include "Region/PRegion.h"
#include "Utility/PAssert.h"
#include <iostream.h>

Include dependency graph for NDRegion.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NDRegion< T, Dim >
class  TouchesRegion< T, Dim >
class  ContainsRegion< T, Dim >
class  SplitRegion< T, Dim >

Functions

template<class T, unsigned Dim>
NDRegion< T, Dim > operator+ (const NDRegion< T, Dim > &, T)
template<class T, unsigned Dim>
NDRegion< T, Dim > operator+ (T, const NDRegion< T, Dim > &)
template<class T, unsigned Dim>
NDRegion< T, Dim > operator- (const NDRegion< T, Dim > &, T)
template<class T, unsigned Dim>
NDRegion< T, Dim > operator- (T, const NDRegion< T, Dim > &)
template<class T, unsigned Dim>
NDRegion< T, Dim > operator- (const NDRegion< T, Dim > &)
template<class T, unsigned Dim>
NDRegion< T, Dim > operator * (const NDRegion< T, Dim > &, T)
template<class T, unsigned Dim>
NDRegion< T, Dim > operator * (T, const NDRegion< T, Dim > &)
template<class T, unsigned Dim>
NDRegion< T, Dim > operator/ (const NDRegion< T, Dim > &, T)
template<class T, unsigned Dim>
bool operator< (const NDRegion< T, Dim > &, const NDRegion< T, Dim > &)
template<class T, unsigned Dim>
bool operator== (const NDRegion< T, Dim > &, const NDRegion< T, Dim > &)
template<class T, unsigned Dim>
bool operator!= (const NDRegion< T, Dim > &, const NDRegion< T, Dim > &)
template<class T, unsigned Dim>
ostream & operator<< (ostream &, const NDRegion< T, Dim > &)


Function Documentation

template<class T, unsigned Dim>
NDRegion< T, Dim > operator * ,
const NDRegion< T, Dim > & 
[inline]
 

Definition at line 285 of file NDRegion.h.

template<class T, unsigned Dim>
NDRegion< T, Dim > operator * const NDRegion< T, Dim > &  ,
[inline]
 

Definition at line 278 of file NDRegion.h.

template<class T, unsigned Dim>
bool operator!= const NDRegion< T, Dim > &  ,
const NDRegion< T, Dim > & 
[inline]
 

Definition at line 312 of file NDRegion.h.

template<class T, unsigned Dim>
NDRegion< T, Dim > operator+ ,
const NDRegion< T, Dim > & 
[inline]
 

Definition at line 253 of file NDRegion.h.

template<class T, unsigned Dim>
NDRegion< T, Dim > operator+ const NDRegion< T, Dim > &  ,
[inline]
 

Definition at line 246 of file NDRegion.h.

template<class T, unsigned Dim>
NDRegion< T, Dim > operator- const NDRegion< T, Dim > &   )  [inline]
 

Definition at line 270 of file NDRegion.h.

template<class T, unsigned Dim>
NDRegion< T, Dim > operator- ,
const NDRegion< T, Dim > & 
[inline]
 

Definition at line 263 of file NDRegion.h.

template<class T, unsigned Dim>
NDRegion< T, Dim > operator- const NDRegion< T, Dim > &  ,
[inline]
 

Definition at line 258 of file NDRegion.h.

template<class T, unsigned Dim>
NDRegion< T, Dim > operator/ const NDRegion< T, Dim > &  ,
[inline]
 

Definition at line 290 of file NDRegion.h.

template<class T, unsigned Dim>
bool operator< const NDRegion< T, Dim > &  ,
const NDRegion< T, Dim > & 
[inline]
 

Definition at line 298 of file NDRegion.h.

template<class T, unsigned Dim>
ostream & operator<< ostream &  ,
const NDRegion< T, Dim > & 
[inline]
 

Definition at line 319 of file NDRegion.h.

template<class T, unsigned Dim>
bool operator== const NDRegion< T, Dim > &  ,
const NDRegion< T, Dim > & 
[inline]
 

Definition at line 305 of file NDRegion.h.


Generated on Mon Jan 16 14:20:18 2006 for IPPL by  doxygen 1.4.6