MCPcopy 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

22CastroBld Castro_bld;
23
24LevelBld*
25getLevelBld ()
26{
27 return &Castro_bld;
28}
29
30void
31CastroBld::variableSetUp ()

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected