| Lattice Microbes 2.5
    This is for whole cell modeling | 
| Namespaces | |
| namespace | Analysis | 
| namespace | BaseTypes | 
| namespace | CME | 
| namespace | CMEPostProcessing | 
| namespace | ColorGen | 
| namespace | DisplayUtils | 
| namespace | ImageAnalysis | 
| namespace | JupyterDisplay | 
| namespace | LmInteract | 
| namespace | LMLogger | 
| namespace | ParticleSizeSupport | 
| namespace | RDME | 
| namespace | RDMEExtended | 
| namespace | RegionBuilder | 
| namespace | Solvers | 
| namespace | Template | 
| namespace | TexFmt | 
| namespace | Types | 
| namespace | units | 
| Functions | |
| printCompiledOptions () | |
| Variables | |
| buildData = json.load(open(os.path.join(os.path.dirname(__file__),"build.json"))) | |
jLM top level.
.. py:data:: buildData
   Dictionary containing  data about build.
   buildTime
      Time/date package was built
   name
      Name of package. Should be ``jLM``
   version
      Version number of ``jLM``
   gitHash
      Git hash of the last commit
   user
      Username that built the package
   host
      Hostname of machine where the package was built
 | jLM.printCompiledOptions | ( | ) | 
| jLM.buildData = json.load(open(os.path.join(os.path.dirname(__file__),"build.json"))) |