Skip to content

Commit

Permalink
Update doc/sphinx/src/boundary_communication.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Ryan <brryan@lanl.gov>
  • Loading branch information
lroberts36 and brryan authored Nov 25, 2024
1 parent 5648a82 commit 1bcfdba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/src/boundary_communication.rst
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ Some notes:
communication, flux correction) to ``CoalescedBuffersRank`` objects for sending and receiving
rank pairs. These ``CoalescedBuffersRank`` objects in turn contain maps from ``MeshData``
partition id of the sending ``MeshData`` (which also doubles as the MPI tag for the messages)
to ``CoalescedBuffer`` objects.
to ``CoalescedBuffer`` objects).
- ``CoalescedBuffersRank`` is where the post-remesh initialization routines are actually
implemented. This can either correspond to the send or receive side.
- ``CoalescedBuffer`` corresponds to each coalesced buffer and is where
Expand Down

0 comments on commit 1bcfdba

Please sign in to comment.