Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Wiki
Coding
Patterns
parallel
Changes
Page history
New page
Templates
Clone repository
update MPI Pstream information
authored
2 years ago
by
Mark OLESEN
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
coding/patterns/parallel.md
+23
-0
23 additions, 0 deletions
coding/patterns/parallel.md
with
23 additions
and
0 deletions
coding/patterns/parallel.md
0 → 100644
View page @
0ac7cb7a
<!-- --- title: OpenFOAM C++ Coding Patterns (HashTable) -->
[

](/home)
[

][code-patterns]
***We are happy to incorporate content from volunteers!!***
## Coding Patterns - parallel communication
This is a very broad ranging topic, but here are some general ideas...
[[
_TOC_
]]
### General Considerations
-
When using point-to-point communication, optimize for contiguous data.
----
Copyright (C) 2022 OpenCFD Ltd.
[
code-patterns
]:
/coding/patterns/patterns
This diff is collapsed.
Click to expand it.