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