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

Method writeOutputFile

src/physics/physicsmodel.cxx:217–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215}
216
217void PhysicsModel::writeOutputFile() { writeOutputFile(output_options); }
218
219void PhysicsModel::writeOutputFile(const Options& options) {
220 if (output_enabled) {

Callers 3

call_monitorsMethod · 0.80
callMethod · 0.80

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected