MCPcopy 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
924void
925Castro::writePlotFile(const std::string& dir,
926 ostream& os,
927 VisMF::How how)
928{
929 plotFileOutput(dir, os, how, 0);
930}
931
932
933void

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected