MCPcopy Create free account
hub / github.com/CoolProp/CoolProp / Ttriple

Method Ttriple

src/AbstractState.cpp:660–662  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

658 return calc_Tmax();
659}
660double AbstractState::Ttriple() {
661 return calc_Ttriple();
662}
663double AbstractState::pmax() {
664 return calc_pmax();
665}

Callers 15

write_failure_figuresFunction · 0.80
bench_oneFunction · 0.80
build_atlasFunction · 0.80
run_fluidFunction · 0.80
make_regionFunction · 0.80
set_reference_stateSFunction · 0.80
do_satMethod · 0.80
CoolProp-Tests.cppFile · 0.80
do_satMethod · 0.80

Calls

no outgoing calls

Tested by 3

do_satMethod · 0.64
do_satMethod · 0.64
SECTIONFunction · 0.64