Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Codes/amrex
/ nGrowVect
Function
nGrowVect
Src/Base/AMReX_FabArrayBase.cpp:2857–2860 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2855
}
2856
2857
IntVect nGrowVect (FabArrayBase const& fa)
2858
{
2859
return fa.nGrowVect();
2860
}
2861
2862
BoxArray const& boxArray (FabArrayBase const& fa)
2863
{
Callers
15
is_finite
Method · 0.70
contains_nan
Method · 0.70
contains_inf
Method · 0.70
ParallelCopy_nowait
Method · 0.70
copyTo
Method · 0.70
FillBoundary
Method · 0.70
FillBoundary_nowait
Method · 0.70
FillBoundaryAndSync_nowait
Method · 0.70
EnforcePeriodicity
Method · 0.70
mapPeriodicRemoveDuplicates
Method · 0.50
solve_bicgstab
Method · 0.50
solve_cg
Method · 0.50
Calls
1
nGrowVect
Method · 0.45
Tested by
no test coverage detected