Searched defs:shell_ind (Results 1 – 1 of 1) sorted by relevance
67 const std::pair<int, int>& shell_ind() const { return shell_ind_; } in shell_ind() function68 …int shell_ind(const int i) const { assert(i==0 || i==1); return (i == 0) ? shell_ind_.first : shel… in shell_ind() function