A B C D E F G H I K L M N O P R S T V W X Y Z 
すべてのクラス すべてのパッケージ

R

ratio - クラス の変数CellPair
x:y:z ratio
readBlock() - クラス のメソッドCBlockMeshDict
BlockMeshDict内block 入力関数
readBlockMeshDictFile() - クラス のメソッドCBlockMeshDict
BlockMeshDictファイルからのデータ入力
readBoundary() - クラス のメソッドCBlockMeshDict
BlockMeshDict内boundary 入力関数
readBoundaryContents() - クラス のメソッドCBlockMeshDict
blockMeshDict入力ファイルからのboundary情報の入力

(
floor
{
type wall;
faces
(
(1 5 4 0)
);
}
ceiling
{
type wall;
faces
(
(3 7 6 2)
);
}
fixedWalls
{
type wall;
faces
(
(0 4 7 3)
(2 6 5 1)
(0 3 2 1)
(4 5 6 7)
);
}
);
reader - クラス の変数CBlockMeshDict
ファリルリーダ
reader - クラス の変数CBMDGenerator.CinputCuboid
ファリルリーダ
reader - クラス の変数CBMDGenerator
TempolaryInput BMDFile Reader
reader - クラス の変数CSpider2
 
reader - クラス の変数CSpider3
ファリルリーダ
readFace(String) - クラス のメソッドCBlockMeshDict
boundary 内のface の入力
(80 84 85 81)
readOneBlock(String) - クラス のメソッドCBlockMeshDict
oneline block の読み込み
hex ( 48 52 53 49 64 68 69 65) ($yc $zc $x4) simpleGrading (1 1 1)をblockInBlockMeshDictへ。
readOneCuboid(String) - クラス のメソッドCBMDGenerator.CinputCuboid
oneCuboid Read
readOneLineParameterInBMD(String) - クラス のメソッドCBlockMeshDict
parameter in BlockMeshdict の読み込み
oneline = x1 14; x2 6; x3 20; x4 6; x5 4; // X divisions oneline = yc 6; ys 12; zc $yc; zs $ys; // Y and Z corner and side divisions
readParameterFile() - クラス のメソッドCSpider2
Read Parameter File
readParameterFile() - クラス のメソッドCSpider3
Read Parameter File
readParameterInBMD() - クラス のメソッドCBlockMeshDict
blockMeshDict内のparameter宣言の入力
parameter宣言

header
この間 verticees
(
);

この間
x1 14; x2 6; x3 20; x4 6; x5 4; // X divisions
yc 6; ys 12; zc $yc; zs $ys; // Y and Z corner and side divisions
o 6; // O-grid divisions

blocks

parameterが定義できるのは header 以降 vertices 以前 or vetices 終了以後blocks 以前
readPointsFileAsParameterSet() - クラス のメソッドCSpider2
入力pointsデータの呼び込み(1回目)
パラメータファイルを呼び込むようになったので、
データ確認程度
poinrtsファイルからmax min情報を取得
readVertices() - クラス のメソッドCBlockMeshDict
BlockMeshDict内verticies 入力関数
blockMeshDict内のverticiesの入力
reverseExpansion() - クラス のメソッドmultiGrading
lengthPercent,cellsPercent, 1.
A B C D E F G H I K L M N O P R S T V W X Y Z 
すべてのクラス すべてのパッケージ