Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Astro/Castro
/ writeSmallPlotFile
Method
writeSmallPlotFile
Source/driver/Castro_io.cpp:933–939 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
931
932
933
void
934
Castro::writeSmallPlotFile (const std::string& dir,
935
ostream& os,
936
VisMF::How how)
937
{
938
plotFileOutput(dir, os, how, 1);
939
}
940
941
942
void
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected