NeoFOAM
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
include
NeoFOAM
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
"
9
#include "
core/parallelAlgorithms.hpp
"
10
#include "
core/runtimeSelectionFactory.hpp
"
11
#include "
core/time.hpp
"
12
#include "
core/span.hpp
"
13
#include "
core/tokenList.hpp
"
14
#include "
core/primitives/label.hpp
"
15
#include "
core/primitives/scalar.hpp
"
16
#include "
core/primitives/vector.hpp
"
17
#include "
core/primitives/tensor.hpp
"
18
19
#include "
core/executor/executor.hpp
"
20
21
#include "
core/database/collection.hpp
"
22
#include "
core/database/database.hpp
"
23
#include "
core/database/document.hpp
"
24
#include "
core/database/fieldCollection.hpp
"
25
#include "
core/database/oldTimeCollection.hpp
"
26
27
#include "
core/mpi/environment.hpp
"
28
#include "
core/mpi/fullDuplexCommBuffer.hpp
"
29
#include "
core/mpi/halfDuplexCommBuffer.hpp
"
30
#include "
core/mpi/operators.hpp
"
collection.hpp
database.hpp
demangle.hpp
dictionary.hpp
document.hpp
environment.hpp
error.hpp
executor.hpp
fieldCollection.hpp
fullDuplexCommBuffer.hpp
halfDuplexCommBuffer.hpp
info.hpp
input.hpp
label.hpp
oldTimeCollection.hpp
operators.hpp
parallelAlgorithms.hpp
runtimeSelectionFactory.hpp
scalar.hpp
span.hpp
tensor.hpp
time.hpp
tokenList.hpp
vector.hpp
Generated by
1.9.8