BioDynaMo  v1.05.119-a4ff3934
Classes | Namespaces | Functions
resource_manager.h File Reference
#include <omp.h>
#include <sched.h>
#include <algorithm>
#include <cmath>
#include <limits>
#include <memory>
#include <ostream>
#include <set>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
#include "core/agent/agent.h"
#include "core/agent/agent_handle.h"
#include "core/agent/agent_uid.h"
#include "core/agent/agent_uid_generator.h"
#include "core/container/agent_uid_map.h"
#include "core/diffusion/continuum_interface.h"
#include "core/diffusion/diffusion_grid.h"
#include "core/functor.h"
#include "core/operation/operation.h"
#include "core/simulation.h"
#include "core/type_index.h"
#include "core/util/numa.h"
#include "core/util/root.h"
#include "core/util/thread_info.h"
#include "core/util/type.h"
Include dependency graph for resource_manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bdm::ResourceManager
 
struct  bdm::ResourceManager::ParallelRemovalAuxData
 

Namespaces

 bdm
 

Functions

std::ostream & bdm::operator<< (std::ostream &os, const ResourceManager &rm)