18#ifndef SYMFNCCOMPANGN_H
19#define SYMFNCCOMPANGN_H
83 virtual void calculate(
Atom& atom,
bool const derivatives)
const;
Intermediate symmetry function class for angular SFs with compact support.
Narrow angular symmetry function with compact support (type 21)
virtual void calculate(Atom &atom, bool const derivatives) const
Calculate symmetry function for one atom.
virtual bool operator<(SymFnc const &rhs) const
Overload < operator.
SymFncCompAngn(ElementMap const &elementMap)
Constructor, sets type = 21.
virtual bool operator==(SymFnc const &rhs) const
Overload == operator.
Symmetry function base class.
ElementMap elementMap
Copy of element map.
Storage for a single atom.