XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
xgc.hpp
Go to the documentation of this file.
1 #ifndef XGC_HPP
2 #define XGC_HPP
3 
5 
6 void xgc(const CommandLineInputs& cli);
7 
8 #endif
Definition: command_line_inputs.hpp:31
void xgc(const CommandLineInputs &cli)
Definition: xgc.cpp:113