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

Method ReleaseObjects

wrappers/Modelica/src/FluidProp_IF.cpp:74–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74void TFluidProp::ReleaseObjects() {
75 FluidProp_COM->ReleaseObjects();
76}
77
78void TFluidProp::SetFluid(string ModelName, int nComp, string* Comp, double* Conc, string* ErrorMsg) {
79 // _com_util::Convert model name to binary string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected