Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
217
void PhysicsModel::writeOutputFile() { writeOutputFile(output_options); }
218
219
void PhysicsModel::writeOutputFile(const Options& options) {
220
if (output_enabled) {
Callers
3
writeToModelOutputFile
Method · 0.80
call_monitors
Method · 0.80
call
Method · 0.80
Calls
1
write
Method · 0.45
Tested by
no test coverage detected