Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ProfugusMC
ProfugusMC
Commits
433327fa
Commit
433327fa
authored
Oct 12, 2017
by
Hamilton, Steven P
Browse files
Adding output info.
parent
004ed331
Changes
1
Hide whitespace changes
Inline
Side-by-side
Profugus/Source/src/packages/MC/mc_driver/Manager.t.hh
View file @
433327fa
...
...
@@ -181,7 +181,7 @@ void Manager<Geometry>::solve()
{
SCOPED_TIMER
(
"Manager.solve"
);
SCREEN_MSG
(
"Executing solver"
);
SCREEN_MSG
(
"Executing solver
on "
<<
d_nodes
<<
" MPI ranks
"
);
// run the appropriate solver
if
(
d_keff_solver
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment