DeletionBoundary.h File Reference
#include "BaseBoundary.h"
#include "Math/Vector.h"

Go to the source code of this file.

Classes

class  DeletionBoundary
 Used for removing particles from the problem. Inherits from BaseBoundary. By default, a plane that deletes everything past it, but there are derived classes such as CubeDeletionBoundary. More...