Files | |
file | cellsystem.cpp [code] |
file | cellsystem.h [code] |
Include the definitions necessary for the cell system division algorithm and model. | |
file | complex.cpp [code] |
file | complex.h [code] |
Definition of a 2D cell complex. | |
file | draw_connections.h [code] |
file | draw_graphs.h [code] |
This file contains algorithms to draw graphs. | |
file | graph.h [code] |
Implement common algorithms on graphs. | |
file | insert.h [code] |
Defines the algorithms::Insert class template. | |
file | parallel.cpp [code] |
file | parallel.h [code] |
Defines the help class for parallel execution. | |
file | parallel_impl.h [code] |
file | solver.h [code] |
Defines the solver namespace. | |
file | split.h [code] |
Defines the algorithms::split function. | |
file | tissue.h [code] |
Definition of the tissue algorithm. | |
file | triangle_growth.cpp [code] |
file | triangle_growth.h [code] |
This file contains the classes needed to describe the growth of a tissue from a triangular mesh growing through time. |