ReflectBC< T > Class Template Reference

Here is an example of adding a new particle boundary condition. More...

#include <ReflectBC.h>

Inheritance diagram for ReflectBC< T >:

Inheritance graph
[legend]
Collaboration diagram for ReflectBC< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ReflectBC (T min, T max)
 ReflectBC (const ReflectBC< T > &model)
 ~ReflectBC ()
ReflectBC< T > & operator= (const ReflectBC< T > &rhs)
min () const
max () const
T & min ()
T & max ()


Detailed Description

template<class T>
class ReflectBC< T >

Here is an example of adding a new particle boundary condition.

First, add a BCType that inherits from ParticleBCType, describes a boundary condition, and stores any data that is needed. Then, we specialize ParticleBC for this BCType.


Constructor & Destructor Documentation

template<class T>
ReflectBC< T >::ReflectBC ( min,
max 
) [inline]

template<class T>
ReflectBC< T >::ReflectBC ( const ReflectBC< T > &  model  )  [inline]

template<class T>
ReflectBC< T >::~ReflectBC (  )  [inline]


Member Function Documentation

template<class T>
ReflectBC<T>& ReflectBC< T >::operator= ( const ReflectBC< T > &  rhs  )  [inline]

template<class T>
T ReflectBC< T >::min (  )  const [inline]

template<class T>
T ReflectBC< T >::max (  )  const [inline]

template<class T>
T& ReflectBC< T >::min (  )  [inline]

template<class T>
T& ReflectBC< T >::max (  )  [inline]


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

Generated on Wed Mar 16 06:20:31 2011 for FreePOOMA by  doxygen 1.5.9