MCPcopy Create free account
hub / github.com/boutproject/BOUT-dev / toString

Function toString

src/sys/options.cxx:1099–1099  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1097}
1098
1099std::string toString(const Options& value) { return fmt::format("{}", value); }
1100
1101namespace bout {
1102void checkForUnusedOptions() {

Callers 2

options.cxxFile · 0.70
as<bool>Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected