22 #ifndef BIOSOLVERAREAREGULATOR_HPP
23 #define BIOSOLVERAREAREGULATOR_HPP
25 #include <LbmLib/include/solver/BioSolver/BioBaseSolver.hpp>
63 std::map<unsigned int,double> targetareamap_;
68 std::map<unsigned int,double> integratormap_;
73 static const std::string name;
78 #endif // BIOSOLVERAREAREGULATOR_HPP
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...
Default class of a BioSolver which does nothing.
class responsible for generating the internal geometry representation