Skip to content

Make sure we serialize all active plugins. #6744

@bangerth

Description

@bangerth

As @Francyrad points out in https://community.geodynamics.org/t/impossible-to-creare-an-inner-core-using-the-dynamic-core-cc-fixed-by-me-function-wrong-unit-of-measure/3910/13, the dynamic core plugin does not deal well with serialization. That's because we don't serialize it at all: None of the boundary temperature plugins are in fact serialized at all, nor do they have to functionality to be serialized. Looking around, this seems to be true for all sorts of plugin systems. For most plugins that doesn't matter all that much because they have no state, but the one @Francyrad is using does and his observation shows the issue. We should really address this somehow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions