MCPcopy 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
933void
934Castro::writeSmallPlotFile (const std::string& dir,
935 ostream& os,
936 VisMF::How how)
937{
938 plotFileOutput(dir, os, how, 1);
939}
940
941
942void

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected