pairinteraction
A Rydberg Interaction Calculator
args.hpp File Reference
#include <filesystem>
#include <string>
#include <system_error>
+ Include dependency graph for args.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  pairinteraction
 
namespace  pairinteraction::args
 

Functions

bool pairinteraction::args::parse_download_missing (int &i, int argc, char **const argv, bool &download_missing)
 
bool pairinteraction::args::parse_database_dir (int &i, int argc, char **const argv, std::filesystem::path &database_dir)
 
bool pairinteraction::args::parse_data_dir (int &i, int argc, char **const argv, std::filesystem::path &data_dir)