field_set_real_attribute Subroutine

private subroutine field_set_real_attribute(self, name, value)

Arguments

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

Contents

None