FlowFieldUnstructuredGrid_ Function

public function FlowFieldUnstructuredGrid_(FlowFieldFile) result(grid)

Uses

  • proc~~flowfieldunstructuredgrid_~~UsesGraph proc~flowfieldunstructuredgrid_ unstructuredGrid_m::FlowFieldUnstructuredGrid_ module~path_operator_m path_operator_m proc~flowfieldunstructuredgrid_->module~path_operator_m

流れ場のコンストラクタ 流れ場ファイルの読み込み、前処理、kd-treeの構築を行う

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: FlowFieldFile

流れ場ファイル名

Return Value type(FlowFieldUnstructuredGrid)


Calls

proc~~flowfieldunstructuredgrid_~~CallsGraph proc~flowfieldunstructuredgrid_ unstructuredGrid_m::FlowFieldUnstructuredGrid_ proc~get_dirfrompath path_operator_m::get_DirFromPath proc~flowfieldunstructuredgrid_->proc~get_dirfrompath

Called by

proc~~flowfieldunstructuredgrid_~~CalledByGraph proc~flowfieldunstructuredgrid_ unstructuredGrid_m::FlowFieldUnstructuredGrid_ proc~flowfield_ flow_field_m::FlowField_ proc~flowfield_->proc~flowfieldunstructuredgrid_

Contents