Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Codes/amrex
/ simplified
Method
simplified
Src/Base/AMReX_BoxArray.cpp:1646–1650 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1644
}
1645
1646
BoxArray
1647
BoxArray::simplified () const
1648
{
1649
return BoxArray(simplified_list()).convert(ixType());
1650
}
1651
1652
BATransformer const&
1653
BoxArray::transformer () const
Callers
1
AMReX_FabArrayBase.cpp
File · 0.80
Calls
1
BoxArray
Class · 0.70
Tested by
no test coverage detected