Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Codes/amrex
/ nComp
Function
nComp
Src/Base/AMReX_FabArrayBase.cpp:2852–2855 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2850
/// \endcond
2851
2852
int nComp (FabArrayBase const& fa)
2853
{
2854
return fa.nComp();
2855
}
2856
2857
IntVect nGrowVect (FabArrayBase const& fa)
2858
{
Callers
15
contains_nan
Method · 0.70
contains_inf
Method · 0.70
copyToMem
Method · 0.70
copyFromMem
Method · 0.70
addFromMem
Method · 0.70
AMReX_BaseFab.H
File · 0.70
dot
Method · 0.70
dotmask
Method · 0.70
writeOn
Method · 0.70
is_finite
Method · 0.70
contains_nan
Method · 0.70
contains_inf
Method · 0.70
Calls
1
nComp
Method · 0.45
Tested by
no test coverage detected