MCPcopy 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
64void
65BoxList::clear ()
66{
67 m_lbox.clear();
68}
69
70void
71BoxList::join (const BoxList& blist)

Callers 2

catenateMethod · 0.45
boxDiffFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected