diff --git "a/\347\277\273\350\257\221\347\253\240\350\212\202\350\256\244\351\242\206.md" "b/\347\277\273\350\257\221\347\253\240\350\212\202\350\256\244\351\242\206.md" index 3065e05a18ee18e3f08b8d729914c6f46f0ba256..caafd23ed9180fa0c51523111d726b4ee26637e3 100644 --- "a/\347\277\273\350\257\221\347\253\240\350\212\202\350\256\244\351\242\206.md" +++ "b/\347\277\273\350\257\221\347\253\240\350\212\202\350\256\244\351\242\206.md" @@ -279,7 +279,7 @@ - 56.5 Constructor (de)construction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 295 - 56.6 Object orientation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 297 - 56.7 Templates . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 297 -### 57 Under the hood of OpenFOAM 299 +### 57 Under the hood of OpenFOAM 299 luofq - 57.1 Solver algorithms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 299 - 57.2 Namespaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 299 - 57.3 Keyword lookup from dictionary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 300 @@ -294,7 +294,7 @@ - 57.12A glance behind the run-time selection and debugging magic . . . . . . . . . . . . . . . . . . 333 - 57.13Notes on running OpenFOAM in parallel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 337 - 57.14Math-like syntax in OpenFOAM . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 339 -### 58 General remarks on OpenFOAM programming 340 +### 58 General remarks on OpenFOAM programming 340 luofq - 58.1 Preparatory tasks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 340 - 58.2 Start from existing code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 340 - 58.3 Create the source code from scratch . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 342