VPTissue Reference Manual
SimPT_Sim::WallType Namespace Reference

Namespace for Types walls. More...

Enumerations

enum  Type { AuxinSource, AuxinSink, Normal }
 Enumerates the wall types.
 

Functions

Type FromString (std::string s)
 Converts a string with name to WallType::Type value.
 
string ToString (Type w)
 Converts a WallType::Type value to corresponding name.
 

Detailed Description

Namespace for Types walls.