OpenFOAM
v2512
The open source CFD toolbox
Loading...
Searching...
No Matches
writeFields.H
Go to the documentation of this file.
1
#include "
fvMesh.H
"
2
3
namespace
Foam
4
{
5
void
writeFields
6
(
7
const
fvMesh
&
mesh
,
8
const
wordHashSet
& selectedFields,
9
const
bool
writeFaceFields
10
);
11
}
Foam::fvMesh
Mesh data needed to do the Finite Volume discretisation.
Definition
fvMesh.H:85
mesh
dynamicFvMesh & mesh
Definition
createDynamicFvMesh.H:6
fvMesh.H
Foam
Namespace for OpenFOAM.
Definition
atmBoundaryLayer.C:27
Foam::wordHashSet
HashSet< word, Hash< word > > wordHashSet
A HashSet of words, uses string hasher.
Definition
HashSet.H:80
Foam::writeFields
void writeFields(const fvMesh &mesh, const wordHashSet &selectedFields, const bool writeFaceFields)
applications
utilities
mesh
manipulation
checkMesh
writeFields.H
Generated by
1.16.1