Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
OpenFOAM-plus
Commits
780a0bc4
Commit
780a0bc4
authored
Jun 26, 2019
by
Andrew Heather
Browse files
COMP: Resolved some name clashes for #ifdef statements
parent
ce6c2e05
Changes
16
Hide whitespace changes
Inline
Side-by-side
applications/utilities/postProcessing/dataConversion/foamToEnsightParts/writeDimFields.H
View file @
780a0bc4
...
...
@@ -32,8 +32,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef writeDimFields_H
#define writeDimFields_H
#ifndef
ensightParts_
writeDimFields_H
#define
ensightParts_
writeDimFields_H
#include
"writeVolFields.H"
...
...
applications/utilities/surface/surfacePatch/searchableSurfaceModifier/cut.H
View file @
780a0bc4
...
...
@@ -35,8 +35,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef cut_H
#define cut_H
#ifndef
searchableSurfaceModifiers_
cut_H
#define
searchableSurfaceModifiers_
cut_H
#include
"searchableSurfaceModifier.H"
#include
"wordRes.H"
...
...
src/TurbulenceModels/compressible/turbulentFluidThermoModels/derivedFvPatchFields/wallFunctions/alphatWallFunctions/alphatJayatillekeWallFunction/alphatJayatillekeWallFunctionFvPatchScalarField.H
View file @
780a0bc4
...
...
@@ -61,8 +61,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef alphatJayatillekeWallFunctionFvPatchScalarField_H
#define alphatJayatillekeWallFunctionFvPatchScalarField_H
#ifndef
compressible_
alphatJayatillekeWallFunctionFvPatchScalarField_H
#define
compressible_
alphatJayatillekeWallFunctionFvPatchScalarField_H
#include
"fixedValueFvPatchFields.H"
#include
"turbulentFluidThermoModel.H"
...
...
src/TurbulenceModels/incompressible/turbulentTransportModels/derivedFvPatchFields/wallFunctions/alphatWallFunctions/alphatJayatillekeWallFunction/alphatJayatillekeWallFunctionFvPatchScalarField.H
View file @
780a0bc4
...
...
@@ -60,8 +60,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef alphatJayatillekeWallFunctionFvPatchScalarField_H
#define alphatJayatillekeWallFunctionFvPatchScalarField_H
#ifndef
incompressible_
alphatJayatillekeWallFunctionFvPatchScalarField_H
#define
incompressible_
alphatJayatillekeWallFunctionFvPatchScalarField_H
#include
"fixedValueFvPatchFields.H"
#include
"turbulenceModel.H"
...
...
src/finiteVolume/cfdTools/general/porosityModel/DarcyForchheimer/DarcyForchheimer.H
View file @
780a0bc4
...
...
@@ -51,8 +51,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef DarcyForchheimer_H
#define DarcyForchheimer_H
#ifndef
porosityModels_
DarcyForchheimer_H
#define
porosityModels_
DarcyForchheimer_H
#include
"porosityModel.H"
#include
"dimensionedTensor.H"
...
...
src/finiteVolume/cfdTools/general/porosityModel/fixedCoeff/fixedCoeff.H
View file @
780a0bc4
...
...
@@ -41,8 +41,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef fixedCoeff_H
#define fixedCoeff_H
#ifndef
porosityModels_
fixedCoeff_H
#define
porosityModels_
fixedCoeff_H
#include
"porosityModel.H"
#include
"dimensionedTensor.H"
...
...
src/finiteVolume/cfdTools/general/porosityModel/powerLaw/powerLaw.H
View file @
780a0bc4
...
...
@@ -45,8 +45,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef powerLaw_H
#define powerLaw_H
#ifndef
porosityModels_
powerLaw_H
#define
porosityModels_
powerLaw_H
#include
"porosityModel.H"
...
...
src/finiteVolume/cfdTools/general/porosityModel/solidification/solidification.H
View file @
780a0bc4
...
...
@@ -78,8 +78,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef solidification_H
#define solidification_H
#ifndef
porosityModels_
solidification_H
#define
porosityModels_
solidification_H
#include
"porosityModel.H"
#include
"Function1.H"
...
...
src/optimisation/adjointOptimisation/adjoint/turbulenceModels/turbulenceModelVariables/RAS/LaunderSharmaKE/LaunderSharmaKE.H
View file @
780a0bc4
...
...
@@ -35,8 +35,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef LaunderSharmaKE_H
#define LaunderSharmaKE_H
#ifndef
incompressible_RASVariables_
LaunderSharmaKE_H
#define
incompressible_RASVariables_
LaunderSharmaKE_H
#include
"RASModelVariables.H"
...
...
src/optimisation/adjointOptimisation/adjoint/turbulenceModels/turbulenceModelVariables/RAS/SpalartAllmaras/SpalartAllmaras.H
View file @
780a0bc4
...
...
@@ -35,8 +35,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef SpalartAllmaras_H
#define SpalartAllmaras_H
#ifndef
incompressible_RASVariables_
SpalartAllmaras_H
#define
incompressible_RASVariables_
SpalartAllmaras_H
#include
"RASModelVariables.H"
...
...
src/optimisation/adjointOptimisation/adjoint/turbulenceModels/turbulenceModelVariables/RAS/kEpsilon/kEpsilon.H
View file @
780a0bc4
...
...
@@ -35,8 +35,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef kEpsilon_H
#define kEpsilon_H
#ifndef
incompressible_RASVariables_
kEpsilon_H
#define
incompressible_RASVariables_
kEpsilon_H
#include
"RASModelVariables.H"
...
...
src/optimisation/adjointOptimisation/adjoint/turbulenceModels/turbulenceModelVariables/RAS/kOmegaSST/kOmegaSST.H
View file @
780a0bc4
...
...
@@ -35,8 +35,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef kOmegaSST_H
#define kOmegaSST_H
#ifndef
incompressible_RASVariables_
kOmegaSST_H
#define
incompressible_RASVariables_
kOmegaSST_H
#include
"RASModelVariables.H"
...
...
src/optimisation/adjointOptimisation/adjoint/turbulenceModels/turbulenceModelVariables/RAS/laminar/laminar.H
View file @
780a0bc4
...
...
@@ -35,8 +35,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef laminar_H
#define laminar_H
#ifndef
incompressible_RASVariables_
laminar_H
#define
incompressible_RASVariables_
laminar_H
#include
"RASModelVariables.H"
...
...
src/regionModels/pyrolysisModels/thermo/thermo.H
View file @
780a0bc4
...
...
@@ -32,8 +32,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef thermo_H
#define thermo_H
#ifndef
regionModels_pyrolysisModels_
thermo_H
#define
regionModels_pyrolysisModels_
thermo_H
#include
"pyrolysisModel.H"
#include
"volFieldsFwd.H"
...
...
src/regionModels/surfaceFilmModels/submodels/thermo/heatTransferModel/heatTransferModel/heatTransferModel.H
View file @
780a0bc4
...
...
@@ -35,8 +35,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef heatTransferModel_H
#define heatTransferModel_H
#ifndef
regionModels_surfaceFilmModels_
heatTransferModel_H
#define
regionModels_surfaceFilmModels_
heatTransferModel_H
#include
"filmSubModelBase.H"
#include
"runTimeSelectionTables.H"
...
...
src/transportModels/incompressible/viscosityModels/powerLaw/powerLaw.H
View file @
780a0bc4
...
...
@@ -34,8 +34,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef powerLaw_H
#define powerLaw_H
#ifndef
viscosityModels_
powerLaw_H
#define
viscosityModels_
powerLaw_H
#include
"viscosityModel.H"
#include
"dimensionedScalar.H"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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