FreePOOMA  2.4.1
Public Member Functions
ParticleCompBC< 2, BCType > Class Template Reference

#include <ParticleBC.h>

List of all members.

Public Member Functions

 ParticleCompBC (const BCType &bc, int c1, int c2)
 ParticleCompBC (const ParticleCompBC< 2, BCType > &model)
ParticleCompBC< 2, BCType > & operator= (const ParticleCompBC< 2, BCType > &rhs)
const BCType & bc () const
int comp1 () const
int comp2 () const
template<class Subject , class Object >
ParticleBCItemcreate (const Subject &s, const Object &o) const
template<class Subject >
ParticleBCItemcreate (const Subject &s) const

template<class BCType>
class ParticleCompBC< 2, BCType >


Constructor & Destructor Documentation

template<class BCType >
ParticleCompBC< 2, BCType >::ParticleCompBC ( const BCType &  bc,
int  c1,
int  c2 
) [inline]
template<class BCType >
ParticleCompBC< 2, BCType >::ParticleCompBC ( const ParticleCompBC< 2, BCType > &  model) [inline]

Member Function Documentation

template<class BCType >
ParticleCompBC<2,BCType>& ParticleCompBC< 2, BCType >::operator= ( const ParticleCompBC< 2, BCType > &  rhs) [inline]

References bc(), comp1(), and comp2().

template<class BCType >
const BCType& ParticleCompBC< 2, BCType >::bc ( ) const [inline]

Referenced by operator=().

template<class BCType >
int ParticleCompBC< 2, BCType >::comp1 ( ) const [inline]

Referenced by operator=().

template<class BCType >
int ParticleCompBC< 2, BCType >::comp2 ( ) const [inline]

Referenced by operator=().

template<class BCType >
template<class Subject , class Object >
ParticleBCItem* ParticleCompBC< 2, BCType >::create ( const Subject &  s,
const Object &  o 
) const [inline]
template<class BCType >
template<class Subject >
ParticleBCItem* ParticleCompBC< 2, BCType >::create ( const Subject &  s) const [inline]

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