Rnode< T, Dim > Class Template Reference

#include <Rnode.h>

Collaboration diagram for Rnode< T, Dim >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Rnode (const NDRegion< T, Dim > &domain, const Vektor< T, Dim > &offset, int node)
 Rnode (const NDRegion< T, Dim > &domain, int node)
 Rnode (const NDIndex< Dim > &domain, const Vektor< T, Dim > &offset, int node)
 Rnode (const NDIndex< Dim > &domain, int node)
Rnode< T, Dim > & operator= (const Rnode< T, Dim > &r)
int getNode ()
const NDRegion< T, Dim > & getDomain ()
const Vektor< T, Dim > & getOffset ()

Detailed Description

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

Definition at line 30 of file Rnode.h.


Constructor & Destructor Documentation

template<class T, unsigned Dim>
Rnode< T, Dim >::Rnode const NDRegion< T, Dim > &  domain,
const Vektor< T, Dim > &  offset,
int  node
[inline]
 

Definition at line 34 of file Rnode.h.

template<class T, unsigned Dim>
Rnode< T, Dim >::Rnode const NDRegion< T, Dim > &  domain,
int  node
[inline]
 

Definition at line 36 of file Rnode.h.

template<class T, unsigned Dim>
Rnode< T, Dim >::Rnode const NDIndex< Dim > &  domain,
const Vektor< T, Dim > &  offset,
int  node
[inline]
 

Definition at line 38 of file Rnode.h.

template<class T, unsigned Dim>
Rnode< T, Dim >::Rnode const NDIndex< Dim > &  domain,
int  node
[inline]
 

Definition at line 40 of file Rnode.h.


Member Function Documentation

template<class T, unsigned Dim>
const NDRegion<T,Dim>& Rnode< T, Dim >::getDomain void   )  [inline]
 

Definition at line 53 of file Rnode.h.

template<class T, unsigned Dim>
int Rnode< T, Dim >::getNode  )  [inline]
 

Definition at line 52 of file Rnode.h.

template<class T, unsigned Dim>
const Vektor<T,Dim>& Rnode< T, Dim >::getOffset  )  [inline]
 

Definition at line 54 of file Rnode.h.

template<class T, unsigned Dim>
Rnode<T,Dim>& Rnode< T, Dim >::operator= const Rnode< T, Dim > &  r  )  [inline]
 

Definition at line 44 of file Rnode.h.

References r.


The documentation for this class was generated from the following file:
Generated on Mon Jan 16 14:46:00 2006 for IPPL by  doxygen 1.4.6