Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoolProp/CoolProp
/ size
Method
size
src/AbstractState.cpp:51–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
end = backends.end();
50
};
51
std::size_t size() {
52
return backends.size();
53
};
54
};
55
inline BackendLibrary& get_backend_library() {
56
static BackendLibrary the_library;
Callers
15
set_fluid
Function · 0.45
COOLPROP_EES
Function · 0.45
CoolPropSolver
Method · 0.45
AllocMathcadString
Function · 0.45
AllocateToMathcadArray
Function · 0.45
CP_get_predefined_mixture_mole_fractions
Function · 0.45
summarize
Function · 0.45
bench_one
Function · 0.45
percentile_sorted
Function · 0.45
build_region_svd
Function · 0.45
run_fluid
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected