流れ場のコンストラクタ(meshファイルと流速データファイルが分かれている場合) 流れ場ファイルの読み込み、前処理、kd-treeの構築を行う
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | FlowFieldFile |
流速データファイル名 |
||
character(len=*), | intent(in) | :: | meshFile |
メッシュファイル |