18#ifndef SYMGRPBASECOMP_H
19#define SYMGRPBASECOMP_H
double rmin
Minimum radius within group.
SymGrpBaseComp(std::size_t type, ElementMap const &elementMap)
Constructor, sets type.
double rmax
Maximum radius within group.
double getRmax() const
Getter for rmax.
double getRmin() const
Getter for rmin.
std::size_t type
Symmetry function type.
ElementMap elementMap
Copy of element map.