22 #ifndef TUTORIAL_02_BIOSOLVERGROWTH_HPP
23 #define TUTORIAL_02_BIOSOLVERGROWTH_HPP
25 #include <LbmLib/include/solver/BioSolver/BioBaseSolver.hpp>
55 static const std::string name;
60 #endif // TUTORIAL_02_BIOSOLVERGROWTH_HPP
This class controls the growth of cells and other sources/sinks.
The Base class for all BioSolver implementations. This classes uses the recursive template idiom to a...
virtual void applyBioProcess(geometry::GeometryHandler &geometryhandler, solver::ForceSolver &forcesolver)
Applies biological processes.
class responsible for generating the internal geometry representation