22 #ifndef BIOSOLVERGROWTH_HPP
23 #define BIOSOLVERGROWTH_HPP
25 #include <LbmLib/include/solver/BioSolver/BioBaseSolver.hpp>
55 static const std::string name;
60 #endif // BIOSOLVERGROWTH_HPP
This class controls the growth of cells and other sources/sinks.
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