Parent Directory
|
Revision Log
|
Patch
revision 1108 by johnpye, Mon Apr 24 02:23:08 2006 UTC | revision 1109 by johnpye, Thu Jan 11 04:07:02 2007 UTC | |
---|---|---|
# | Line 61 public: | Line 61 public: |
61 | const std::vector<Relation> getBlockRels(const int &block); | const std::vector<Relation> getBlockRels(const int &block); |
62 | const std::vector<int> getBlockLocation(const int &block) const; | const std::vector<int> getBlockLocation(const int &block) const; |
63 | const int getNumBlocks(); | const int getNumBlocks(); |
64 | #ifdef ASC_WITH_MFGRAPH | |
65 | void writeGraph(std::ostream &,const int &block) const; | |
66 | #endif; | |
67 | }; | }; |
68 | ||
69 | #endif // ASCXX_INCIDENCEMATRIX_H | #endif // ASCXX_INCIDENCEMATRIX_H |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |