/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/common/config_tree.hh File Reference#

DiFfRG: /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/common/config_tree.hh File Reference
DiFfRG
Discretization Framework for functional Renormalization Group flows
config_tree.hh File Reference
#include <string>
#include <boost/json.hpp>

Go to the source code of this file.

Classes

class  DiFfRG::ConfigTree
 A hierarchical configuration tree, readable from JSON and TOML files. More...
 

Namespaces

namespace  DiFfRG
 
namespace  DiFfRG::internal
 

Functions

bool DiFfRG::internal::has_toml_extension (const std::string &filename)
 Whether a file name denotes a TOML file, i.e. ends in ".toml" or ".tml".