NeoFOAM
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
include
NeoFOAM
finiteVolume
cellCentred.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: MIT
2
// SPDX-FileCopyrightText: 2024 NeoFOAM authors
3
4
#include "
cellCentred/boundary.hpp
"
5
#include "
cellCentred/boundary/surface/calculated.hpp
"
6
7
#include "
cellCentred/boundary/boundaryPatchMixin.hpp
"
8
#include "
cellCentred/boundary/surfaceBoundaryFactory.hpp
"
9
#include "
cellCentred/boundary/volumeBoundaryFactory.hpp
"
10
11
#include "
cellCentred/fields/geometricField.hpp
"
12
#include "
cellCentred/fields/surfaceField.hpp
"
13
#include "
cellCentred/fields/volumeField.hpp
"
14
15
#include "
cellCentred/operators/divOperator.hpp
"
16
#include "
cellCentred/operators/gaussGreenDiv.hpp
"
17
18
#include "
cellCentred/interpolation/linear.hpp
"
19
#include "
cellCentred/interpolation/upwind.hpp
"
20
21
#include "
cellCentred/auxiliary/coNum.hpp
"
boundaryPatchMixin.hpp
boundary.hpp
coNum.hpp
divOperator.hpp
gaussGreenDiv.hpp
geometricField.hpp
linear.hpp
surfaceBoundaryFactory.hpp
surfaceField.hpp
calculated.hpp
upwind.hpp
volumeBoundaryFactory.hpp
volumeField.hpp
Generated by
1.9.8