BioDynaMo
v1.05.120-25dc9790
|
Public Member Functions | |
Fea (std::vector< int64_t > &diffs) | |
void | operator() (Agent *agent, AgentHandle) override |
Public Member Functions inherited from bdm::Functor< void, Agent *, AgentHandle > | |
virtual | ~Functor ()=default |
virtual void | operator() (TArgs... args)=0 |
Public Attributes | |
std::vector< int64_t > & | diffs |
Definition at line 123 of file plot_memory_layout.cc.
|
inlineexplicit |
Definition at line 125 of file plot_memory_layout.cc.
|
inlineoverride |
Definition at line 127 of file plot_memory_layout.cc.
std::vector<int64_t>& bdm::Fea::diffs |
Definition at line 124 of file plot_memory_layout.cc.