Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Astro/Castro
/ writePlotFile
Method
writePlotFile
Source/driver/Castro_io.cpp:924–930 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
922
}
923
924
void
925
Castro::writePlotFile(const std::string& dir,
926
ostream& os,
927
VisMF::How how)
928
{
929
plotFileOutput(dir, os, how, 0);
930
}
931
932
933
void
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected