add missing override keywords

This commit is contained in:
Axel Kohlmeyer
2024-02-06 19:30:58 -05:00
parent dbdcfc5c97
commit 49dcefa83b
7 changed files with 18 additions and 17 deletions

View File

@ -50,6 +50,7 @@ using namespace MathConst;
static constexpr int DELTA = 1;
static constexpr double EPSILON = 1.0e-6;
static constexpr double EPS_ZCOORD = 1.0e-12;
/* ----------------------------------------------------------------------
one instance per AtomVec style in style_atom.h