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

Introduce MGTransferBlockGlobalCoarsening #13637

Merged
merged 2 commits into from May 11, 2022

Conversation

peterrum
Copy link
Member

@peterrum peterrum commented Apr 24, 2022

depends on #13636, #13641

@peterrum peterrum added this to the Release 9.4 milestone Apr 24, 2022
@peterrum peterrum force-pushed the MGTransferBlockGlobalCoarsening branch from 8ed99b0 to 29de9ec Compare April 25, 2022 07:17
@peterrum peterrum changed the title [WIP] Introduce MGTransferBlockGlobalCoarsening Introduce MGTransferBlockGlobalCoarsening Apr 25, 2022
*/
std::vector<TransferType> matrix_free_transfer_vector;
virtual const TransferType &
get_matrix_free_transfer(const unsigned int b) const = 0;
Copy link
Member

Choose a reason for hiding this comment

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

Can you assign a better name to this variable b?

@kronbichler
Copy link
Member

/rebuild

@kronbichler
Copy link
Member

Never mind, let us merge this now. If we stumble upon a name, we will likely have different problems anyway.

@kronbichler kronbichler merged commit be5c304 into dealii:master May 11, 2022
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

2 participants