load_matching_plane_response_mpi Interface

interface
public module subroutine load_matching_plane_response_mpi(path, mpi, table, status, message)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: path
type(mpi_context), intent(in) :: mpi
type(matching_plane_response_table_type), intent(out) :: table
integer(kind=i32), intent(out) :: status
character(len=*), intent(out) :: message

Description

root が読み込んだテーブルを全 rank に配信する。