mus_open_config Subroutine

public subroutine mus_open_config(conf, filename, proc)

This routine loads musubi specific lua function from string and musubi input configuration file

Arguments

Type IntentOptional Attributes Name
type(flu_State), allocatable :: conf(:)

lua state to be stored

character(len=*), intent(in) :: filename

name of the config file to be opened

type(tem_comm_env_type), intent(in) :: proc

process description to use