DSQSS  1.1
クラス Parameter

#include <parameter.hpp>

Parameterのコラボレーション図

すべてのメンバ一覧

構成

struct  ToLower

Public メソッド

 Parameter (int, char **)
 ~Parameter ()
void dump (FILE *)
void dump ()
void openfile ()
void closefile ()
void init ()
void set_value (int, int, double, string)
int numcheck (const string &)
string trim (const string &)

Public 変数

int NREP
int RUNTYPE
int NSET
int NMCSE
int NMCSD
int NMCS
int SEED
int NSEGMAX
int NVERMAX
double VF
double DF
double VB
double DB
char ALGFILE [24]
char LATFILE [24]
char OUTFILE [24]
int NCYC
FILE * FOUT
Input inp

Private 変数

int num_para
bool wcount [17]
string para [17]

説明

parameter.hpp19 行で定義されています。


コンストラクタとデストラクタ

Parameter ( int  NP,
char **  PLIST 
) [inline]

parameter.hpp78 行で定義されています。

関数の呼び出しグラフ:

~Parameter ( ) [inline]

parameter.hpp218 行で定義されています。


関数

void closefile ( ) [inline]

parameter.hpp31 行で定義されています。

呼出しグラフ:

void dump ( FILE *  F) [inline]

parameter.hpp375 行で定義されています。

呼出しグラフ:

void dump ( ) [inline]

parameter.hpp359 行で定義されています。

呼出しグラフ:

void init ( )

parameter.hpp253 行で定義されています。

呼出しグラフ:

int numcheck ( const string &  s)

parameter.hpp223 行で定義されています。

呼出しグラフ:

void openfile ( ) [inline]

parameter.hpp30 行で定義されています。

呼出しグラフ:

void set_value ( int  i,
int  nx,
double  val,
string  buf 
)

parameter.hpp303 行で定義されています。

呼出しグラフ:

string trim ( const string &  s)

parameter.hpp236 行で定義されています。

呼出しグラフ:


変数

char ALGFILE[24]

parameter.hpp65 行で定義されています。

double DB

parameter.hpp61 行で定義されています。

double DF

parameter.hpp59 行で定義されています。

FILE* FOUT

parameter.hpp71 行で定義されています。

parameter.hpp73 行で定義されています。

char LATFILE[24]

parameter.hpp66 行で定義されています。

int NCYC

parameter.hpp68 行で定義されています。

int NMCS

parameter.hpp52 行で定義されています。

int NMCSD

parameter.hpp51 行で定義されています。

int NMCSE

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

int NREP

parameter.hpp45 行で定義されています。

int NSEGMAX

parameter.hpp54 行で定義されています。

int NSET

parameter.hpp49 行で定義されています。

int num_para [private]

parameter.hpp22 行で定義されています。

int NVERMAX

parameter.hpp55 行で定義されています。

char OUTFILE[24]

parameter.hpp67 行で定義されています。

string para[17] [private]

parameter.hpp24 行で定義されています。

int RUNTYPE

parameter.hpp48 行で定義されています。

int SEED

parameter.hpp53 行で定義されています。

double VB

parameter.hpp60 行で定義されています。

double VF

parameter.hpp58 行で定義されています。

bool wcount[17] [private]

parameter.hpp23 行で定義されています。


このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型の値 フレンド マクロ定義