attributes_set_object Subroutine

private subroutine attributes_set_object(self, name, attribute)

Arguments

Type IntentOptional AttributesName
class(type_attributes), intent(inout) :: self
character(len=*), intent(in) :: name
class(type_attribute), intent(inout), target:: attribute

Contents

None