Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
78
void
79
AmrCore::InitFromScratch (Real time)
80
{
81
MakeNewGrids(time);
82
}
83
84
void
85
AmrCore::regrid (int lbase, Real time, bool)
Callers
1
amrex_fi_init_from_scratch
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected