AutoPas  3.0.0
Loading...
Searching...
No Matches
Namespaces | Functions
NumParticlesEstimator.h File Reference
#include <array>
#include "autopas/utils/ArrayMath.h"
Include dependency graph for NumParticlesEstimator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  autopas
 This is the main namespace of AutoPas.
 
namespace  autopas::utils
 In this namespace some helper classes and functions can be found used inside of AutoPas.
 
namespace  autopas::utils::NumParticlesEstimator
 Functions to estimate numbers of particles.
 

Functions

size_t autopas::utils::NumParticlesEstimator::estimateNumHalosUniform (size_t numParticles, const std::array< double, 3 > &boxMin, const std::array< double, 3 > &boxMax, double haloWidth)
 Given a number of particles and the dimensions of a box, estimate the number of halo particles.
 

Detailed Description

Author
F. Gratl
Date
06.03.23