fill Subroutine

private subroutine fill(self, value)

Arguments

Type IntentOptional AttributesName
class(type_operator_result), intent(inout) :: self
real(kind=rk), intent(in) :: value

Contents

None