VPTissue Reference Manual
|
Interface for CellDivider. More...
#include "model/ComponentInterfaces.h"
#include "sim/CoreData.h"
#include <array>
#include <functional>
#include <list>
#include <memory>
#include <vector>
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. | |
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.