MCPcopy 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
1646BoxArray
1647BoxArray::simplified () const
1648{
1649 return BoxArray(simplified_list()).convert(ixType());
1650}
1651
1652BATransformer const&
1653BoxArray::transformer () const

Callers 1

Calls 1

BoxArrayClass · 0.70

Tested by

no test coverage detected