Skip to content
Snippets Groups Projects
Commit 9374d940 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Added note on switching function parameters

parent feab2418
No related branches found
No related tags found
No related merge requests found
...@@ -108,6 +108,8 @@ CoordinationBase(ao) ...@@ -108,6 +108,8 @@ CoordinationBase(ao)
} }
checkRead(); checkRead();
log<<" contacts are counted with cutoff "<<switchingFunction.description()<<"\n";
} }
double Coordination::pairing(double distance,double&dfunc,unsigned i,unsigned j)const{ double Coordination::pairing(double distance,double&dfunc,unsigned i,unsigned j)const{
......
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