22 #ifndef TUTORIAL_01_BIOSOLVERAREAREGULATOR_HPP
23 #define TUTORIAL_01_BIOSOLVERAREAREGULATOR_HPP
25 #include <LbmLib/include/solver/BioSolver/BioBaseSolver.hpp>
61 std::map<unsigned int,double> targetareamap_;
66 static const std::string name;
71 #endif // TUTORIAL_01_BIOSOLVERAREAREGULATOR_HPP
The tutorial_01_BioSolverAreaRegulator class. It controls the area and growth of the cells...
virtual void applyBioProcess(geometry::GeometryHandler &geometryhandler, solver::ForceSolver &forcesolver)
Applies biological processes.
The Base class for all BioSolver implementations. This classes uses the recursive template idiom to a...
class responsible for generating the internal geometry representation