|
Celeritas 0.7.0-dev.196+develop.8d0d9047c
|
#include <memory>#include <string>
Classes | |
| struct | celeritas::setup::ProblemLoaded |
| Result from loaded standalone input to be used in front-end apps. More... | |
Namespaces | |
| namespace | celeritas::inp |
| Configure Celeritas input. | |
| namespace | celeritas::setup |
| Configure a Celeritas problem from input data. | |
Functions | |
| ProblemLoaded | celeritas::setup::problem (inp::Problem const &p, ImportData const &imported) |
| Create "core params" from a problem definition and import data. | |