mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Formatting updates
This commit is contained in:
parent
4699732faa
commit
b9520580de
2 changed files with 2 additions and 3 deletions
|
|
@ -19,7 +19,6 @@ extern vector<unique_ptr<Universe>> universes;
|
|||
|
||||
} // namespace model
|
||||
|
||||
|
||||
//==============================================================================
|
||||
//! A geometry primitive that fills all space and contains cells.
|
||||
//==============================================================================
|
||||
|
|
@ -76,4 +75,4 @@ private:
|
|||
};
|
||||
|
||||
} // namespace openmc
|
||||
#endif // OPENMC_UNIVERSE_H
|
||||
#endif // OPENMC_UNIVERSE_H
|
||||
|
|
|
|||
|
|
@ -218,4 +218,4 @@ const vector<int32_t>& UniversePartitioner::get_cells(
|
|||
}
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace openmc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue