Skip to content

Refactor mapping to work on Storages, not on Data::values #1651

@BenjaminRodenberg

Description

@BenjaminRodenberg

Currently, the mapping is implemented in a way such that we need to initialize the fromData and toData values before we can execute the mapping. As a part of #1645 we should try to change the mapping such that it directly works with the Storage of each Data. This would probably allow us to remove mesh->allocateDataValues(), because it will be suffient to only call WriteDataContext::resizeBufferTo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintainabilityWorking on this will make our lives easier in the long run as preCICE gets easier to maintain.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions