VPTissue Reference Manual
|
This is the complete list of members for SimPT_Sim::Wall, including all inherited members.
CycleWallType() (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | |
GetC1() const (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | inline |
GetC2() const (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | inline |
GetEdges() const (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | |
GetIndex() const (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | inline |
GetInfluxVector(Cell *c) const (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | |
GetLength() const | SimPT_Sim::Wall | |
GetN1() const (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | inline |
GetN2() const (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | inline |
GetRestLength() const (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
GetRestLengthInit() const (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
GetStrength() const (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
GetTransporters1() const (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
GetTransporters1(unsigned int ch) const (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
GetTransporters2() const (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
GetTransporters2(unsigned int ch) const (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
GetType() const (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
GetWallVector(Cell *c) const (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | |
IncludesEdge(const Edge &edge) const | SimPT_Sim::Wall | |
IncludesNode(const Node *node) const | SimPT_Sim::Wall | |
IsAtBoundary() const | SimPT_Sim::Wall | |
IsAuxinSink() const (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
IsAuxinSource() const (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
IsIntersectingWithDivisionPlane(const std::array< double, 3 > &p1, const std::array< double, 3 > &p2) const (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | |
IsSam() const | SimPT_Sim::Wall | |
m_rest_length (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | protected |
m_rest_length_init (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | protected |
m_strength (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | protected |
m_transporters1 (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | protected |
m_transporters2 (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | protected |
m_wall_type (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | protected |
Mesh (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | friend |
Print(std::ostream &os) const (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | |
ReadPtree(boost::property_tree::ptree const &wall_pt) (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | virtual |
SetC1(Cell *c) (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | inline |
SetC2(Cell *c) (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | inline |
SetLengthDirty() const | SimPT_Sim::Wall | inline |
SetN1(Node *n) (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | inline |
SetN2(Node *n) (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | inline |
SetRestLength(double l) (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
SetRestLengthInit(double l) (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
SetStrength(double strength) (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
SetTransporters1(unsigned int ch, double val) (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
SetTransporters1(const std::vector< double > &transporter) (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
SetTransporters2(unsigned int ch, double val) (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
SetTransporters2(const std::vector< double > &transporter) (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
SetType(WallType::Type type) (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inline |
SimPT_Editor::EditableMesh (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | friend |
SimPT_Sim::Container::SegmentedVector (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | friend |
Swap(WallAttributes &src) (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | |
ToPtree() const | SimPT_Sim::Wall | virtual |
WallAttributes(unsigned int num_chem) (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | |
WallAttributes(double rest_length, double rest_length_init, double strength, const std::vector< double > &transporters1, const std::vector< double > &transporters2, WallType::Type wall_type) (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | |
~Wall() (defined in SimPT_Sim::Wall) | SimPT_Sim::Wall | inlinevirtual |
~WallAttributes() (defined in SimPT_Sim::WallAttributes) | SimPT_Sim::WallAttributes | inlinevirtual |