BioDynaMo  v1.05.119-a4ff3934
Namespaces | Functions
diffusion_grid.cc File Reference
#include <algorithm>
#include <mutex>
#include "core/diffusion/diffusion_grid.h"
#include "core/environment/environment.h"
#include "core/simulation.h"
#include "core/util/log.h"
Include dependency graph for diffusion_grid.cc:

Go to the source code of this file.

Namespaces

 bdm
 

Functions

std::string bdm::BoundaryTypeToString (const BoundaryConditionType &type)
 Transforms a BoundaryConditionType to the corresponding string. More...
 
BoundaryConditionType bdm::StringToBoundaryType (const std::string &type)
 Transforms a string to the corresponding BoundaryConditionType. More...