22 #ifndef TUTORIAL_01_BIOSOLVERMEMBRANETENSION_HPP 
   23 #define TUTORIAL_01_BIOSOLVERMEMBRANETENSION_HPP 
   25 #include <LbmLib/include/solver/BioSolver/BioBaseSolver.hpp> 
   61     static const std::string name;
 
   66 #endif  // TUTORIAL_01_BIOSOLVERMEMBRANETENSION_HPP 
The tutorial_01_BioSolverMembraneTension class. It updates the membrane tension forces. 
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