CUBE出力ファイル形式:Plot3Dを取り扱うためのモジュール
節点情報構造体
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | cubeID | ||||
| integer, | public | :: | nodeID(3) |
Plot3Dメッシュクラス
| procedure , public , :: areaOfMesh Function | |
| procedure , public :: get_cubeShape Function | |
| procedure , public :: get_velocity Function | |
| procedure , public :: get_numCube Function | |
| procedure , public :: read_plot3d_function Subroutine | |
| procedure , public :: nearestNodeInfo Function | |
| procedure , public :: get_cubeID_contains Function |
メッシュファイル(.g)を読み込んでメッシュクラスを返す関数
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | fName |