|
MURE
|
#include <cmath>#include <fstream>#include <cstdlib>#include <string>#include <sstream>#include <iostream>#include <iomanip>#include <initializer_list>#include <memory>#include <nlohmann/json.hpp>#include <omp.h>#include "MureConstant.hxx"#include "MUREGlobal.hxx"#include "MiscFunction.hxx"#include "EvolutionSolver.hxx"#include "BinaryFormat2.hxx"#include "COBRA_EN.hxx"#include "ConnectorPlugin.hxx"#include "ControlMaterial.hxx"#include "EvolutionControl.hxx"#include "EvolutiveSystem.hxx"#include "FuelReprocessing.hxx"#include "MCSource.hxx"#include "MURE.hxx"#include "Material.hxx"#include "MureTally.hxx"#include "TReference.hxx"#include "ZAI.hxx"#include <nlohmann/json-schema.hpp>Typedefs | |
| using | json = nlohmann::ordered_json |
| using json = nlohmann::ordered_json |