MCPcopy Create free account

hub / github.com/AMReX-Codes/amrex / functions

Functions7,932 in github.com/AMReX-Codes/amrex

↓ 2 callersMethodReadData
---------------------------------------------------------------
Src/Extern/amrdata/AMReX_AmrData.cpp:91
↓ 2 callersFunctionRealVectCat_imp
Src/Base/AMReX_RealVect.H:1143
↓ 2 callersMethodRecvLayoutMask
Src/Base/AMReX_FabArray.H:3891
↓ 2 callersMethodRedistributeLocal
Tests/Particles/Redistribute/main.cpp:63
↓ 2 callersMethodRedistributeLocal
Tests/Particles/RedistributeSOA/main.cpp:61
↓ 2 callersMethodRedistributeLocal
Tests/Particles/ParallelContext/main.cpp:60
↓ 2 callersMethodRedistributeLocal
Tests/Particles/RedistributeRTSOA/main.cpp:58
↓ 2 callersFunctionReduceLogicalAnd_host_wrapper
Src/Base/AMReX_FabArrayUtility.H:790
↓ 2 callersFunctionReduceLogicalOr
Src/Base/AMReX_FabArrayUtility.H:903
↓ 2 callersFunctionReduceLogicalOr_host_wrapper
Src/Base/AMReX_FabArrayUtility.H:937
↓ 2 callersFunctionReduceRealMax
Src/Base/AMReX_ParallelDescriptor.cpp:578
↓ 2 callersFunctionReduceRealSum
Src/Base/AMReX_ParallelDescriptor.cpp:566
↓ 2 callersMethodReserveForRedistribute
Src/Particle/AMReX_ParticleContainerI.H:1749
↓ 2 callersMethodRunSendsPF
----------------------------------------------------------------------
Src/Extern/amrdata/AMReX_DataServices.cpp:2027
↓ 2 callersMethodRunStats
----------------------------------------------------------------------
Src/Extern/amrdata/AMReX_DataServices.cpp:1893
↓ 2 callersMethodRunTimelinePF
----------------------------------------------------------------------
Src/Extern/amrdata/AMReX_DataServices.cpp:2371
↓ 2 callersFunctionSameIteratorsOK
Src/Particle/AMReX_ParticleUtil.H:725
↓ 2 callersFunctionSaxpy_Saxpy
Src/Base/AMReX_FabArrayUtility.H:1923
↓ 2 callersFunctionSetHDF5fapl
* \brief Configure a serial file-access property list for particle writes. * * \param fapl Property list modified in place. */
Src/Extern/HDF5/AMReX_WriteBinaryParticleDataHDF5.H:134
↓ 2 callersMethodSetPinMesh
-----------------------------------------------------------------------------
Src/Extern/SENSEI/AMReX_AmrDataAdaptor.cpp:198
↓ 2 callersMethodSetSoACompileTimeNames
Src/Particle/AMReX_ParticleContainerI.H:109
↓ 2 callersMethodSetSparseFPP
Src/Base/AMReX_NFiles.cpp:115
↓ 2 callersMethodSize
Src/Extern/SENSEI/AMReX_InSituUtils.H:315
↓ 2 callersMethodSubmit
Src/Base/AMReX_BackgroundThread.cpp:38
↓ 2 callersFunctionTagCutCells
Src/EB/AMReX_EBAmrUtil.cpp:13
↓ 2 callersFunctionThe_Cpu_Arena
Src/Base/AMReX_Arena.cpp:869
↓ 2 callersFunctionTopIVFromProcNumber
----------------------------------------------------------------------
Src/Extern/ProfParser/AMReX_CommProfStats.cpp:92
↓ 2 callersFunctionTopIndexSpace
Return the top IndexSpace if one has been built (nullptr otherwise).
Src/EB/AMReX_EB2.H:76
↓ 2 callersFunctionTotalBytesAllocatedInFabsHWM
Src/Base/AMReX_BaseFab.cpp:82
↓ 2 callersMethodTraceDataValid
Src/Extern/ProfParser/AMReX_RegionsProfStats.H:99
↓ 2 callersMethodTryFileOutput
Src/Base/AMReX_Utility.cpp:647
↓ 2 callersFunctionUnpackRecvBuffers
Src/Base/AMReX_NonLocalBC.H:616
↓ 2 callersFunctionValidateUserInput
Src/Base/AMReX_PODVector.cpp:16
↓ 2 callersFunctionWaitany
Src/Base/AMReX_ParallelDescriptor.cpp:1110
↓ 2 callersMethodWriteFab
--------------------------------------------------------------- Change this to take an Vector<Box> (or BoxArray?) and create a MultiFab and pass the
Src/Extern/amrdata/AMReX_DataServices.cpp:1439
↓ 2 callersFunctionWriteGenericPlotfileHeaderHDF5
Src/Extern/HDF5/AMReX_PlotFileUtilHDF5.cpp:161
↓ 2 callersFunctionWritePlotfiles
Tests/MultiBlock/Advection/main.cpp:207
↓ 2 callersFunctionWriteRow
Src/Base/AMReX_BLProfiler.cpp:536
↓ 2 callersMethodWriteSummary
----------------------------------------------------------------------
Src/Extern/ProfParser/AMReX_BLProfStats.cpp:516
↓ 2 callersMethod__init__
(self, obj)
Tools/GDB/util/class_methods.py:77
↓ 2 callersFunction_pd_get_bit
Src/Base/AMReX_FabConv.cpp:268
↓ 2 callersMethodabs
Src/Base/AMReX_BaseFab.H:1841
↓ 2 callersFunctionaddParticles
Tests/Particles/SOAParticle/main.cpp:15
↓ 2 callersMethodallocate
Src/Base/AMReX_GpuAllocators.H:40
↓ 2 callersFunctionamrex_compute_divergence
Src/Base/AMReX_MultiFabUtil_1D_C.H:280
↓ 2 callersFunctionamrex_coverity_abort
coverity[+kill]
Src/Base/AMReX.cpp:97
↓ 2 callersFunctionamrex_eb2_build_types
Src/EB/AMReX_EB2_2D_C.H:7
↓ 2 callersFunctionamrex_eb_get_reredistribution_threshold
Src/EB/AMReX_EBFluxRegister.cpp:17
↓ 2 callersFunctionamrex_iparser_delete_ptrs
Src/Base/Parser/AMReX_IParser_Y.cpp:215
↓ 2 callersFunctionamrex_mempool_get_stats
Src/Base/AMReX_MemPool.cpp:86
↓ 2 callersFunctionamrex_overwrite_with_regular_slopes
amrex_overwrite_with_regular_slopes calculates the slope in each coordinate direction with a standard non-EB slope calculation (that depends on max_or
Src/EB/AMReX_EB_Slopes_3D_K.H:136
↓ 2 callersFunctionamrex_overwrite_with_regular_slopes
amrex_overwrite_with_regular_slopes calculates the slope in each coordinate direction with a standard non-EB slope calculation (that depends on max_or
Src/EB/AMReX_EB_Slopes_2D_K.H:116
↓ 2 callersFunctionamrex_overwrite_with_regular_slopes_extdir
amrex_overwrite_with_regular_slopes_extdir calculates the slope in each coordinate direction with a standard non-EB slope calculation (that depends on
Src/EB/AMReX_EB_Slopes_3D_K.H:333
↓ 2 callersFunctionamrex_overwrite_with_regular_slopes_extdir
amrex_overwrite_with_regular_slopes_extdir calculates the slope in each coordinate direction with a standard non-EB slope calculation (that depends on
Src/EB/AMReX_EB_Slopes_2D_K.H:295
↓ 2 callersFunctionamrex_parser_delete_ptrs
Src/Base/Parser/AMReX_Parser_Y.cpp:285
↓ 2 callersFunctionamrex_partition_helper
Src/Base/AMReX_Partition.H:19
↓ 2 callersFunctionamrex_probinit
Tests/GPU/CNS/Exec/RT/cns_prob.cpp:6
↓ 2 callersFunctionamrex_setarea
Src/Base/AMReX_COORDSYS_1D_C.H:55
↓ 2 callersFunctionamrex_setdloga
Src/Base/AMReX_COORDSYS_1D_C.H:94
↓ 2 callersFunctionamrex_setvol
Src/Base/AMReX_COORDSYS_1D_C.H:13
↓ 2 callersFunctionamrex_stable_partition_helper
Src/Base/AMReX_Partition.H:47
↓ 2 callersMethodany
Src/Base/AMReX_IndexType.H:85
↓ 2 callersMethodapply
Src/LinearSolvers/AMReX_GMRES_MV.H:194
↓ 2 callersFunctionasync_vol_es_wait
Src/Extern/HDF5/AMReX_PlotFileUtilHDF5.cpp:334
↓ 2 callersMethodatomicSetID
Src/Particle/AMReX_Particle.H:436
↓ 2 callersFunctionaverage_face_to_cellcenter
Src/Base/AMReX_MultiFabUtil.H:983
↓ 2 callersMethodbeginPrecondBC
Src/LinearSolvers/MLMG/AMReX_MLCellLinOp.H:2242
↓ 2 callersMethodblockDim
Src/Base/AMReX_GpuTypes.H:63
↓ 2 callersFunctionboxComplement
Src/Base/AMReX_BoxArray.cpp:1702
↓ 2 callersMethodboxMap
Src/Amr/AMReX_Derive.cpp:216
↓ 2 callersMethodbuffer
Src/AmrCore/AMReX_TagBox.cpp:75
↓ 2 callersMethodbuild
Src/Particle/AMReX_ParticleLocator.H:130
↓ 2 callersMethodbuildTypes
Src/EB/AMReX_EB2_MultiGFab.cpp:7
↓ 2 callersFunctionbuild_cells
Src/EB/AMReX_EB2_2D_C.cpp:352
↓ 2 callersFunctionbuild_faces
Src/EB/AMReX_EB2_2D_C.cpp:198
↓ 2 callersFunctionbuiltin_clz_wrapper
Src/Base/AMReX_Algorithm.H:381
↓ 2 callersMethodbumpPayload
Tests/Particles/NeighborParticlesPureSoA/main.cpp:301
↓ 2 callersFunctionc_ast_get_type
(decl)
Tools/typechecker/typechecker.py:151
↓ 2 callersFunctionc_to_f_type
(ctyp)
Tools/typechecker/typechecker.py:127
↓ 2 callersFunctioncall_f_intvect_n
Src/Base/AMReX_Reduce.H:1221
↓ 2 callersMethodcapacity
Src/Particle/AMReX_ParIter.H:99
↓ 2 callersMethodcapacityOfFabs
Src/Base/AMReX_FabArray.H:2640
↓ 2 callersMethodcheckAnswer
Tests/Particles/RedistributeGlobal/main.cpp:213
↓ 2 callersMethodcheckNeighborList
Tests/Particles/NeighborParticles/MDParticleContainer.cpp:539
↓ 2 callersFunctioncheck_convergence
Tests/FFT/Poisson/main.cpp:74
↓ 2 callersFunctioncholsol_np6
This is the 2D version (i.e. for 6x6 (A^T A) matrix)
Src/EB/AMReX_EB_LeastSquares_2D_K.H:63
↓ 2 callersMethodclear
Src/Base/AMReX_BoxList.cpp:64
↓ 2 callersMethodclear
Src/Base/AMReX_FACopyDescriptor.H:410
↓ 2 callersFunctionclearEmptyEntries
Src/Particle/AMReX_ParticleUtil.H:754
↓ 2 callersFunctioncns_compute_temperature
Tests/EB_CNS/Source/CNS_K.H:50
↓ 2 callersFunctioncns_constcoef
Tests/GPU/CNS/Source/diffusion/CNS_diffusion_K.H:25
↓ 2 callersFunctioncns_diff_x
Tests/GPU/CNS/Source/diffusion/CNS_diffusion_K.H:40
↓ 2 callersFunctioncns_diff_y
Tests/GPU/CNS/Source/diffusion/CNS_diffusion_K.H:77
↓ 2 callersFunctioncns_diff_z
Tests/GPU/CNS/Source/diffusion/CNS_diffusion_K.H:114
↓ 2 callersFunctioncns_diffcoef
Tests/GPU/CNS/Source/diffusion/CNS_diffusion_K.H:10
↓ 2 callersFunctioncns_flux_to_dudt
Tests/GPU/CNS/Source/hydro/CNS_hydro_K.H:42
↓ 2 callersFunctioncns_initdata
Tests/EB_CNS/Exec/Sod/cns_prob.H:10
↓ 2 callersFunctioncns_slope_x
Tests/GPU/CNS/Source/hydro/CNS_hydro_K.H:69
↓ 2 callersFunctioncns_slope_y
Tests/GPU/CNS/Source/hydro/CNS_hydro_K.H:106
↓ 2 callersFunctioncns_slope_z
Tests/GPU/CNS/Source/hydro/CNS_hydro_K.H:143
← previousnext →1,401–1,500 of 7,932, ranked by callers