Skip to content

Serialize a number of plugins. - #7096

Merged
gassmoeller merged 2 commits into
geodynamics:mainfrom
bangerth:pr-fb109c31deed67a2d7706a201a78250f6cb50a34
Jul 25, 2026
Merged

Serialize a number of plugins.#7096
gassmoeller merged 2 commits into
geodynamics:mainfrom
bangerth:pr-fb109c31deed67a2d7706a201a78250f6cb50a34

Conversation

@bangerth

Copy link
Copy Markdown
Contributor

Serialize a number of plugins that we had no means so far to serialize themselves -- we simply didn't implement the relevant save() and load() functions. This is the uncontroversial part of the patches here, as it just adds the relevant functions so that these plugins can be serialized. It's for different patches to actually do that.

Found and fixed by Copilot.

Describe what you did in this PR and why you did it.

Before your first pull request:

For all pull requests:

For new features/models or changes of existing features:

  • I have tested my new feature locally to ensure it is correct.
  • I have created a testcase for the new feature/benchmark in the tests/ directory.
  • I have added a changelog entry in the doc/modules/changes directory that will inform other users of my change.

@bangerth

Copy link
Copy Markdown
Contributor Author

Part of #6744.

@bangerth
bangerth force-pushed the pr-fb109c31deed67a2d7706a201a78250f6cb50a34 branch from 392dde7 to da8bec9 Compare July 23, 2026 17:18
@tjhei

tjhei commented Jul 23, 2026

Copy link
Copy Markdown
Member

Can you look into test failures?

@bangerth
bangerth force-pushed the pr-fb109c31deed67a2d7706a201a78250f6cb50a34 branch from da8bec9 to 25d055b Compare July 24, 2026 08:39
@bangerth
bangerth force-pushed the pr-fb109c31deed67a2d7706a201a78250f6cb50a34 branch from 25d055b to a13cb0b Compare July 24, 2026 11:46
@bangerth

Copy link
Copy Markdown
Contributor Author

Seems to work now!

@bangerth

Copy link
Copy Markdown
Contributor Author

Ping?

@gassmoeller gassmoeller left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thanks for fixing these!

@gassmoeller
gassmoeller merged commit 198ede0 into geodynamics:main Jul 25, 2026
10 checks passed
@bangerth
bangerth deleted the pr-fb109c31deed67a2d7706a201a78250f6cb50a34 branch July 25, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants