Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
catalyst
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Community
catalyst
Commits
08e19fdf
Commit
08e19fdf
authored
Nov 04, 2019
by
OpenFOAM bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GIT: Header file updates
parent
4860d31c
Changes
28
Hide whitespace changes
Inline
Side-by-side
Showing
28 changed files
with
86 additions
and
34 deletions
+86
-34
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
No files found.
src/catalyst/areaMesh/catalystFaMesh.C
View file @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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 @
08e19fdf
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment