Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Codes/amrex
/ OwnerMask
Method
OwnerMask
Src/Base/AMReX_MultiFab.cpp:1540–1544 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1538
}
1539
1540
std::unique_ptr<iMultiFab>
1541
MultiFab::OwnerMask (const Periodicity& period) const
1542
{
1543
return amrex::OwnerMask(*this, period);
1544
}
1545
1546
void
1547
MultiFab::AverageSync (const Periodicity& period)
Callers
5
compute_norms
Method · 0.80
compute_norms
Method · 0.80
amrex_fi_build_owner_imultifab
Function · 0.80
AMReX_MLCurlCurl.cpp
File · 0.80
makeOwnerMask
Method · 0.80
Calls
1
OwnerMask
Function · 0.85
Tested by
2
compute_norms
Method · 0.64
compute_norms
Method · 0.64