Lattice Microbes 2.5
This is for whole cell modeling
Loading...
Searching...
No Matches
lm::main Namespace Reference

Classes

class  CheckpointSignaler
 A type of worker thread that checkpoints at a specified interval. More...
class  DataOutputQueue
 A queue class that writes out data in the order it is recieved. More...
class  LocalDataOutputWorker
 A class that handles output on a particular core. More...
class  MPIRemoteDataOutputQueue
 A DataOutputQueue that works for MPI jobs across various different nodes that outputs only on the "master" thread. More...
class  ReplicateRunner
 A thread that launches all the various replicates requested. More...
class  ResourceAllocator
 An object that tracks the available resources for the main simulation runner. More...
class  SignalHandler
 A thread safe Worker thread type that captures SIG* type signals over the various threads. More...