This routine loads musubi specific lua function from string and musubi input configuration file
Type | Intent | Optional | 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 |