DSQSS  1.1
dla.hpp
#include <iostream>
#include <stdio.h>
#include <math.h>
#include <stdlib.h>
#include "random.h"
#include "name.h"
#include "io.h"
#include "array.h"
#include "link.hpp"
#include "parameter.hpp"
#include "algorithm.hpp"
#include "objects.hpp"
#include "lattice.hpp"
#include "measure.hpp"
dla.hppのインクルード依存関係図
このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

ソースコードを見る。

構成

class  Simulation

関数

void abort (char *s="")

変数

FILE * FERR = stdout
Random RND
bool DEBUG = false
bool ALERT = false

関数

void abort ( char *  s = "") [inline]

dla.hpp42 行で定義されています。


変数

bool ALERT = false

dla.hpp50 行で定義されています。

bool DEBUG = false

dla.hpp47 行で定義されています。

FILE* FERR = stdout

dla.hpp20 行で定義されています。

Random RND

dla.hpp36 行で定義されています。

 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型の値 フレンド マクロ定義