Chaste  Build::
Vessel< DIM > Member List

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

AbstractVesselNetworkComponent()AbstractVesselNetworkComponent< DIM >
AddSegment(boost::shared_ptr< VesselSegment< DIM > > pSegment)Vessel< DIM >
AddSegments(std::vector< boost::shared_ptr< VesselSegment< DIM > > > pSegments)Vessel< DIM >
CopyDataFromExistingVessel(boost::shared_ptr< Vessel< DIM > > pTargetVessel)Vessel< DIM >
Create(boost::shared_ptr< VesselSegment< DIM > > pSegment)Vessel< DIM >static
Create(std::vector< boost::shared_ptr< VesselSegment< DIM > > > segments)Vessel< DIM >static
Create(std::vector< boost::shared_ptr< VesselNode< DIM > > > nodes)Vessel< DIM >static
Create(boost::shared_ptr< VesselNode< DIM > > pStartNode, boost::shared_ptr< VesselNode< DIM > > pEndNode)Vessel< DIM >static
DivideSegment(const DimensionalChastePoint< DIM > &rLocation, double distanceTolerance=1.e-6)Vessel< DIM >
GetClosestEndNodeDistance(const DimensionalChastePoint< DIM > &rLocation)Vessel< DIM >
GetConnectedVessels()Vessel< DIM >
GetDistance(const DimensionalChastePoint< DIM > &rLocation) const Vessel< DIM >
GetEndNode()Vessel< DIM >
GetFlowProperties() const Vessel< DIM >
GetId() const AbstractVesselNetworkComponent< DIM >virtual
GetLength() const Vessel< DIM >
GetNode(unsigned index)Vessel< DIM >
GetNodeAtOppositeEnd(boost::shared_ptr< VesselNode< DIM > > pQueryNode)Vessel< DIM >
GetNodes()Vessel< DIM >
GetNumberOfNodes()Vessel< DIM >
GetNumberOfSegments()Vessel< DIM >
GetOutputData()Vessel< DIM >virtual
GetOutputDataKeys()AbstractVesselNetworkComponent< DIM >virtual
GetOutputDataValue(const std::string &rKey)AbstractVesselNetworkComponent< DIM >virtual
GetRadius() const Vessel< DIM >virtual
GetSegment(unsigned index)Vessel< DIM >
GetSegments()Vessel< DIM >
GetStartNode()Vessel< DIM >
IsConnectedTo(boost::shared_ptr< Vessel< DIM > > pOtherVessel)Vessel< DIM >
mIdAbstractVesselNetworkComponent< DIM >protected
mNodesVessel< DIM >private
mNodesUpToDateVessel< DIM >private
mOutputDataAbstractVesselNetworkComponent< DIM >protected
mpFlowPropertiesVessel< DIM >private
mRadiusAbstractVesselNetworkComponent< DIM >protected
mSegmentsVessel< DIM >private
Remove()Vessel< DIM >
RemoveSegments(SegmentLocation::Value location)Vessel< DIM >
rGetNodes()Vessel< DIM >
SetFlowProperties(const VesselFlowProperties< DIM > &rFlowProperties)Vessel< DIM >
SetId(unsigned id)AbstractVesselNetworkComponent< DIM >virtual
SetOutputData(const std::string &rKey, double value)AbstractVesselNetworkComponent< DIM >virtual
SetRadius(units::quantity< unit::length > radius)Vessel< DIM >virtual
Shared()Vessel< DIM >private
UpdateNodes()Vessel< DIM >
Vessel(boost::shared_ptr< VesselSegment< DIM > > pSegment)Vessel< DIM >private
Vessel(std::vector< boost::shared_ptr< VesselSegment< DIM > > > segments)Vessel< DIM >private
Vessel(std::vector< boost::shared_ptr< VesselNode< DIM > > > nodes)Vessel< DIM >private
Vessel(boost::shared_ptr< VesselNode< DIM > > pStartNode, boost::shared_ptr< VesselNode< DIM > > pEndNode)Vessel< DIM >private
~AbstractVesselNetworkComponent()AbstractVesselNetworkComponent< DIM >virtual
~Vessel()Vessel< DIM >