#include <parameter.h>
Public Member Functions | |
Parameter () | |
~Parameter () | |
void | CleanUp (void) |
void | Read (const char *filename) |
void | Write (ostream &os) const |
Public Attributes | |
double | T |
int | target_area |
int | target_length |
double | lambda |
double | lambda2 |
char * | Jtable |
int | conn_diss |
bool | vecadherinknockout |
bool | extensiononly |
int | chemotaxis |
int | border_energy |
int | neighbours |
bool | periodic_boundaries |
int | n_chem |
double * | diff_coeff |
double * | decay_rate |
double * | secr_rate |
double | saturation |
double | dt |
double | dx |
int | pde_its |
int | n_init_cells |
int | size_init_cells |
int | sizex |
int | sizey |
int | divisions |
int | mcs |
int | rseed |
double | subfield |
int | relaxation |
int | storage_stride |
bool | graphics |
bool | store |
char * | datadir |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|