BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
cl_GT_RefGas.hpp File Reference
#include "typedefs.hpp"
#include "cl_Map.hpp"
#include "cl_Cell.hpp"
#include "cl_Spline.hpp"
#include "cl_GT_GasData.hpp"
#include "cl_GT_HeatPoly.hpp"
#include "cl_GT_TransportPoly.hpp"
Include dependency graph for cl_GT_RefGas.hpp:

Go to the source code of this file.

Classes

class  belfem::gastables::RefGas
 A single chemical species with its caloric and transport properties. More...

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::gastables

Enumerations

enum class  belfem::gastables::RefGasMode { belfem::gastables::POLY = 0 , belfem::gastables::SPLINE = 1 , belfem::gastables::UNDEFINED = 2 }
 how a RefGas evaluates its properties More...