Removed some commented-out includes

This commit is contained in:
Ray Speth
2012-10-12 20:34:48 +00:00
parent c404c31879
commit 3f17786c01
20 changed files with 1 additions and 29 deletions

View File

@@ -29,8 +29,6 @@ gmres( int m, int N, const Matrix &A, const doublereal *b, doublereal *x, double
// ============================================================================
// #include "../../Cantera/src/blas.h"
#include "cblas.h"
#include "../../Cantera/src/ctlapack.h"

View File

@@ -11,7 +11,6 @@
#ifndef CT_KERNEL_EQUIL_H
#define CT_KERNEL_EQUIL_H
//#include "ChemEquil.h"
#include "MultiPhase.h"
#include "vcs_defs.h"

View File

@@ -13,8 +13,6 @@
#include "cantera/thermo/IdealGasPhase.h"
#include "cantera/kinetics/Kinetics.h"
#include "cantera/numerics/funcs.h"
//#include "../flowBoundaries.h"
namespace Cantera
{

View File

@@ -3,6 +3,5 @@
#include "spectra/rotor.h"
#include "spectra/LineBroadener.h"
//#include "kernel/AbsorptionLine.h"
#endif

View File

@@ -3,6 +3,5 @@
#include "spectra/LineBroadener.h"
#include "spectra/rotor.h"
//#include "kernel/AbsorptionLine.h"
#endif

View File

@@ -10,7 +10,6 @@
#ifndef CT_IDEALGASPHASE_H
#define CT_IDEALGASPHASE_H
//#include "cantera/base/ct_defs.h"
#include "mix_defs.h"
#include "ThermoPhase.h"
#include "SpeciesThermo.h"

View File

@@ -16,7 +16,6 @@
#include "mix_defs.h"
#include "SingleSpeciesTP.h"
//#include "SpeciesThermo.h"
namespace Cantera
{

View File

@@ -9,7 +9,6 @@
#include "mix_defs.h"
#include "ThermoPhase.h"
//#include "SpeciesThermo.h"
namespace Cantera
{

View File

@@ -9,8 +9,6 @@
#define CT_TRANSPORTFACTORY_H
// STL includes
#include <vector>
#include <string>
#include <iostream>
#include <new>
@@ -19,7 +17,6 @@
#include "cantera/base/ct_thread.h"
#include "TransportBase.h"
#include "cantera/base/FactoryBase.h"
//#include "LiquidTransportData.h"
#include "LiquidTransportParams.h"
//======================================================================================================================

View File

@@ -11,7 +11,6 @@
#include "FlowDevice.h"
#include "ReactorBase.h"
//#include "PID_Controller.h"
#include "cantera/numerics/Func1.h"
namespace Cantera

View File

@@ -8,7 +8,6 @@
#ifndef VCS_SPECIES_THERMO_H
#define VCS_SPECIES_THERMO_H
//#include <vector>
#include <cstdlib>
namespace VCSnonideal

View File

@@ -62,7 +62,7 @@ pyct_appdelete(PyObject* self, PyObject* args)
#include "methods.h"
#include "pylogger.h"
//#include "cantera/base/global.h"
extern "C" {
/* Initialization function for the module */

View File

@@ -14,7 +14,6 @@
#include "cantera/thermo/SpeciesThermoMgr.h"
#include "cantera/thermo/NasaPoly1.h"
#include "cantera/thermo/speciesThermoTypes.h"
//#include "cantera/numerics/polyfit.h"
#include "cantera/base/global.h"
namespace Cantera

View File

@@ -10,7 +10,6 @@
#include "Oxygen.h"
#include "Water.h"
#include "RedlichKwong.h"
// #include "lk.h"
#endif

View File

@@ -36,11 +36,6 @@ using namespace std;
#include "cantera/IdealGasMix.h"
#include "cantera/transport/TransportFactory.h"
//#include "transport.h"
//#include "IdealGasMix.h"
//#include "TransportFactory.h"
using namespace Cantera;
void printDbl(double val) {

View File

@@ -11,8 +11,6 @@
#include "cantera/reactionpaths.h"
#include "cantera/IdealGasMix.h"
// #include <iostream>
using namespace Cantera;
using std::cout;
using std::endl;

View File

@@ -17,7 +17,6 @@
/*****************************************************************/
/*****************************************************************/
//#include "cantera/Cantera.h"
#include "cantera/transport.h"
#include "cantera/IdealGasMix.h"
#include "cantera/equil/equil.h"

View File

@@ -19,7 +19,6 @@ using namespace std;
/*****************************************************************/
/*****************************************************************/
//#include "cantera/Cantera.h"
#include "cantera/transport.h"
#include "cantera/IdealGasMix.h"
#include "cantera/equil/equil.h"

View File

@@ -19,7 +19,6 @@ using namespace std;
/*****************************************************************/
/*****************************************************************/
//#include "cantera/Cantera.h"
#include "cantera/transport.h"
#include "cantera/IdealGasMix.h"
#include "cantera/equil/equil.h"

View File

@@ -17,7 +17,6 @@
/*****************************************************************/
/*****************************************************************/
//#include "cantera/Cantera.h"
#include "cantera/transport.h"
#include "cantera/IdealGasMix.h"
#include "cantera/equil/equil.h"