Skip to content

Commit

Permalink
Minor change of output format
Browse files Browse the repository at this point in the history
  • Loading branch information
ttadano committed Mar 10, 2016
1 parent 2cb991e commit c077ced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions anphon/dynamical.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ void Dynamical::setup_dynamical(std::string mode)
}

if (mympi->my_rank == 0) {
std::cout << std::endl;
std::cout << " ------------------------------------------------------------" << std::endl << std::endl;
}
}
Expand Down

0 comments on commit c077ced

Please sign in to comment.