NanoStructures
1.0
DMFT solver for layered, strongly correlated nanostructures
Main Page
Related Pages
Modules
Classes
Files
File List
cmd
cmd.h
1
#ifndef CMD_H
2
#define CMD_H
3
4
#include <boost/program_options.hpp>
5
6
namespace
po = boost::program_options;
7
8
po::variables_map parseCommandLine(
int
argc,
char
** argv);
9
10
11
#endif // CMD_H
Generated on Sat Jun 28 2014 11:55:18 for NanoStructures by
1.8.6