GLAC  1.0
Functions
ConfigLoader Namespace Reference

json configuration loader. More...

Functions

void load (std::string jsonFileName)
 load More...
 

Detailed Description

json configuration loader.

Based upon json.hpp. Loads a json configurations, and sets the parameters in the Parameters class.

Author
Mathias M. Vege
Version
1.0
Date
2017-2019

Function Documentation

◆ load()

void ConfigLoader::load ( std::string  jsonFileName)

load

Parameters
jsonFileNamename of the json file to load parameters from.

Method for loading json files.

Here is the call graph for this function:
Here is the caller graph for this function: