Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Astro/Castro
/ getLevelBld
Function
getLevelBld
Source/driver/CastroBld.cpp:24–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
CastroBld Castro_bld;
23
24
LevelBld*
25
getLevelBld ()
26
{
27
return &Castro_bld;
28
}
29
30
void
31
CastroBld::variableSetUp ()
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected