PSCF v1.2
|
This is the complete list of members for Pscf::Edge, including all inherited members.
Edge() | Pscf::Edge | |
id() const | Pscf::Edge | inline |
length() const | Pscf::Edge | inline |
monomerId() const | Pscf::Edge | inline |
operator<<(std::ostream &out, const Edge &block) | Pscf::Edge | friend |
operator>>(std::istream &in, Edge &block) | Pscf::Edge | friend |
polymerType() const | Pscf::Edge | inline |
serialize(Archive &ar, unsigned int versionId) | Pscf::Edge | |
setId(int id) | Pscf::Edge | |
setLength(double length) | Pscf::Edge | virtual |
setMonomerId(int monomerId) | Pscf::Edge | |
setPolymerType(PolymerType::Enum type) | Pscf::Edge | |
setVertexIds(int vertexAId, int vertexBId) | Pscf::Edge | |
vertexId(int i) const | Pscf::Edge | inline |
vertexIds() const | Pscf::Edge | inline |
~Edge() | Pscf::Edge | virtual |