diff --git a/applications/utilities/preProcessing/mapFields/mapFields.C b/applications/utilities/preProcessing/mapFields/mapFields.C index bb76ee780c..125574d5f8 100644 --- a/applications/utilities/preProcessing/mapFields/mapFields.C +++ b/applications/utilities/preProcessing/mapFields/mapFields.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2011-2022 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2025 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -198,6 +198,12 @@ int main(int argc, char *argv[]) false ); + meshTarget.postConstruct + ( + false, + fvMesh::stitchType::nonGeometric + ); + Info<< "Target mesh size: " << meshTarget.nCells() << endl; for (int proci=0; proci()) << ", Target mesh size: "