COMP: Resolved some name clashes for #ifdef statements

This commit is contained in:
Andrew Heather
2019-06-26 11:52:15 +01:00
parent 469c9ff078
commit 15a763b931
16 changed files with 32 additions and 32 deletions

View File

@ -32,8 +32,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef writeDimFields_H
#define writeDimFields_H
#ifndef ensightParts_writeDimFields_H
#define ensightParts_writeDimFields_H
#include "writeVolFields.H"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -45,8 +45,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef powerLaw_H
#define powerLaw_H
#ifndef porosityModels_powerLaw_H
#define porosityModels_powerLaw_H
#include "porosityModel.H"

View File

@ -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"

View File

@ -35,8 +35,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef LaunderSharmaKE_H
#define LaunderSharmaKE_H
#ifndef incompressible_RASVariables_LaunderSharmaKE_H
#define incompressible_RASVariables_LaunderSharmaKE_H
#include "RASModelVariables.H"

View File

@ -35,8 +35,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef SpalartAllmaras_H
#define SpalartAllmaras_H
#ifndef incompressible_RASVariables_SpalartAllmaras_H
#define incompressible_RASVariables_SpalartAllmaras_H
#include "RASModelVariables.H"

View File

@ -35,8 +35,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef kEpsilon_H
#define kEpsilon_H
#ifndef incompressible_RASVariables_kEpsilon_H
#define incompressible_RASVariables_kEpsilon_H
#include "RASModelVariables.H"

View File

@ -35,8 +35,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef kOmegaSST_H
#define kOmegaSST_H
#ifndef incompressible_RASVariables_kOmegaSST_H
#define incompressible_RASVariables_kOmegaSST_H
#include "RASModelVariables.H"

View File

@ -35,8 +35,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef laminar_H
#define laminar_H
#ifndef incompressible_RASVariables_laminar_H
#define incompressible_RASVariables_laminar_H
#include "RASModelVariables.H"

View File

@ -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"

View File

@ -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"

View File

@ -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"