set_formatTC Subroutine

public subroutine set_formatTC(fmt_str)

進捗を表示するためのフォーマットを指定 指定時に改行が起こる(あとで戻ってくるため)

Arguments

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

Called by

proc~~set_formattc~~CalledByGraph proc~set_formattc terminalControler_m::set_formatTC proc~get_fph_adjacentcellids SCF_file_reader_m::scf_grid_t%get_fph_adjacentCellIDs proc~get_fph_adjacentcellids->proc~set_formattc proc~kdtree_ kdTree_m::kdTree_ proc~kdtree_->proc~set_formattc proc~search_nodeinfo CUBE2USG::search_nodeInfo proc~search_nodeinfo->proc~set_formattc proc~set_cell2faces SCF_file_reader_m::scf_grid_t%set_cell2faces proc~set_cell2faces->proc~set_formattc program~boxflowfield boxFlowField program~boxflowfield->proc~set_formattc proc~solve_correspondence CUBE2USG::solve_correspondence proc~solve_correspondence->proc~search_nodeinfo program~kdtree_test kdTree_test program~kdtree_test->proc~kdtree_ program~cube2usg CUBE2USG program~cube2usg->proc~solve_correspondence

Contents