|
NeoN
A framework for CFD software
|
#include <stdexcept>#include <string>#include <unordered_map>#include "NeoN/core/primitives/scalar.hpp"#include "NeoN/core/primitives/vec3.hpp"#include "NeoN/core/primitives/tensor.hpp"Go to the source code of this file.
Classes | |
| class | NeoN::finiteVolume::cellCentred::BoundaryContext |
| Carries named field references for context-aware boundary conditions. More... | |
Namespaces | |
| namespace | NeoN |
| Integer types used throughout NeoN. | |
| namespace | NeoN::finiteVolume |
| namespace | NeoN::finiteVolume::cellCentred |