NeoFOAM
WIP Prototype of a modern OpenFOAM core
|
#include <functional>
#include <Kokkos_Core.hpp>
#include "NeoFOAM/fields/field.hpp"
#include "NeoFOAM/core/executor/executor.hpp"
#include "NeoFOAM/mesh/unstructured.hpp"
#include "NeoFOAM/finiteVolume/cellCentred.hpp"
Go to the source code of this file.
Namespaces | |
namespace | NeoFOAM |
namespace | NeoFOAM::finiteVolume |
namespace | NeoFOAM::finiteVolume::cellCentred |
Functions | |
NeoFOAM::scalar | NeoFOAM::finiteVolume::cellCentred::computeCoNum (const SurfaceField< NeoFOAM::scalar > &faceFlux, const scalar dt) |