Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IBAMR/IBAMR
/ getRestartRestoreNumber
Method
getRestartRestoreNumber
ibtk/src/utilities/AppInitializer.cpp:385–389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
383
}
384
385
int
386
AppInitializer::getRestartRestoreNumber() const
387
{
388
return d_restart_restore_num;
389
}
390
391
Pointer<Database>
392
AppInitializer::getRestartDatabase(const bool suppress_warning)
Callers
15
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected