8#include <pspc/System.h>
10int main(
int argc,
char **argv)
Main class for SCFT simulation of one system.
void readCommands(std::istream &in)
Read command script from a file.
void setOptions(int argc, char **argv)
Process command line options.
virtual void readParam(std::istream &in)
Read input parameters (with opening and closing lines).