MCPcopy 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
336int Gravity::get_max_solve_level()
337{
338 return gravity::max_solve_level;
339}
340
341int Gravity::NoSync()
342{

Callers 2

construct_old_gravityMethod · 0.80
construct_new_gravityMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected