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

Minor doc updates. #16116

Merged
merged 1 commit into from Oct 13, 2023
Merged

Minor doc updates. #16116

merged 1 commit into from Oct 13, 2023

Conversation

bangerth
Copy link
Member

No description provided.

Copy link
Member

@kronbichler kronbichler left a comment

Choose a reason for hiding this comment

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

OK apart from two typos.

* between multiple MPI processes, rather than copying the data from
* shared memory into local memory whenever one creates an
* InterpolatedTensorProductGridData object. See the
* TableBase::replicate_across_communicator() function on how to shared a
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* TableBase::replicate_across_communicator() function on how to shared a
* TableBase::replicate_across_communicator() function on how to share a

* between multiple MPI processes, rather than copying the data from
* shared memory into local memory whenever one creates an
* InterpolatedUniformGridData object. See the
* TableBase::replicate_across_communicator() function on how to shared a
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* TableBase::replicate_across_communicator() function on how to shared a
* TableBase::replicate_across_communicator() function on how to share a

@bangerth
Copy link
Member Author

Thanks, @kronbichler . I fixed the typos.

@marcfehling marcfehling merged commit 0192f52 into dealii:master Oct 13, 2023
9 of 15 checks passed
@bangerth bangerth deleted the doc branch October 13, 2023 02:45
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