Definition in file fvMeshSubset.H.
#include "src/finiteVolume/fvMesh/fvMesh.H"
#include "src/OpenFOAM/meshes/pointMesh/pointMesh.H"
#include "src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchFieldMapper.H"
#include "src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldMapper.H"
#include "src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.H"
#include "src/OpenFOAM/containers/HashTables/HashSet/HashSet.H"
#include "src/finiteVolume/surfaceMesh/surfaceMesh.H"
Go to the source code of this file.
Classes | |
class | fvMeshSubset |
Post-processing mesh subset tool. Given the original mesh and the list of selected cells, it creates the mesh consisting only of the desired cells, with the mapping list for points, faces, and cells. More...
| |
class | fvMeshSubset::patchFieldSubset |
Patch-field subset interpolation class. More...
| |
class | fvMeshSubset::pointPatchFieldSubset |
Patch-field subset interpolation class. More...
| |
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. |