Chaste  Build::
VesselSegment< DIM > Member List

This is the complete list of members for VesselSegment< DIM >, including all inherited members.

AbstractVesselNetworkComponent()AbstractVesselNetworkComponent< DIM >
AddVessel(boost::shared_ptr< Vessel< DIM > > pVessel)VesselSegment< DIM >private
CopyDataFromExistingSegment(const boost::shared_ptr< VesselSegment< DIM > > pTargetSegment)VesselSegment< DIM >
Create(boost::shared_ptr< VesselNode< DIM > > pNode1, boost::shared_ptr< VesselNode< DIM > > pNode2)VesselSegment< DIM >static
Create(boost::shared_ptr< VesselSegment< DIM > > pSegment)VesselSegment< DIM >static
GetDistance(const DimensionalChastePoint< DIM > &location) const VesselSegment< DIM >
GetFlowProperties() const VesselSegment< DIM >
GetId() const AbstractVesselNetworkComponent< DIM >virtual
GetLength() const VesselSegment< DIM >
GetMidPoint() const VesselSegment< DIM >
GetNode(unsigned index) const VesselSegment< DIM >
GetNodes() const VesselSegment< DIM >
GetOppositeNode(boost::shared_ptr< VesselNode< DIM > > pInputNode) const VesselSegment< DIM >
GetOutputData()VesselSegment< DIM >virtual
GetOutputDataKeys()AbstractVesselNetworkComponent< DIM >virtual
GetOutputDataValue(const std::string &rKey)AbstractVesselNetworkComponent< DIM >virtual
GetPointProjection(const DimensionalChastePoint< DIM > &location, bool projectToEnds=false) const VesselSegment< DIM >
GetRadius() const AbstractVesselNetworkComponent< DIM >virtual
GetUnitTangent() const VesselSegment< DIM >
GetVessel() const VesselSegment< DIM >
HasNode(boost::shared_ptr< VesselNode< DIM > > pNode) const VesselSegment< DIM >
IsConnectedTo(boost::shared_ptr< VesselSegment< DIM > > pOtherSegment) const VesselSegment< DIM >
mIdAbstractVesselNetworkComponent< DIM >protected
mNodesVesselSegment< DIM >private
mOutputDataAbstractVesselNetworkComponent< DIM >protected
mpFlowPropertiesVesselSegment< DIM >private
mRadiusAbstractVesselNetworkComponent< DIM >protected
mVesselVesselSegment< DIM >private
Remove()VesselSegment< DIM >
RemoveVessel()VesselSegment< DIM >private
ReplaceNode(unsigned oldNodeIndex, boost::shared_ptr< VesselNode< DIM > > pNewNode)VesselSegment< DIM >
SetFlowProperties(const SegmentFlowProperties< DIM > &rFlowProperties)VesselSegment< DIM >
SetId(unsigned id)AbstractVesselNetworkComponent< DIM >virtual
SetOutputData(const std::string &rKey, double value)AbstractVesselNetworkComponent< DIM >virtual
SetRadius(units::quantity< unit::length > radius)AbstractVesselNetworkComponent< DIM >virtual
Shared()VesselSegment< DIM >private
Vessel< DIM > classVesselSegment< DIM >friend
VesselSegment(boost::shared_ptr< VesselNode< DIM > > pNode1, boost::shared_ptr< VesselNode< DIM > > pNode2)VesselSegment< DIM >private
VesselSegment(const VesselSegment< DIM > &rSegment)VesselSegment< DIM >
~AbstractVesselNetworkComponent()AbstractVesselNetworkComponent< DIM >virtual
~VesselSegment() (defined in VesselSegment< DIM >)VesselSegment< DIM >