#include "NFinput.hh"
Functions | |
| bool | NFinput::readRNFfile (map< string, string > &argMap, vector< string > &commands, bool verbose) |
| void | echo (string command, System *s) |
| void | print (string com, System *s) |
| void | simulate (string command, System *s, bool verbose) |
| void | equilibrate (string command, System *s) |
| void | setParameter (string command, System *s) |
| bool | NFinput::runRNFcommands (System *s, map< string, string > &argMap, vector< string > &commands, bool verbose) |
| void echo | ( | string | command, | |
| System * | s | |||
| ) |
| void equilibrate | ( | string | command, | |
| System * | s | |||
| ) |
| void print | ( | string | com, | |
| System * | s | |||
| ) |
| void setParameter | ( | string | command, | |
| System * | s | |||
| ) |
| void simulate | ( | string | command, | |
| System * | s, | |||
| bool | verbose | |||
| ) |
1.5.4