mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Apply clang-format
This commit is contained in:
parent
2e19260dea
commit
5afcc9e49b
6 changed files with 50 additions and 36 deletions
|
|
@ -119,7 +119,7 @@ double weight_cutoff {0.25};
|
|||
double weight_survive {1.0};
|
||||
|
||||
#ifdef NCRYSTAL
|
||||
double ncrystal_max_energy{5.0};
|
||||
double ncrystal_max_energy {5.0};
|
||||
#endif
|
||||
|
||||
} // namespace settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue