121 logFile.open(
"nnp-cutoff.log");
124 nnplog <<
"-------------------------------------------------------------------------------------------------------------\n";
125 nnplog <<
"Speed test tool for cutoff functions:\n";
126 nnplog <<
"-------------------------------------------------------------------------------------------------------------\n";
127 nnplog <<
"Column f : Time for calling f (no derivatives ).\n";
128 nnplog <<
"Column df : Time for calling df (only derivatives).\n";
129 nnplog <<
"Column fdf : Time for calling fdf (f and df at once).\n";
130 nnplog <<
"Column compL : Time compared to LOOP ONLY.\n";
131 nnplog <<
"Column compH : Time compared to CT_HARD.\n";
132 nnplog <<
"Column diff : Time difference between calling f + df (separately) and fdf.\n";
133 nnplog <<
"Column ratio : Ratio time(fdf) / (time(f) + time(df)) in %.\n";
134 nnplog <<
"-------------------------------------------------------------------------------------------------------------\n";
135 nnplog <<
"CutoffType : f [s] compL compH df [s] compL compH fdf[s] compL compH diff [s] ratio [%]\n";
136 nnplog <<
"-------------------------------------------------------------------------------------------------------------\n";
144 fc.setCutoffRadius(1.0);
150 fc.setCutoffParameter(0.0);
160 fc.setCutoffParameter(0.0);
164 fc.setCutoffParameter(0.0);
168 fc.setCutoffParameter(0.0);
172 fc.setCutoffParameter(0.0);
176 fc.setCutoffParameter(0.0);