GridFire 0.0.1a
General Purpose Nuclear Network
|
Go to the source code of this file.
Namespaces | |
namespace | gridfire |
namespace | gridfire::screening |
Enumerations | |
enum class | gridfire::screening::ScreeningType { gridfire::screening::BARE , gridfire::screening::WEAK } |
Enumerates the available plasma screening models. More... | |
Functions | |
std::unique_ptr< ScreeningModel > | gridfire::screening::selectScreeningModel (ScreeningType type) |
A factory function to select and create a screening model. | |