Skip to content
Snippets Groups Projects
Commit f9c7f546 authored by carlocamilloni's avatar carlocamilloni
Browse files

Commitor: astyle

parent d6185bca
No related branches found
No related tags found
No related merge requests found
......@@ -159,7 +159,7 @@ void Committor::calculate() {
for(unsigned b=0; b<nbasins; ++b) {
if(inbasin[b]==1) {
if(basin!=(b+1)) {
basin = b+1;
basin = b+1;
ofile.fmtField(" %f");
ofile.printField("time",getTime());
for(unsigned i=0; i<getNumberOfArguments(); i++) {
......
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