dm_config_remove Subroutine

public subroutine dm_config_remove(config)

Removes last stack element.

Arguments

Type IntentOptional Attributes Name
type(config_type), intent(inout) :: config

Config type.


Calls

proc~~dm_config_remove~~CallsGraph proc~dm_config_remove dm_config_remove proc~dm_lua_pop dm_lua_pop proc~dm_config_remove->proc~dm_lua_pop lua_pop lua_pop proc~dm_lua_pop->lua_pop