create_operator_settings Subroutine

private recursive subroutine create_operator_settings(self, index, item)

Arguments

Type IntentOptional AttributesName
class(type_operator_populator), intent(inout) :: self
integer, intent(in) :: index
type(type_list_item), intent(inout) :: item

Calls

proc~~create_operator_settings~~CallsGraph proc~create_operator_settings create_operator_settings proc~apply_operator apply_operator proc~create_operator_settings->proc~apply_operator type_settings_create type_settings_create proc~create_operator_settings->type_settings_create type_option type_option proc~apply_operator->type_option

Contents

None