VPTissue Reference Manual
|
Insertion of nodes in existing edges (contributes to the cell mechanics). More...
#include <NodeInserter.h>
Public Member Functions | |
NodeInserter () | |
Straight initialization of empty object. | |
NodeInserter (const CoreData &cd) | |
Initializing constructor. | |
void | Initialize (const CoreData &cd) |
Initializes based on values in property tree. | |
unsigned int | InsertNodes () |
Insert nodes in those edges that have been stretched. | |
Insertion of nodes in existing edges (contributes to the cell mechanics).
Definition at line 34 of file NodeInserter.h.