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