Majoranapp
A C++ library for studying MZM in non-interacting systems
InputScriptParser.hpp File Reference
#include <map>
#include <string>
#include <fstream>
#include <nlohmann/json.hpp>
#include "../Misc.hpp"
#include "../QuantumSystem.hpp"
#include "../QuantumSystem/Parameters.hpp"
#include "../QuantumSystem/Dimensions.hpp"
#include "../Solver.hpp"
#include "ModelSelector.hpp"
#include "ConnectionsParser.hpp"
Include dependency graph for InputScriptParser.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  InputScriptParser
 Parsing JSON input script. More...
 

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json