Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IBAMR/IBAMR
/ getLDataManager
Method
getLDataManager
src/IB/IBMethod.cpp:243–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
} // registerIBMethodPostProcessor
242
243
LDataManager*
244
IBMethod::getLDataManager() const
245
{
246
return d_l_data_manager;
247
} // getLDataManager
248
249
Pointer<IBInstrumentPanel>
250
IBMethod::getIBInstrumentPanel() const
Callers
15
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected