|
#include <map>
#include "Boundaries/BaseBoundary.h"
#include "Boundaries/PeriodicBoundary.h"
#include "Interactions/BaseInteraction.h"
#include "Math/Vector.h"
#include "Particles/BaseParticle.h"
Go to the source code of this file.
Classes | |
class | ConstantMassFlowMaserBoundary |
Variation on the PeriodicBoundary which also has an outflow part. More... | |