Lattice Microbes 2.5
This is for whole cell modeling
Loading...
Searching...
No Matches
Lattice.h File Reference
#include <vector>
#include <map>
#include "core/Types.h"
#include "core/Exceptions.h"
Include dependency graph for Lattice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  lattice_coord_t
 Type to store a lattice coordinate. More...
struct  particle_loc_t
 Type to store a particle and position. More...
class  lm::rdme::InvalidSiteException
 InvalidArgException for when an index into the lattice is out of bound or does not exist. More...
class  lm::rdme::InvalidParticleException
 InvalidArgException for when a particle is. More...
class  lm::rdme::Lattice
 Base class for lattice type objects. More...

Namespaces

namespace  lm
namespace  lm::rdme

Typedefs

typedef uint32_t lattice_size_t
typedef uint32_t site_t

Functions

unsigned int lm::rdme::getCompiledLatticeMaxOccupancy ()

Typedef Documentation

◆ lattice_size_t

typedef uint32_t lattice_size_t

◆ site_t

typedef uint32_t site_t