MCPcopy Create free account
hub / github.com/AMReX-Codes/amrex / InitFromScratch

Method InitFromScratch

Src/AmrCore/AMReX_AmrCore.cpp:78–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void
79AmrCore::InitFromScratch (Real time)
80{
81 MakeNewGrids(time);
82}
83
84void
85AmrCore::regrid (int lbase, Real time, bool)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected