int Read_input_file(SPE &data, char const buff[]="input_file.json")
Read an input file written in json format.
Definition: Read_input_file.cpp:14
int set_input_value(Json::Value &val, const char buff[], PetscInt &v)
take Json data and save it to value if it exists
Definition: Read_input_file.cpp:111