Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add getter for cell_data in RPE #15150

Merged
merged 1 commit into from Apr 28, 2023
Merged

Conversation

fdrmrc
Copy link
Contributor

@fdrmrc fdrmrc commented Apr 27, 2023

Related to #15148

Comment on lines 115 to 119
const CellData &
get_cell_data() const
{
return cell_data;
}
Copy link
Member

Choose a reason for hiding this comment

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

Could you move this to the source file?

@kronbichler
Copy link
Member

/rebuild

@peterrum peterrum merged commit 9f5b0c1 into dealii:master Apr 28, 2023
14 checks passed
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.

None yet

3 participants