Lattice Microbes 2.5
This is for whole cell modeling
Loading...
Searching...
No Matches
runSimulation.h File Reference
#include "me/MESolver.h"
Include dependency graph for runSimulation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void runSimulation (char *simulationFilename, int replicate, char *solverClass, vector< int > cudaDevices, time_t checkpointInterval)
void runSolver (char *simulationFilename, int replicate, lm::me::MESolver *solver, vector< int > cudaDevices, time_t checkpointInterval)

Function Documentation

◆ runSimulation()

void runSimulation ( char * simulationFilename,
int replicate,
char * solverClass,
vector< int > cudaDevices,
time_t checkpointInterval )
Here is the call graph for this function:

◆ runSolver()

void runSolver ( char * simulationFilename,
int replicate,
lm::me::MESolver * solver,
vector< int > cudaDevices,
time_t checkpointInterval )
Here is the call graph for this function:
Here is the caller graph for this function: