Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Astro/Castro
/ get_max_solve_level
Method
get_max_solve_level
Source/gravity/Gravity.cpp:336–339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
334
}
335
336
int Gravity::get_max_solve_level()
337
{
338
return gravity::max_solve_level;
339
}
340
341
int Gravity::NoSync()
342
{
Callers
2
construct_old_gravity
Method · 0.80
construct_new_gravity
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected