read_plot3d_multigrid Function

public function read_plot3d_multigrid(fName) result(mesh)

メッシュファイル(.g)を読み込んでメッシュクラスを返す関数

Arguments

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

Return Value type(Plot3dMesh)


Calls

proc~~read_plot3d_multigrid~~CallsGraph proc~read_plot3d_multigrid plot3d_operator::read_plot3d_multigrid cubes cubes proc~read_plot3d_multigrid->cubes

Called by

proc~~read_plot3d_multigrid~~CalledByGraph proc~read_plot3d_multigrid plot3d_operator::read_plot3d_multigrid program~cube2usg CUBE2USG program~cube2usg->proc~read_plot3d_multigrid

Contents