6 #ifndef SPATIAL_DISTRIBUTION_2D_HPP 7 #define SPATIAL_DISTRIBUTION_2D_HPP 1 9 #include "../../tessellation/tessellation.hpp" 25 #endif // SPATIAL_DISTRIBUTION_2D_HPP Spatial distribution for initial conditions.
virtual double operator()(const Vector2D &point) const =0
Evaluates the function.