Skip to content
Snippets Groups Projects
Commit 3e36ec37 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

remove unused class member

parent 9ed5c4f0
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,6 @@ class PairVashishta : public Pair {
};
protected:
double cutmax; // max cutoff for all elements
double cutmax_3body; // max cutoff for all elements
int nelements; // # of unique elements
char **elements; // names of unique elements
int ***elem2param; // mapping from element triplets to parameters
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment