Chaste  Release::2018.1
PottsElement< DIM > Member List

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

AbstractElement(unsigned index, const std::vector< Node< SPACE_DIM > * > &rNodes)AbstractElement< ELEMENT_DIM, SPACE_DIM >
AbstractElement(unsigned index=INDEX_IS_NOT_USED)AbstractElement< ELEMENT_DIM, SPACE_DIM >
AddElementAttribute(double attribute)AbstractElement< ELEMENT_DIM, SPACE_DIM >
AddNode(Node< DIM > *pNode, const unsigned &rIndex=UINT_MAX)PottsElement< DIM >
MutableElement< DIM, DIM >::AddNode(Node< SPACE_DIM > *pNode, const unsigned &rIndex)MutableElement< DIM, DIM >
AbstractElement::AddNode(Node< SPACE_DIM > *pNode)AbstractElement< ELEMENT_DIM, SPACE_DIM >
boost::serialization::access classPottsElement< DIM >friend
ConstructElementAttributes()AbstractElement< ELEMENT_DIM, SPACE_DIM >protected
DeleteNode(const unsigned &rIndex)MutableElement< DIM, DIM >
GetAspectRatio()PottsElement< DIM >
GetAttribute()AbstractElement< ELEMENT_DIM, SPACE_DIM >
GetIndex() const AbstractElement< ELEMENT_DIM, SPACE_DIM >
GetNode(unsigned localIndex) const AbstractElement< ELEMENT_DIM, SPACE_DIM >
GetNodeGlobalIndex(unsigned localIndex) const AbstractElement< ELEMENT_DIM, SPACE_DIM >
GetNodeLocalIndex(unsigned globalIndex) constMutableElement< DIM, DIM >
GetNodeLocation(unsigned localIndex, unsigned dimension) const AbstractElement< ELEMENT_DIM, SPACE_DIM >
GetNodeLocation(unsigned localIndex) const AbstractElement< ELEMENT_DIM, SPACE_DIM >
GetNumElementAttributes()AbstractElement< ELEMENT_DIM, SPACE_DIM >
GetNumNodes() const AbstractElement< ELEMENT_DIM, SPACE_DIM >
GetOwnership() const AbstractElement< ELEMENT_DIM, SPACE_DIM >
GetUnsignedAttribute()AbstractElement< ELEMENT_DIM, SPACE_DIM >
IsDeleted() const AbstractElement< ELEMENT_DIM, SPACE_DIM >
IsElementOnBoundary() constMutableElement< DIM, DIM >virtual
MarkAsDeleted()MutableElement< DIM, DIM >virtual
mIndexAbstractElement< ELEMENT_DIM, SPACE_DIM >protected
mIsDeletedAbstractElement< ELEMENT_DIM, SPACE_DIM >protected
mNodesAbstractElement< ELEMENT_DIM, SPACE_DIM >protected
mOwnershipAbstractElement< ELEMENT_DIM, SPACE_DIM >protected
mpElementAttributesAbstractElement< ELEMENT_DIM, SPACE_DIM >protected
MutableElement(unsigned index)MutableElement< DIM, DIM >
MutableElement(unsigned index, const std::vector< Node< SPACE_DIM > * > &rNodes)MutableElement< DIM, DIM >
PottsElement(unsigned index, const std::vector< Node< DIM > * > &rNodes)PottsElement< DIM >
RegisterWithNodes()MutableElement< DIM, DIM >virtual
ReplaceNode(Node< SPACE_DIM > *pOldNode, Node< SPACE_DIM > *pNewNode)AbstractElement< ELEMENT_DIM, SPACE_DIM >
ResetIndex(unsigned index)MutableElement< DIM, DIM >
rGetElementAttributes()AbstractElement< ELEMENT_DIM, SPACE_DIM >
serialize(Archive &archive, const unsigned int version)PottsElement< DIM >inlineprivate
SetAttribute(double attribute)AbstractElement< ELEMENT_DIM, SPACE_DIM >
SetIndex(unsigned index)AbstractElement< ELEMENT_DIM, SPACE_DIM >
SetOwnership(bool ownership)AbstractElement< ELEMENT_DIM, SPACE_DIM >
UpdateNode(const unsigned &rIndex, Node< SPACE_DIM > *pNode)MutableElement< DIM, DIM >virtual
~AbstractElement()AbstractElement< ELEMENT_DIM, SPACE_DIM >virtual
~MutableElement()MutableElement< DIM, DIM >virtual
~PottsElement()PottsElement< DIM >