Apply clang-format

This commit is contained in:
Jose Ignacio Marquez Damian 2022-09-26 11:30:39 +02:00 committed by Thomas Kittelmann
parent 2e19260dea
commit 5afcc9e49b
6 changed files with 50 additions and 36 deletions

View file

@ -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