|
ESyS-Particle
2.3.4
|
Used to check the validity of an interaction in a SphAggGougeBlock. More...
#include <SphAggGougeBlock.h>

Public Member Functions | |
| SphAggInteractionValidator (const SphAggGougeBlock &, double, int) | |
| bool | isValid (const SimpleParticle &, const SimpleParticle &) const |
Private Attributes | |
| const SphAggGougeBlock * | m_pGougeBlock |
| double | m_tolerance |
| int | m_grain_tag |
Used to check the validity of an interaction in a SphAggGougeBlock.
| esys::lsm::SphAggInteractionValidator::SphAggInteractionValidator | ( | const SphAggGougeBlock & | gougeBlock, |
| double | tolerance, | ||
| int | graintag | ||
| ) |
| bool esys::lsm::SphAggInteractionValidator::isValid | ( | const SimpleParticle & | p1, |
| const SimpleParticle & | p2 | ||
| ) | const |
References esys::lsm::SimpleParticleData::getID(), SimpleParticle::getPos(), SimpleParticle::getRad(), esys::lsm::SimpleParticleData::getTag(), m_grain_tag, and m_tolerance.
Referenced by esys::lsm::SphAggGougeBlock::createInteractionSet().


|
private |
Referenced by isValid().
|
private |
|
private |
Referenced by isValid().