@ NO_FILE
file will not be created/read
Logger< MERCURYDPM_LOGLEVEL > logger("MercuryKernel")
Definition of different loggers with certain modules. A user can define its own custom logger here.
Tests if the FluxBoundary measures the flux of particles crossing the boundary correctly,...
Definition: FluxBoundaryPrescribedDistanceUnitTest.cpp:15
Used for measuring flow rates through a given plane; acts like a pair of scales Inherits from BaseBou...
Definition: FluxBoundary.h:23
unsigned int getNumberOfParticlesCrossedForw() const
Gets the number of particles that have crossed the boundary.
Definition: FluxBoundary.cc:152
unsigned int getNumberOfParticlesCrossedNet() const
Definition: FluxBoundary.cc:182
unsigned int getNumberOfParticlesCrossedBack() const
Definition: FluxBoundary.cc:167
Constructor for SteadyAxisymAdvectionDiffusion problem
Definition: steady_axisym_advection_diffusion.cc:213