AFLOW
 
Loading...
Searching...
No Matches
aflow.cpp File Reference
#include "aflow.h"
#include <cstddef>
#include <cstdio>
#include <deque>
#include <fstream>
#include <iostream>
#include <istream>
#include <ostream>
#include <sstream>
#include <string>
#include <vector>
#include <curl/curl.h>
#include "AUROSTD/aurostd.h"
#include "AUROSTD/aurostd_argv.h"
#include "AUROSTD/aurostd_time.h"
#include "AUROSTD/aurostd_xcomplex.h"
#include "AUROSTD/aurostd_xerror.h"
#include "AUROSTD/aurostd_xfile.h"
#include "AUROSTD/aurostd_xmatrix.h"
#include "AUROSTD/aurostd_xoption.h"
#include "AUROSTD/aurostd_xrandom.h"
#include "aflow_aflowrc.h"
#include "aflow_defs.h"
#include "aflow_init.h"
#include "aflow_xhost.h"
#include "aflowlib/aflowlib_libraries_scrubber.h"
#include "aflowlib/aflowlib_web_outreach.h"
#include "extern/SQLITE/sqlite3.h"
#include "flow/aflow_ivasp.h"
#include "flow/aflow_pflow.h"
#include "interfaces/aflow_pthreads.h"
#include "modules/POCC/aflow_pocc.h"
#include "structure/aflow_xatom.h"
#include "structure/aflow_xstructure.h"
#include "test/aflow_test.cpp"
#include "test/aflow_unit_test.h"

Go to the source code of this file.

Namespaces

namespace  aflow
 

Functions

int main (int _argc, char **_argv)
 
int AFLOW_main (vector< string > &argv)
 
string aflow::License_Preamble_aflow ()
 
string aflow::Intro_aflow (string x)
 
string aflow::Intro_sflow (string x)
 
string aflow::Intro_HELP (string x)
 
string aflow::Banner (string type)
 

Function Documentation

◆ main()

int main ( int _argc,
char ** _argv )

Definition at line 78 of file aflow.cpp.

◆ AFLOW_main()

int AFLOW_main ( vector< string > & argv)

Definition at line 674 of file aflow.cpp.