#include <utility>#include "libecs.hpp"#include "Entity.hpp"#include "Interpolant.hpp"#include "System.hpp"


Go to the source code of this file.
Namespaces | |
| namespace | libecs |
Functions | |
| libecs::LIBECS_DM_CLASS (Variable, Entity) | |
| Variable class represents state variables in the simulation model, such as amounts of molecular species in a compartment. | |
1.5.5