NeoPZ
|
This is the complete list of members for TPZGraphNode, including all inherited members.
ClassId() const override | TPZGraphNode | virtual |
ClassIdMap() | TPZSavable | inlinestatic |
Compare(TPZSavable *copy, bool override=false) | TPZSavable | virtual |
Compare(TPZSavable *copy, bool override=false) const | TPZSavable | virtual |
CreateInstance(const int &classId) | TPZSavable | static |
DrawCo(TPZDrawStyle st=EDXStyle) | TPZGraphNode | |
DrawSolution(int solutionid, TPZDrawStyle st=EDXStyle) | TPZGraphNode | |
DrawSolution(TPZVec< int > &solutionid, TPZDrawStyle st=EDXStyle) | TPZGraphNode | |
DrawSolution(TPZBlock< REAL > &sol, TPZDrawStyle st=EDXStyle) | TPZGraphNode | |
fConnect | TPZGraphNode | protected |
fGraphEl | TPZGraphNode | protected |
fGraphMesh | TPZGraphNode | protected |
FirstPoint() | TPZGraphNode | |
fPointNum | TPZGraphNode | protected |
fSequenceNumber | TPZGraphNode | private |
NeoPZVersion() | TPZSavable | static |
NPoints() | TPZGraphNode | |
Print(std::ostream &out) | TPZGraphNode | |
Read(TPZStream &buf, void *context) override | TPZGraphNode | virtual |
Register(TPZRestoreClassBase *restore) | TPZSavable | static |
RegisterClassId(int classid, TPZRestore_t fun) | TPZSavable | static |
RestoreClassSet() | TPZSavable | inlinestatic |
SequenceNumber() | TPZGraphNode | inline |
SetConnect(TPZConnect *connect) | TPZGraphNode | |
SetElement(TPZGraphEl *gel) | TPZGraphNode | |
SetGraphMesh(TPZGraphMesh *mesh) | TPZGraphNode | |
SetPointNumber(int64_t num) | TPZGraphNode | |
SetSequenceNumber(int64_t seqnum) | TPZGraphNode | inline |
TPZGraphNode() | TPZGraphNode | |
TPZGraphNode(TPZConnect *cn, TPZGraphMesh *gm) | TPZGraphNode | |
TPZRegisterClassId(int(T::*)() const) | TPZRegisterClassId | inline |
TPZRegisterClassId()=default | TPZRegisterClassId | |
TPZSavable() | TPZSavable | inline |
Version() const | TPZSavable | virtual |
VersionHistory() const | TPZSavable | virtual |
Write(TPZStream &buf, int withclassid) const override | TPZGraphNode | virtual |
~TPZGraphNode(void) | TPZGraphNode | |
~TPZSavable() | TPZSavable | inlinevirtual |