FreePOOMA  2.4.1
Classes
AbsorbBC.h File Reference

An absorbing boundary condition for a Particles Attribute. More...

#include "Particles/ParticleBC.h"
#include <iostream>
#include "Particles/AbsorbBC.cpp"
Include dependency graph for AbsorbBC.h:
This graph shows which files directly or indirectly include this file:

Classes

class  AbsorbBC< T >
 Here is an example of adding a new particle boundary condition. More...
class  ParticleBC< Subject, Object, AbsorbBC< T > >

Detailed Description

An absorbing boundary condition for a Particles Attribute.

When Attribute value goes outside boundary by some amount, AbsorbBC sets value to the boundary value.