VPTissue Reference Manual
CellDivider.h File Reference

Interface for CellDivider. More...

#include "model/ComponentInterfaces.h"
#include "sim/CoreData.h"
#include <array>
#include <functional>
#include <list>
#include <memory>
#include <vector>
Include dependency graph for CellDivider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimPT_Sim::CellDivider
 Class for handling cell division. More...
 

Namespaces

 SimPT_Sim
 Namespace for the core simulator.
 

Detailed Description

Interface for CellDivider.

WARNING: THIS CLASS IS USED IN THE SIMULATOR BUT ALSO IN THE MESH EDITOR. WARNING: IN THE LATTER CASE SEVERAL DATA MEMBERS< MOST NOTABLY THE WARNING: CoreData MEMBER m_cd HAS DEFAULT VALUE WHICH MEANS ALL OF THE WARNING: POINTS IN m_cd CAN NOT BE DEREFERENCED.

Definition in file CellDivider.h.