|
NeoN
A framework for CFD software
|
#include "NeoN/core/primitives/scalar.hpp"#include "NeoN/core/primitives/vec3.hpp"#include "NeoN/finiteVolume/cellCentred/fields/surfaceField.hpp"#include "NeoN/finiteVolume/cellCentred/fields/volumeField.hpp"Go to the source code of this file.
Namespaces | |
| namespace | NeoN |
| Integer types used throughout NeoN. | |
| namespace | NeoN::finiteVolume |
| namespace | NeoN::finiteVolume::cellCentred |
Functions | |
| VolumeField< Vec3 > | NeoN::finiteVolume::cellCentred::reconstruct (const SurfaceField< scalar > &ssf) |