DSQSS
1.1
|
#include <algorithm.hpp>
Public メソッド | |
SiteProperty () | |
int | id () |
void | initialize (XML::Block &X) |
void | setVertexProperty (VertexProperty &VP) |
VertexProperty & | getVertexProperty () |
SiteInitialConfiguration & | getInitialConfiguration (int x) |
void | dump () |
Public 変数 | |
int | STYPE |
int | VTYPE |
VertexProperty * | _VP |
int | NX |
int | NIC |
Array< SiteInitialConfiguration > | IC |
algorithm.hpp の 43 行で定義されています。
SiteProperty | ( | ) | [inline] |
void dump | ( | ) |
SiteInitialConfiguration& getInitialConfiguration | ( | int | x | ) | [inline] |
VertexProperty& getVertexProperty | ( | ) | [inline] |
int id | ( | ) | [inline] |
algorithm.hpp の 55 行で定義されています。
void initialize | ( | XML::Block & | X | ) |
void setVertexProperty | ( | VertexProperty & | VP | ) | [inline] |
algorithm.hpp の 57 行で定義されています。
algorithm.hpp の 47 行で定義されています。
algorithm.hpp の 50 行で定義されています。
int NIC |
algorithm.hpp の 49 行で定義されています。
int NX |
algorithm.hpp の 48 行で定義されています。
int STYPE |
algorithm.hpp の 45 行で定義されています。
int VTYPE |
algorithm.hpp の 46 行で定義されています。