attributes_set_integer Subroutine

private subroutine attributes_set_integer(self, name, value)

Arguments

Type IntentOptional AttributesName
class(type_attributes), intent(inout) :: self
character(len=*), intent(in) :: name
integer, intent(in) :: value

Contents

None