22 #ifndef BIOSOLVERDIFFERENTIATION_HPP
23 #define BIOSOLVERDIFFERENTIATION_HPP
25 #include <LbmLib/include/solver/BioSolver/BioBaseSolver.hpp>
61 std::map<unsigned int,std::vector<std::shared_ptr<LbmLib::geometry::Connection> > > cellDefinition_;
66 static const std::string name;
71 #endif // BIOSOLVERDIFFERENTIATION_HPP
virtual void applyBioProcess(geometry::GeometryHandler &geometryhandler, solver::ForceSolver &forcesolver)
Applies biological processes.
Default class of a BioSolver which does nothing.
The Base class for all BioSolver implementations. This classes uses the recursive template idiom to a...
class responsible for generating the internal geometry representation