Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Modules
Visualization
Commits
8de57623
Commit
8de57623
authored
Oct 31, 2019
by
OpenFOAM bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GIT: Header file updates
parent
7eb1ef75
Changes
99
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
227 additions
and
97 deletions
+227
-97
src/catalyst/areaMesh/catalystFaMesh.C
src/catalyst/areaMesh/catalystFaMesh.C
+3
-1
src/catalyst/areaMesh/catalystFaMesh.H
src/catalyst/areaMesh/catalystFaMesh.H
+3
-1
src/catalyst/areaMesh/foamVtkFaMeshAdaptor.C
src/catalyst/areaMesh/foamVtkFaMeshAdaptor.C
+3
-1
src/catalyst/areaMesh/foamVtkFaMeshAdaptor.H
src/catalyst/areaMesh/foamVtkFaMeshAdaptor.H
+3
-1
src/catalyst/areaMesh/foamVtkFaMeshAdaptorFieldTemplates.C
src/catalyst/areaMesh/foamVtkFaMeshAdaptorFieldTemplates.C
+3
-1
src/catalyst/areaMesh/foamVtkFaMeshAdaptorFields.C
src/catalyst/areaMesh/foamVtkFaMeshAdaptorFields.C
+3
-1
src/catalyst/areaMesh/foamVtkFaMeshAdaptorGeom.C
src/catalyst/areaMesh/foamVtkFaMeshAdaptorGeom.C
+3
-1
src/catalyst/catalystCoprocess.C
src/catalyst/catalystCoprocess.C
+3
-2
src/catalyst/catalystCoprocess.H
src/catalyst/catalystCoprocess.H
+5
-2
src/catalyst/catalystFunctionObject.C
src/catalyst/catalystFunctionObject.C
+3
-2
src/catalyst/catalystFunctionObject.H
src/catalyst/catalystFunctionObject.H
+3
-2
src/catalyst/catalystInput.C
src/catalyst/catalystInput.C
+3
-1
src/catalyst/catalystInput.H
src/catalyst/catalystInput.H
+3
-1
src/catalyst/catalystTools.C
src/catalyst/catalystTools.C
+3
-1
src/catalyst/catalystTools.H
src/catalyst/catalystTools.H
+3
-1
src/catalyst/catalystToolsI.H
src/catalyst/catalystToolsI.H
+3
-1
src/catalyst/cloud/catalystCloud.C
src/catalyst/cloud/catalystCloud.C
+3
-1
src/catalyst/cloud/catalystCloud.H
src/catalyst/cloud/catalystCloud.H
+3
-1
src/catalyst/cloud/foamVtkCloudAdaptor.C
src/catalyst/cloud/foamVtkCloudAdaptor.C
+3
-1
src/catalyst/cloud/foamVtkCloudAdaptor.H
src/catalyst/cloud/foamVtkCloudAdaptor.H
+3
-1
src/catalyst/cloud/foamVtkCloudAdaptorTemplates.C
src/catalyst/cloud/foamVtkCloudAdaptorTemplates.C
+3
-1
src/catalyst/volMesh/catalystFvMesh.C
src/catalyst/volMesh/catalystFvMesh.C
+3
-2
src/catalyst/volMesh/catalystFvMesh.H
src/catalyst/volMesh/catalystFvMesh.H
+3
-2
src/catalyst/volMesh/foamVtkFvMeshAdaptor.C
src/catalyst/volMesh/foamVtkFvMeshAdaptor.C
+3
-1
src/catalyst/volMesh/foamVtkFvMeshAdaptor.H
src/catalyst/volMesh/foamVtkFvMeshAdaptor.H
+3
-1
src/catalyst/volMesh/foamVtkFvMeshAdaptorFieldTemplates.C
src/catalyst/volMesh/foamVtkFvMeshAdaptorFieldTemplates.C
+3
-1
src/catalyst/volMesh/foamVtkFvMeshAdaptorFields.C
src/catalyst/volMesh/foamVtkFvMeshAdaptorFields.C
+3
-1
src/catalyst/volMesh/foamVtkFvMeshAdaptorGeom.C
src/catalyst/volMesh/foamVtkFvMeshAdaptorGeom.C
+3
-1
src/paraview-plugins/PVFoamReader/pqFoamReaderControls.cxx
src/paraview-plugins/PVFoamReader/pqFoamReaderControls.cxx
+3
-1
src/paraview-plugins/PVFoamReader/pqFoamReaderControls.h
src/paraview-plugins/PVFoamReader/pqFoamReaderControls.h
+3
-1
src/paraview-plugins/PVFoamReader/vtkPVFoamReader.cxx
src/paraview-plugins/PVFoamReader/vtkPVFoamReader.cxx
+3
-2
src/paraview-plugins/PVFoamReader/vtkPVFoamReader.h
src/paraview-plugins/PVFoamReader/vtkPVFoamReader.h
+3
-2
src/paraview-plugins/PVblockMeshReader/pqFoamBlockMeshControls.cxx
...iew-plugins/PVblockMeshReader/pqFoamBlockMeshControls.cxx
+3
-1
src/paraview-plugins/PVblockMeshReader/pqFoamBlockMeshControls.h
...aview-plugins/PVblockMeshReader/pqFoamBlockMeshControls.h
+3
-1
src/paraview-plugins/PVblockMeshReader/vtkPVblockMeshReader.cxx
...raview-plugins/PVblockMeshReader/vtkPVblockMeshReader.cxx
+3
-2
src/paraview-plugins/PVblockMeshReader/vtkPVblockMeshReader.h
...paraview-plugins/PVblockMeshReader/vtkPVblockMeshReader.h
+3
-2
src/paraview-plugins/foamPv/foamPvCore.C
src/paraview-plugins/foamPv/foamPvCore.C
+3
-2
src/paraview-plugins/foamPv/foamPvCore.H
src/paraview-plugins/foamPv/foamPvCore.H
+3
-2
src/paraview-plugins/foamPv/foamPvCoreTemplates.C
src/paraview-plugins/foamPv/foamPvCoreTemplates.C
+3
-1
src/paraview-plugins/vtkPVFoam/vtkPVFoam.C
src/paraview-plugins/vtkPVFoam/vtkPVFoam.C
+3
-2
src/paraview-plugins/vtkPVFoam/vtkPVFoam.H
src/paraview-plugins/vtkPVFoam/vtkPVFoam.H
+3
-2
src/paraview-plugins/vtkPVFoam/vtkPVFoamFieldTemplates.C
src/paraview-plugins/vtkPVFoam/vtkPVFoamFieldTemplates.C
+3
-1
src/paraview-plugins/vtkPVFoam/vtkPVFoamFields.C
src/paraview-plugins/vtkPVFoam/vtkPVFoamFields.C
+3
-2
src/paraview-plugins/vtkPVFoam/vtkPVFoamMesh.C
src/paraview-plugins/vtkPVFoam/vtkPVFoamMesh.C
+3
-2
src/paraview-plugins/vtkPVFoam/vtkPVFoamMeshLagrangian.C
src/paraview-plugins/vtkPVFoam/vtkPVFoamMeshLagrangian.C
+3
-2
src/paraview-plugins/vtkPVFoam/vtkPVFoamMeshVolume.C
src/paraview-plugins/vtkPVFoam/vtkPVFoamMeshVolume.C
+3
-1
src/paraview-plugins/vtkPVFoam/vtkPVFoamUpdateInfo.C
src/paraview-plugins/vtkPVFoam/vtkPVFoamUpdateInfo.C
+3
-2
src/paraview-plugins/vtkPVFoam/vtkPVFoamUpdateTemplates.C
src/paraview-plugins/vtkPVFoam/vtkPVFoamUpdateTemplates.C
+3
-2
src/paraview-plugins/vtkPVblockMesh/vtkPVblockMesh.C
src/paraview-plugins/vtkPVblockMesh/vtkPVblockMesh.C
+3
-2
src/paraview-plugins/vtkPVblockMesh/vtkPVblockMesh.H
src/paraview-plugins/vtkPVblockMesh/vtkPVblockMesh.H
+3
-2
src/paraview-plugins/vtkPVblockMesh/vtkPVblockMeshConvert.C
src/paraview-plugins/vtkPVblockMesh/vtkPVblockMeshConvert.C
+3
-2
src/runTimePostProcessing/contourFilter.C
src/runTimePostProcessing/contourFilter.C
+3
-1
src/runTimePostProcessing/contourFilter.H
src/runTimePostProcessing/contourFilter.H
+3
-1
src/runTimePostProcessing/cuttingPlaneFilter.C
src/runTimePostProcessing/cuttingPlaneFilter.C
+3
-1
src/runTimePostProcessing/cuttingPlaneFilter.H
src/runTimePostProcessing/cuttingPlaneFilter.H
+3
-1
src/runTimePostProcessing/dummy/runTimePostProcessingDummy.C
src/runTimePostProcessing/dummy/runTimePostProcessingDummy.C
+3
-1
src/runTimePostProcessing/dummy/runTimePostProcessingDummy.H
src/runTimePostProcessing/dummy/runTimePostProcessingDummy.H
+3
-1
src/runTimePostProcessing/fieldVisualisationBase.C
src/runTimePostProcessing/fieldVisualisationBase.C
+3
-1
src/runTimePostProcessing/fieldVisualisationBase.H
src/runTimePostProcessing/fieldVisualisationBase.H
+3
-1
src/runTimePostProcessing/functionObjectBase.C
src/runTimePostProcessing/functionObjectBase.C
+3
-1
src/runTimePostProcessing/functionObjectBase.H
src/runTimePostProcessing/functionObjectBase.H
+3
-1
src/runTimePostProcessing/functionObjectCloud.C
src/runTimePostProcessing/functionObjectCloud.C
+3
-1
src/runTimePostProcessing/functionObjectCloud.H
src/runTimePostProcessing/functionObjectCloud.H
+3
-1
src/runTimePostProcessing/functionObjectLine.C
src/runTimePostProcessing/functionObjectLine.C
+3
-1
src/runTimePostProcessing/functionObjectLine.H
src/runTimePostProcessing/functionObjectLine.H
+3
-1
src/runTimePostProcessing/functionObjectSurface.C
src/runTimePostProcessing/functionObjectSurface.C
+3
-1
src/runTimePostProcessing/functionObjectSurface.H
src/runTimePostProcessing/functionObjectSurface.H
+3
-1
src/runTimePostProcessing/geometryBase.C
src/runTimePostProcessing/geometryBase.C
+3
-1
src/runTimePostProcessing/geometryBase.H
src/runTimePostProcessing/geometryBase.H
+3
-1
src/runTimePostProcessing/geometryCloud.C
src/runTimePostProcessing/geometryCloud.C
+3
-1
src/runTimePostProcessing/geometryCloud.H
src/runTimePostProcessing/geometryCloud.H
+3
-1
src/runTimePostProcessing/geometryCloudGather.C
src/runTimePostProcessing/geometryCloudGather.C
+3
-1
src/runTimePostProcessing/geometryCloudTemplates.C
src/runTimePostProcessing/geometryCloudTemplates.C
+3
-1
src/runTimePostProcessing/geometryPatches.C
src/runTimePostProcessing/geometryPatches.C
+3
-1
src/runTimePostProcessing/geometryPatches.H
src/runTimePostProcessing/geometryPatches.H
+3
-1
No files found.
src/catalyst/areaMesh/catalystFaMesh.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018-2019 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/areaMesh/catalystFaMesh.H
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/areaMesh/foamVtkFaMeshAdaptor.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018-2019 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/areaMesh/foamVtkFaMeshAdaptor.H
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018-2019 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/areaMesh/foamVtkFaMeshAdaptorFieldTemplates.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018-2019 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/areaMesh/foamVtkFaMeshAdaptorFields.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/areaMesh/foamVtkFaMeshAdaptorGeom.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/catalystCoprocess.C
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2018 CINECA
Copyright (C) 2018 OpenCFD Ltd.
Copyright (C) 2018 CINECA
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/catalystCoprocess.H
View file @
8de57623
...
...
@@ -2,8 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2018 OpenCFD Ltd.
\\/ M anipulation | Copyright (C) 2018 CINECA
\\ / A nd | www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018 OpenCFD Ltd.
Copyright (C) 2018 CINECA
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/catalystFunctionObject.C
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2018 CINECA
Copyright (C) 2018 OpenCFD Ltd.
Copyright (C) 2018 CINECA
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/catalystFunctionObject.H
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2018 CINECA
Copyright (C) 2018 OpenCFD Ltd.
Copyright (C) 2018 CINECA
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/catalystInput.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/catalystInput.H
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/catalystTools.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018-2019 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/catalystTools.H
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/catalystToolsI.H
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/cloud/catalystCloud.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/cloud/catalystCloud.H
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/cloud/foamVtkCloudAdaptor.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018-2019 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/cloud/foamVtkCloudAdaptor.H
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/cloud/foamVtkCloudAdaptorTemplates.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2018 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/volMesh/catalystFvMesh.C
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2018 CINECA
Copyright (C) 2018-2019 OpenCFD Ltd.
Copyright (C) 2018 CINECA
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/volMesh/catalystFvMesh.H
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2018 CINECA
Copyright (C) 2018 OpenCFD Ltd.
Copyright (C) 2018 CINECA
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/volMesh/foamVtkFvMeshAdaptor.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2017-2019 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/volMesh/foamVtkFvMeshAdaptor.H
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2017-2019 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/volMesh/foamVtkFvMeshAdaptorFieldTemplates.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2017-2019 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/volMesh/foamVtkFvMeshAdaptorFields.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2017-2019 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/catalyst/volMesh/foamVtkFvMeshAdaptorGeom.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2017-2019 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/PVFoamReader/pqFoamReaderControls.cxx
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2017 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/PVFoamReader/pqFoamReaderControls.h
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2017 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/PVFoamReader/vtkPVFoamReader.cxx
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2017 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/PVFoamReader/vtkPVFoamReader.h
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2017 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/PVblockMeshReader/pqFoamBlockMeshControls.cxx
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2017 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/PVblockMeshReader/pqFoamBlockMeshControls.h
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2017 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/PVblockMeshReader/vtkPVblockMeshReader.cxx
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2017 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/PVblockMeshReader/vtkPVblockMeshReader.h
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2017 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/foamPv/foamPvCore.C
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2017 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/foamPv/foamPvCore.H
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2017 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/foamPv/foamPvCoreTemplates.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2017 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/vtkPVFoam/vtkPVFoam.C
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2017 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/vtkPVFoam/vtkPVFoam.H
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2017-2019 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/vtkPVFoam/vtkPVFoamFieldTemplates.C
View file @
8de57623
...
...
@@ -2,8 +2,10 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2017-2019 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/vtkPVFoam/vtkPVFoamFields.C
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017-2019 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2017-2019 OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
src/paraview-plugins/vtkPVFoam/vtkPVFoamMesh.C
View file @
8de57623
...
...
@@ -2,10 +2,11 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
Copyright (C) 2017-2018 OpenCFD Ltd.
\\ / A nd |
www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2011-2016 OpenFOAM Foundation
Copyright (C) 2017-2018 OpenCFD Ltd.