BioDynaMo  v1.05.119-a4ff3934
Namespaces | Functions
plot_memory_layout.h File Reference
#include <vector>
Include dependency graph for plot_memory_layout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 bdm
 

Functions

void bdm::PlotMemoryLayout (const std::vector< Agent * > &agents, int numa_node)
 
void bdm::PlotMemoryHistogram (const std::vector< Agent * > &agents, int numa_node)
 
void bdm::PlotNeighborMemoryHistogram (bool before)