Go to the source code of this file.
Functions | |
registerMooseObjectAliased ("MooseApp", JSONOutput, "JSON") | |
template<> | |
void | dataStore (std::ostream &stream, nlohmann::json &json, void *) |
template<> | |
void | dataLoad (std::istream &stream, nlohmann::json &json, void *) |
Definition at line 244 of file JSONOutput.C.
Definition at line 237 of file JSONOutput.C.
registerMooseObjectAliased | ( | "MooseApp" | , |
JSONOutput | , | ||
"JSON" | |||
) |