NeoFOAM
WIP Prototype of a modern OpenFOAM core
|
#include <Kokkos_Core.hpp>
#include <iostream>
#include "NeoFOAM/core/executor/executor.hpp"
#include "NeoFOAM/core/primitives/label.hpp"
#include "NeoFOAM/core/primitives/scalar.hpp"
#include "NeoFOAM/fields/boundaryFields.hpp"
#include "NeoFOAM/mesh/unstructured/unstructuredMesh.hpp"
Go to the source code of this file.
Classes | |
class | NeoFOAM::DomainField< ValueType > |
Represents the domain fields for a computational domain. More... | |
Namespaces | |
namespace | NeoFOAM |