Apply clang-format on entire source

This commit is contained in:
Paul Romano 2021-08-11 11:41:49 -05:00
parent 4c17061a1d
commit 1bc2bd8460
181 changed files with 7372 additions and 6952 deletions

View file

@ -1,7 +1,7 @@
#include "openmc/physics_common.h"
#include "openmc/settings.h"
#include "openmc/random_lcg.h"
#include "openmc/settings.h"
namespace openmc {
@ -23,4 +23,4 @@ void russian_roulette(Particle& p)
}
}
} //namespace openmc
} // namespace openmc