A B C D E F G H I K L M N O P R S T V W X Y Z
すべてのクラス すべてのパッケージ
すべてのクラス すべてのパッケージ
すべてのクラス すべてのパッケージ
C
- C - クラス の変数CellPair
-
C点(TOのみ)
- calcurateRatio(int, int) - クラス のメソッドCellPair
-
x-方向,y-方向,z-方向の長さの比率
- calureteDistortion(int) - クラス のメソッドCellPair
-
ねじれ度を計算
- CBadCellSampleList - <Unnamed>のクラス
-
使用していない。
- CBadCellSampleList() - クラス のコンストラクタCBadCellSampleList
-
サンプルリストの初期化
- CBlock - <Unnamed>のクラス
-
spider3アルゴリズムの中心クラス
2021.06.18 multi grading block 対応
2021.06.06 CBlock2 をCBlockに変更した。 - CBlock(BLK, RealVector[], int[], double, double, double, double, double, double, int, int, int, int, CBlockMeshDict) - クラス のコンストラクタCBlock
-
p7-- p6
/ /
p4--p5
| p3--p2
| / /
p0--p1 - CBlockMeshDict - <Unnamed>のクラス
-
blockMeshDictファイルの入力と書き出しを行う。
- CBlockMeshDict(String, String) - クラス のコンストラクタCBlockMeshDict
-
blockMeshDictInとして作成する場合は、outputFilePath=null ,blockMeshDictOutとして作成する場合は、inputFilePathにも入力する。
- CBlockMeshDict.block - <Unnamed>のクラス
-
block情報 hex ( 48 52 53 49 64 68 69 65) ($yc $zc $x4) simpleGrading (1 1 1) を入れるクラス
- CBlockMeshDict.boundary - <Unnamed>のクラス
-
boundary情報を格納するlocal クラス
- CBlockMeshDict.face - <Unnamed>のクラス
-
boundary情報内face
- CBlockMeshDict.param - <Unnamed>のクラス
-
パラメータ minx 0.;...
- CBMDGenerator - <Unnamed>のクラス
-
2021.09.24 ブロックメッシュ辞書の自動作成ツール
- CBMDGenerator(String, String, String) - クラス のコンストラクタCBMDGenerator
-
直方体定義ファイルからのデータ入力と、convertToMetersの取得
- CBMDGenerator.block - <Unnamed>のクラス
-
block情報 hex ( 48 52 53 49 64 68 69 65) ($yc $zc $x4) simpleGrading (1 1 1) を入れるクラス
- CBMDGenerator.CinputCuboid - <Unnamed>のクラス
-
直方体のデータをファイルから入力する。
- CBoundary - <Unnamed>のクラス
-
2021.09.24 バウンダリ情報
- CBoundary() - クラス のコンストラクタCBoundary
-
faceLstの初期化
- Ccuboid - <Unnamed>のクラス
-
直方体 2021.09.24
- Ccuboid(double[], double, double, double, int, int, int) - クラス のコンストラクタCcuboid
-
初期化
- Ccuboid.face - <Unnamed>のクラス
- Cell - <Unnamed>のクラス
-
使用してない。
- Cell(RealVector, double, double, double) - クラス のコンストラクタCell
-
コンストラクタ
- Cell(RealVector, RealVector, RealVector, RealVector) - クラス のコンストラクタCell
-
コンストラクタ
- CellPair - <Unnamed>のクラス
-
使用してない。
- CellPair(int, Cell, double, double, double) - クラス のコンストラクタCellPair
-
コンストラクタ アルゴリズム IWA専用
- cellsPercent - クラス の変数multiGrading
- CENTER - BLK
-
BaseBlock Center
- CFace - <Unnamed>のクラス
-
ブロックのface を与えるクラス
- CFace(BLK, BLK, int, int, int, int) - クラス のコンストラクタCFace
- changeCuvoid() - クラス のメソッドCSpider2
-
xCoreRatioが設定されている場合
Cu = max {|min - p0|_max , |max - p0|_max}
Cuboid_.x = Cu * xCoreRatio
Cuboid_.y = Cu
Cuboid_.z = Cu
CPA.cuboid=Cuboid_ - checkParam() - クラス のメソッドCSpider2
-
パラメータの検証
- checkParam() - クラス のメソッドCSpider3
-
パラメータの検証
- chekDivisionParam() - クラス のstaticメソッドCPA
-
checkDivisionParamater
- CinputCuboid(String) - クラス のコンストラクタCBMDGenerator.CinputCuboid
-
ファイルオープン
- ckOnXYRect(RealVector, RealVector, RealVector, RealVector) - クラス のメソッドCBlock
-
データチェック
p0 ->p1 ->p2 ->p3 ->p0 が x-y 平面上にあるか? - convertBlockPidx(String, int[]) - クラス のstaticメソッドCTool
- convertCcuboidFaceToBoundary(Ccuboid.face) - クラス のメソッドCBMDGenerator
-
Ccuboid.faceからboundaryを構成する。
- convertToMeters - クラス の変数CBMDGenerator.CinputCuboid
-
convertToMeter
- copyPoint(RealVector, int, int) - クラス のメソッドCBlock
- core_max_x - クラス のstatic変数CPA
- core_max_y - クラス のstatic変数CPA
- core_max_z - クラス のstatic変数CPA
- core_min_x - クラス のstatic変数CPA
- core_min_y - クラス のstatic変数CPA
- core_min_z - クラス のstatic変数CPA
- CPA - <Unnamed>のクラス
-
2021.06.18 parametersfileからの入力データの一括管理を行う。
- CPA() - クラス のコンストラクタCPA
- cpyDoubleArray(double[]) - クラス のメソッドCSpider3
-
コピー ポイント
- CsampleDataOfBMD - <Unnamed>のクラス
-
CBMDgeneratorに用いるサンプルを作成する。
- CsampleDataOfBMD(RealVector, int, int, int, int, int, int) - クラス のコンストラクタCsampleDataOfBMD
- CSpider2 - <Unnamed>のクラス
-
2021.07.11 spider2アルゴリズムJAVA版
コアと拡張後の直方体を非相似に対応するために、
parametersファイル コアのx-方向の比率(xCoreRatio)を追加
xCoreratioが書かれているとcuboidを書き直す<==よくわからないので使用しない。 - CSpider2(double, double, double) - クラス のコンストラクタCSpider2
-
CellPaire から doExpansionを呼ぶ時に使用されるコンストラクタ
- CSpider2(String, String, String, String, String) - クラス のコンストラクタCSpider2
-
コンストラクタ
- CSpider3 - <Unnamed>のクラス
-
spider3 アルゴリズム
2o21.09.20 boundaryの出力条件をチェックし、拡張部分で覆われたboundaryを出力しないようにする。 - CSpider3(String, String, String, String, String) - クラス のコンストラクタCSpider3
-
コンストラクタ
パラメータファイルの入力はコンストラクタ内で行う。 - CTool - <Unnamed>のクラス
-
必要な計算ツールを一括管理
- CTool() - クラス のコンストラクタCTool
- cuboid - クラス のstatic変数CPA
-
cuboid
- CuboidFaceLst - クラス の変数CBMDGenerator
-
すべてのCuboidLstに属すCcuboid.faceを格納する。
- CuboidLst - クラス の変数CBMDGenerator
-
直方体
- cutOffComment(String) - クラス のstaticメソッドCTool
-
oneline でコメント"//"を見つけると、それ以降を取り除く
すべてのクラス すべてのパッケージ