21#include "nlohmann/json.hpp"
33 {{AMRInterpMode::FIRST_ORDER,
"amr_first_order"},
34 {AMRInterpMode::SECOND_ORDER,
"amr_second_order"}});
This header file contains utility functions related to exception handling in the code.
#define SHAMROCK_JSON_SERIALIZE_ENUM(ENUM_TYPE,...)
Macro to serialize/deserialize an enum to/from a JSON object modified from the NLOHMANN_JSON_SERIALIZ...
namespace for the basegodunov model