Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Codes/amrex
/ clear
Method
clear
Src/Base/AMReX_BoxList.cpp:64–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void
65
BoxList::clear ()
66
{
67
m_lbox.clear();
68
}
69
70
void
71
BoxList::join (const BoxList& blist)
Callers
2
catenate
Method · 0.45
boxDiff
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected