Skip to content

Inherit applyParallelBoundary functions#3297

Merged
ZedThree merged 1 commit intonextfrom
f3d-inherit-parbc
Mar 3, 2026
Merged

Inherit applyParallelBoundary functions#3297
ZedThree merged 1 commit intonextfrom
f3d-inherit-parbc

Conversation

@dschwoerer
Copy link
Contributor

No description provided.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

/// Note: does not just copy values in boundary region.
void setBoundaryTo(const Field3D& f3d);

using FieldData::applyParallelBoundary;
Copy link
Contributor

Choose a reason for hiding this comment

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

warning: no header providing "FieldData" is directly included [misc-include-cleaner]

include/bout/field3d.hxx:22:

- class Field3D;
+ #include "bout/field_data.hxx"
+ class Field3D;

@ZedThree ZedThree merged commit 283883b into next Mar 3, 2026
25 checks passed
@ZedThree ZedThree deleted the f3d-inherit-parbc branch March 3, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants