40#ifndef LM_ME_MESOLVERFACTORY_H_ 
   41#define LM_ME_MESOLVERFACTORY_H_ 
bool needsDiffusionModel()
Tell if solver needs a diffusion model.
Definition MESolverFactory.cpp:107
bool needsReactionModel()
Tell if solver needs a reaction model.
Definition MESolverFactory.cpp:99
void setSolver(string solver)
Set the type of solver the factory makes.
Definition MESolverFactory.cpp:75
MESolver * instantiate()
Get an instance of a MESolver object for running a replicate.
Definition MESolverFactory.cpp:115
MESolverFactory()
Create the factory.
Definition MESolverFactory.cpp:70
An abstract base class for all Master Equation solvers, this is essentially a representation of "the ...
Definition MESolver.h:59
Definition MESolver.cpp:44
Definition Capsule.cpp:46