12#ifndef INCLUDE_SETTINGS_HPP_
13#define INCLUDE_SETTINGS_HPP_
15#include <CGAL/GMP/Gmpzf_type.h>
34#define CDT_PRETTY_FUNCTION __FUNCSIG__
37#define CDT_PRETTY_FUNCTION __PRETTY_FUNCTION__
clang-15 does not support std::format
constexpr double INITIAL_RADIUS
Default initial radius for generated foliated triangulations.
constexpr double FOLIATION_SPACING
Default distance between successive foliated timeslices.
constexpr Int_precision PRECISION
Sets the precision for MPFR.
constexpr int ALIGNMENT_64_BIT
Aligns data for ease of access on 64-bit CPUs at the expense of padding.
constexpr int ALIGNMENT_32_BIT
Except when we only need 32 bits.
std::int32_t Int_precision
constexpr Int_precision GV_BOUNDING_BOX_SIZE
Depends on INITIAL_RADIUS and RADIAL_FACTOR.
constexpr double TOLERANCE
Sets epsilon values for floating point comparisons.