| Lattice Microbes 2.5
    This is for whole cell modeling | 
#include <string>#include <utility>#include <vector>Go to the source code of this file.
| Functions | |
| vector< int > | parseIndices (string s, vector< int > matrixDims) | 
| pair< int, int > | parseRange (char *, int maxDim) | 
| vector< double > | parseValues (string s) | 
| void | printCopyright (int argc, char **argv) | 
| void | printBuildConfig () | 
| vector< int > parseIndices | ( | string | s, | 
| vector< int > | matrixDims ) | 
| pair< int, int > parseRange | ( | char * | rangeStr, | 
| int | maxDim ) | 
| vector< double > parseValues | ( | string | s | ) | 
| void printBuildConfig | ( | ) | 
| void printCopyright | ( | int | argc, | 
| char ** | argv ) | 
This function prints the copyright notice.