#include "Particles/ParticleBC.h"
#include <iostream>
#include "Particles/AbsorbBC.cpp"
Classes | |
class | AbsorbBC< T > |
Here is an example of adding a new particle boundary condition. More... | |
class | ParticleBC< Subject, Object, AbsorbBC< T > > |
When Attribute value goes outside boundary by some amount, AbsorbBC sets value to the boundary value.