NeoFOAM
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
core.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: MIT
2// SPDX-FileCopyrightText: 2024 NeoFOAM authors
3
4#include "core/demangle.hpp"
5#include "core/dictionary.hpp"
6#include "core/error.hpp"
7#include "core/info.hpp"
8#include "core/input.hpp"
11#include "core/time.hpp"
12#include "core/span.hpp"
13#include "core/tokenList.hpp"
18
20
26