pairinteraction
A Rydberg Interaction Calculator
pairinteraction::args Namespace Reference

Functions

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

Function Documentation

◆ parse_data_dir()

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

Definition at line 45 of file args.hpp.

Referenced by main().

+ Here is the caller graph for this function:

◆ parse_database_dir()

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

Definition at line 21 of file args.hpp.

Referenced by main().

+ Here is the caller graph for this function:

◆ parse_download_missing()

bool pairinteraction::args::parse_download_missing ( int &  i,
int  argc,
char **const  argv,
bool download_missing 
)
inline

Definition at line 11 of file args.hpp.

Referenced by main().

+ Here is the caller graph for this function: