attributes_set_real Subroutine

private subroutine attributes_set_real(self, name, value)

Arguments

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

Contents

None