Skip to content

Commit a7af5a9

Browse files
committed
Update Xcode project
1 parent 4f3b8c1 commit a7af5a9

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

SU2_IDE/Xcode/SU2_CFD.xcodeproj/project.pbxproj

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,6 @@
280280
/* Begin PBXFileReference section */
281281
0541ABEE1370F5A6002D668B /* SU2_CFD */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SU2_CFD; sourceTree = BUILT_PRODUCTS_DIR; };
282282
354900EA2537E0050095B597 /* wall_model.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = wall_model.hpp; sourceTree = "<group>"; };
283-
354900ED2537E0050095B597 /* mpi_structure.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mpi_structure.inl; sourceTree = "<group>"; };
284283
354900EE2537E0050095B597 /* CConfig.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = CConfig.hpp; sourceTree = "<group>"; };
285284
354900FC2537E0050095B597 /* CNearestNeighbor.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = CNearestNeighbor.hpp; sourceTree = "<group>"; };
286285
354900FD2537E0050095B597 /* CRadialBasisFunction.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = CRadialBasisFunction.hpp; sourceTree = "<group>"; };
@@ -531,7 +530,6 @@
531530
354902932537E0280095B597 /* roe.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = roe.hpp; sourceTree = "<group>"; };
532531
354902942537E0280095B597 /* ausm_slau.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ausm_slau.hpp; sourceTree = "<group>"; };
533532
354902952537E0280095B597 /* flow_diffusion.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = flow_diffusion.hpp; sourceTree = "<group>"; };
534-
354902962537E0280095B597 /* fluid_model.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fluid_model.hpp; sourceTree = "<group>"; };
535533
354902972537E0280095B597 /* task_definition.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = task_definition.hpp; sourceTree = "<group>"; };
536534
354902992537E0280095B597 /* CFEABoundVariable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = CFEABoundVariable.hpp; sourceTree = "<group>"; };
537535
3549029A2537E0280095B597 /* CNSVariable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = CNSVariable.hpp; sourceTree = "<group>"; };
@@ -559,13 +557,10 @@
559557
354902B02537E0280095B597 /* CDiscAdjVariable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = CDiscAdjVariable.hpp; sourceTree = "<group>"; };
560558
354902B12537E0280095B597 /* CIncEulerVariable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = CIncEulerVariable.hpp; sourceTree = "<group>"; };
561559
354902B22537E0280095B597 /* SU2_CFD.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = SU2_CFD.hpp; sourceTree = "<group>"; };
562-
354902B32537E0280095B597 /* transport_model.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = transport_model.inl; sourceTree = "<group>"; };
563560
354902B42537E0280095B597 /* CMarkerProfileReaderFVM.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = CMarkerProfileReaderFVM.hpp; sourceTree = "<group>"; };
564561
354902B52537E0280095B597 /* task_definition.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = task_definition.inl; sourceTree = "<group>"; };
565-
354902B62537E0280095B597 /* transport_model.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = transport_model.hpp; sourceTree = "<group>"; };
566562
354902B82537E0280095B597 /* computeGradientsLeastSquares.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = computeGradientsLeastSquares.hpp; sourceTree = "<group>"; };
567563
354902B92537E0280095B597 /* computeGradientsGreenGauss.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = computeGradientsGreenGauss.hpp; sourceTree = "<group>"; };
568-
354902BA2537E0280095B597 /* fluid_model.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fluid_model.inl; sourceTree = "<group>"; };
569564
354902BD2537E0280095B597 /* CConjugateHeatInterface.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = CConjugateHeatInterface.hpp; sourceTree = "<group>"; };
570565
354902BE2537E0280095B597 /* CInterface.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = CInterface.hpp; sourceTree = "<group>"; };
571566
354902C02537E0280095B597 /* CMixingPlaneInterface.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = CMixingPlaneInterface.hpp; sourceTree = "<group>"; };
@@ -574,7 +569,6 @@
574569
354902C42537E0280095B597 /* CFlowTractionInterface.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = CFlowTractionInterface.hpp; sourceTree = "<group>"; };
575570
354902C52537E0280095B597 /* CDisplacementsInterface.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = CDisplacementsInterface.hpp; sourceTree = "<group>"; };
576571
354902C62537E0280095B597 /* CDiscAdjFlowTractionInterface.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = CDiscAdjFlowTractionInterface.hpp; sourceTree = "<group>"; };
577-
354902C72537E0280095B597 /* iteration_structure.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = iteration_structure.hpp; sourceTree = "<group>"; };
578572
354902C92537E0280095B597 /* CMarkerProfileReaderFVM.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CMarkerProfileReaderFVM.cpp; sourceTree = "<group>"; };
579573
354902CA2537E0280095B597 /* python_wrapper_structure.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = python_wrapper_structure.cpp; sourceTree = "<group>"; };
580574
354902CF2537E0280095B597 /* CSinglezoneDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CSinglezoneDriver.cpp; sourceTree = "<group>"; };
@@ -912,7 +906,6 @@
912906
357BEE7A256D6F7500423D14 /* fem */,
913907
357BEE8C256D6F7500423D14 /* grid_movement */,
914908
354900EA2537E0050095B597 /* wall_model.hpp */,
915-
354900ED2537E0050095B597 /* mpi_structure.inl */,
916909
354900EE2537E0050095B597 /* CConfig.hpp */,
917910
354900FB2537E0050095B597 /* interface_interpolation */,
918911
354901032537E0050095B597 /* toolboxes */,
@@ -1260,18 +1253,13 @@
12601253
3549025C2537E0280095B597 /* solvers */,
12611254
354902772537E0280095B597 /* sgs_model.hpp */,
12621255
354902782537E0280095B597 /* numerics */,
1263-
354902962537E0280095B597 /* fluid_model.hpp */,
12641256
354902972537E0280095B597 /* task_definition.hpp */,
12651257
354902982537E0280095B597 /* variables */,
12661258
354902B22537E0280095B597 /* SU2_CFD.hpp */,
1267-
354902B32537E0280095B597 /* transport_model.inl */,
12681259
354902B42537E0280095B597 /* CMarkerProfileReaderFVM.hpp */,
12691260
354902B52537E0280095B597 /* task_definition.inl */,
1270-
354902B62537E0280095B597 /* transport_model.hpp */,
12711261
354902B72537E0280095B597 /* gradients */,
1272-
354902BA2537E0280095B597 /* fluid_model.inl */,
12731262
354902BB2537E0280095B597 /* interfaces */,
1274-
354902C72537E0280095B597 /* iteration_structure.hpp */,
12751263
);
12761264
path = include;
12771265
sourceTree = "<group>";

0 commit comments

Comments
 (0)