#include <ParticleBC.h>
Public Member Functions | |
ParticleCompBC (const BCType &bc, int c1) | |
ParticleCompBC (const ParticleCompBC< 1, BCType > &model) | |
ParticleCompBC< 1, BCType > & | operator= (const ParticleCompBC< 1, BCType > &rhs) |
const BCType & | bc () const |
int | comp1 () const |
template<class Subject , class Object > | |
ParticleBCItem * | create (const Subject &s, const Object &o) const |
template<class Subject > | |
ParticleBCItem * | create (const Subject &s) const |
ParticleCompBC< 1, BCType >::ParticleCompBC | ( | const BCType & | bc, | |
int | c1 | |||
) | [inline] |
ParticleCompBC< 1, BCType >::ParticleCompBC | ( | const ParticleCompBC< 1, BCType > & | model | ) | [inline] |
ParticleCompBC<1,BCType>& ParticleCompBC< 1, BCType >::operator= | ( | const ParticleCompBC< 1, BCType > & | rhs | ) | [inline] |
const BCType& ParticleCompBC< 1, BCType >::bc | ( | ) | const [inline] |
Referenced by operator=().
int ParticleCompBC< 1, BCType >::comp1 | ( | ) | const [inline] |
Referenced by operator=().
ParticleBCItem* ParticleCompBC< 1, BCType >::create | ( | const Subject & | s, | |
const Object & | o | |||
) | const [inline] |
ParticleBCItem* ParticleCompBC< 1, BCType >::create | ( | const Subject & | s | ) | const [inline] |