CoolProp
6.6.1dev
An open-source fluid property and humid air property database
|
#include "CachedElement.h"
#include "Exceptions.h"
#include "DataStructures.h"
#include "PhaseEnvelope.h"
#include "crossplatform_shared_ptr.h"
#include <numeric>
Go to the source code of this file.
Classes | |
class | CoolProp::SpinodalData |
class | CoolProp::GuessesStructure |
class | CoolProp::AbstractState |
The mother of all state classes. More... | |
class | CoolProp::AbstractStateGenerator |
class | CoolProp::GeneratorInitializer< T > |
Namespaces | |
CoolProp | |
Code for all the binary pairs in the mixture. | |
Functions | |
void | CoolProp::register_backend (const backend_families &bf, shared_ptr< AbstractStateGenerator > gen) |