MCPcopy Create free account
hub / github.com/Cantera/cantera / usingSharedLibrary

Function usingSharedLibrary

src/extensions/canteraStatic.cpp:11–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9{
10
11bool usingSharedLibrary()
12{
13 // This implementation of usingSharedLibrary is compiled and embedded
14 // only in the Cantera static library
15 return false;
16}
17
18}

Callers 1

loadExtensionMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected