A "kill" boundary condition for Particles. More...
#include "Particles/ParticleBC.h"
#include <iostream>
#include "Particles/KillBC.cpp"
A "kill" boundary condition for Particles.
When Attribute value goes outside boundary by some amount, KillBC destroys this particle. In this case, the subject is an Attribute, while the object is the containing Particles object.