MCPcopy Create free account
hub / github.com/AMReX-Codes/amrex / nComp

Method nComp

Src/Base/AMReX_VisMF.cpp:483–487  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

481{ }
482
483int
484VisMF::nComp () const
485{
486 return m_hdr.m_ncomp;
487}
488
489int
490VisMF::nGrow () const

Callers 15

mainFunction · 0.45
compute_gradientMethod · 0.45
applyMethod · 0.45
compute_dSdtMethod · 0.45
avgDownMethod · 0.45
CoarsenToFineFunction · 0.45
MFdiffFunction · 0.45
AMREX_D_TERMFunction · 0.45
AdvancePhiAtLevelMethod · 0.45
RemakeLevelMethod · 0.45
AverageDownMethod · 0.45

Calls

no outgoing calls

Tested by 4

compute_gradientMethod · 0.36
applyMethod · 0.36
test_array4Function · 0.36
test_compFunction · 0.36