BioDynaMo  v1.05.119-a4ff3934
Namespaces | Functions
param.cc File Reference
#include <TBufferJSON.h>
#include <json.hpp>
#include <utility>
#include <vector>
#include "core/multi_simulation/optimization_param.h"
#include "core/param/param.h"
#include "core/util/cpptoml.h"
#include "core/util/log.h"
Include dependency graph for param.cc:

Go to the source code of this file.

Namespaces

 bdm
 

Functions

json bdm::FlattenGroups (const json &j_document)
 
json bdm::UnflattenGroups (const json &j_flattened, const json &j_original)
 
void bdm::AssignThreadSafetyMechanism (const std::shared_ptr< cpptoml::table > &config, Param *param)
 
void bdm::AssignMappedDataArrayMode (const std::shared_ptr< cpptoml::table > &config, Param *param)
 
void bdm::AssignBoundSpaceMode (const std::shared_ptr< cpptoml::table > &config, Param *param)