From 16ab7993233a6919173453d32fd4aff4efec259b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 30 Nov 2023 19:06:14 +0000 Subject: [PATCH] Mark POEM_091 as Integrated --- POEM_091.md | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/POEM_091.md b/POEM_091.md index 2bdafe34..aed9c570 100644 --- a/POEM_091.md +++ b/POEM_091.md @@ -9,9 +9,9 @@ Status: - [ ] Active - [ ] Requesting decision -- [x] Accepted +- [ ] Accepted - [ ] Rejected -- [ ] Integrated +- [x] Integrated ## Motivation diff --git a/README.md b/README.md index 4c296af6..3a11bec7 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,6 @@ That way, github's built in notification system to get emails when things are ch | [088](POEM_088.md) | User-configurable load_case functionality. | [Rob Falck](https://github.com/robfalck) | integrated | | [089](POEM_089.md) | Optimization efficiency improvements (relevance reduction revisited). | [Rob Falck](https://github.com/robfalck) | integrated | | [090](POEM_090.md) | Auto ordering of Group subsystems. | [Bret Naylor](https://github.com/naylor-b) | integrated | -| [091](POEM_091.md) | Eliminate combined jacobian-based and matrix free capability in a single component. | [Bret Naylor](https://github.com/naylor-b) | accepted | +| [091](POEM_091.md) | Eliminate combined jacobian-based and matrix free capability in a single component. | [Bret Naylor](https://github.com/naylor-b) | integrated | | [092](POEM_092.md) | User-defined function hook for pre-processing option set. | [Ken Moore](https://github.com/Kenneth-T-Moore) | integrated |