This is the initial start for a collection of coding patterns in OpenFOAM. By coding patterns we mean frequently encountered idioms, where the reasoning may not be immediately obvious or where there are advantages to using a particular approach.
We are happy to incorporate content from volunteers!!
At the moment, there is no particular structure, but that will hopefully improve in the future as content is added.
Category | Sub-topics |
---|---|
HashTable | HashTable, HashSet, Map |
dictionary | reading, writing |
registry | object registry |
tmp, autoPtr | memory-managing containers |
selectors | New() handling |
precision | integer, float precision |
strings | string handling |
parallel | communication |
Copyright (C) 2019-2023 OpenCFD Ltd.