CoolProp
6.6.1dev
An open-source fluid property and humid air property database
include
TestObjects.h
Go to the documentation of this file.
1
8
#include "
IncompressibleFluid.h
"
9
#include "Eigen/Core"
10
#include "
MatrixMath.h
"
11
12
#if defined ENABLE_CATCH
13
namespace
CoolPropTesting {
14
15
Eigen::MatrixXd makeMatrix(
const
std::vector<double>& coefficients);
16
//CoolProp::IncompressibleFluid incompressibleFluidObject();
17
//IncompressibleBackend incompressibleBackendObject();
18
19
}
// namespace CoolPropTesting
20
#endif
// ENABLE_CATCH
Generated on Fri Oct 4 2024 09:06:32 for CoolProp by
1.9.1