MCPcopy Create free account

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

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

↓ 3 callersMethodinRange
Src/Amr/AMReX_StateDescriptor.cpp:301
↓ 3 callersMethodincrement
Src/LinearSolvers/AMReX_GMRES_MV.H:182
↓ 3 callersMethodinitData
Tests/EB/CNS/Source/CNS.cpp:89
↓ 3 callersFunctioninitFromListImpl
Src/Base/AMReX_PODVector.H:87
↓ 3 callersFunctioniparser_call_f2
Src/Base/Parser/AMReX_IParser_Y.H:199
↓ 3 callersMethodisDefined
Src/Base/AMReX_FabArray.H:2205
↓ 3 callersMethodisOK
\return True if the level successfully built its EB description.
Src/EB/AMReX_EB2_Level.H:48
↓ 3 callersMethodisSingular
Src/LinearSolvers/MLMG/AMReX_MLPoisson.H:61
↓ 3 callersFunctionis_escaped_quote
Src/Base/AMReX_ParmParse.cpp:948
↓ 3 callersFunctionis_literal_bool
Src/Base/AMReX_ParmParse.cpp:164
↓ 3 callersMethodixType
Return index type of this BoxArray
Src/Base/AMReX_BoxArray.H:854
↓ 3 callersMethodmakeAlias
Src/LinearSolvers/MLMG/AMReX_MLLinOp.H:1531
↓ 3 callersFunctionmakeIntersection
Src/EB/AMReX_EB2_IF_Intersection.H:100
↓ 3 callersFunctionmakeSFCToken
Src/Base/AMReX_DistributionMapping.cpp:1130
↓ 3 callersMethodmakeVecRHS
Src/LinearSolvers/AMReX_GMRES_MV.H:140
↓ 3 callersMethodmask
Src/Base/AMReX_IndexType.H:234
↓ 3 callersMethodmaxStackSize
Src/Base/Parser/AMReX_Parser.cpp:141
↓ 3 callersFunctionmemcpy_from_device_global_to_host_async
Src/Base/AMReX_GpuDevice.H:541
↓ 3 callersFunctionmemcpy_from_host_to_device_global_async
Src/Base/AMReX_GpuDevice.H:518
↓ 3 callersMethodmoveParticles
Tests/Particles/NeighborParticles/MDParticleContainer.cpp:320
↓ 3 callersMethodneedsCoarseDataForBC
* \brief Needs coarse data for bc? * * If the lowest level grids does not cover the entire domain, coarse * level data are needed for supp
Src/LinearSolvers/MLMG/AMReX_MLLinOp.H:182
↓ 3 callersMethodnumItems
\brief the number of items in the container
Src/Particle/AMReX_DenseBins.H:503
↓ 3 callersMethodnumLevels
Src/Particle/AMReX_ParticleCommunication.H:88
↓ 3 callersMethodnumNeighbors
Src/EB/AMReX_EBCellFlag.H:202
↓ 3 callersMethodnumPts
Src/Base/AMReX_Box.H:2211
↓ 3 callersFunctionnum_unique_elements
Src/Base/AMReX_MPMD.cpp:26
↓ 3 callersMethodobj
the name of the object file we expect to be produced -- this will always be based on the original name -- we do not compile the prepr
Tools/F_scripts/dep.py:79
↓ 3 callersMethodoffsetsPtr
\brief returns the pointer to the offsets array
Src/Particle/AMReX_DenseBins.H:512
↓ 3 callersFunctionoperator()
Computes integer division and modulus using precomputed values. This is computationally inexpensive.
Src/Base/AMReX_Math.H:580
↓ 3 callersMethodparse_inputs
Src/Extern/HYPRE/AMReX_HypreIJIface.cpp:162
↓ 3 callersFunctionparser_call_f2
Src/Base/Parser/AMReX_Parser_Y.H:586
↓ 3 callersFunctionparser_newnumber
Src/Base/Parser/AMReX_Parser_Y.cpp:80
↓ 3 callersMethodpid
Src/Base/AMReX_ParallelDescriptor.cpp:280
↓ 3 callersMethodplus
Src/LinearSolvers/AMReX_AlgVector.H:305
↓ 3 callersFunctionppindex
Return the index of the n'th occurrence of a parameter name, except if n==-1, return the index of the last occurrence. Return nullptr if the specified
Src/Base/AMReX_ParmParse.cpp:571
↓ 3 callersFunctionpretty_print_table
Src/Base/AMReX_ParmParse.cpp:1817
↓ 3 callersMethodprintToFile
Src/LinearSolvers/AMReX_SpMatrix.H:868
↓ 3 callersMethodprofile_alloc
Src/Base/AMReX_Arena.cpp:911
↓ 3 callersMethodqueryWithParser
Src/Base/AMReX_ParmParse.cpp:2861
↓ 3 callersMethodquery_enum_case_insensitive
Src/Base/AMReX_ParmParse.H:1437
↓ 3 callersFunctionrPackParticleData
Src/Particle/AMReX_WriteBinaryParticleData.H:240
↓ 3 callersFunctionread_array_1d
Src/Base/AMReX_ParmParse.cpp:916
↓ 3 callersFunctionread_fab
Src/Base/AMReX_VisMF.H:535
↓ 3 callersFunctionread_table_2d
Src/Base/AMReX_ParmParse.cpp:2983
↓ 3 callersMethodregisterUserFn1
Src/Base/Parser/AMReX_Parser.cpp:99
↓ 3 callersMethodregisterUserFn2
Src/Base/Parser/AMReX_Parser.cpp:105
↓ 3 callersMethodregisterUserFn3
Src/Base/Parser/AMReX_Parser.cpp:111
↓ 3 callersMethodregisterUserFn4
Src/Base/Parser/AMReX_Parser.cpp:117
↓ 3 callersMethodremove
Src/Base/AMReX_ParmParse.cpp:2762
↓ 3 callersMethodremoveOverlap
Currently this assumes your Boxes are cell-centered.
Src/Base/AMReX_BoxArray.cpp:1455
↓ 3 callersMethodresetFillPatcher
Src/Amr/AMReX_AmrLevel.cpp:2134
↓ 3 callersMethodresize
Src/Particle/AMReX_ParticleTileRT.H:636
↓ 3 callersFunctionrun_test
Tests/FFT/Poisson/main.cpp:111
↓ 3 callersMethodscaleRHS
scale RHS to fix solvability
Src/LinearSolvers/MLMG/AMReX_MLLinOp.H:470
↓ 3 callersFunctionsetBndry
Src/Base/AMReX_FabArrayUtility.H:1868
↓ 3 callersMethodsetBndryValues
Src/Boundary/AMReX_InterpBndryData.H:167
↓ 3 callersMethodsetLocalDomain
Src/FFT/AMReX_FFT_R2C.H:794
↓ 3 callersMethodsetRunOnGPU
Src/Amr/AMReX_StateDescriptor.H:146
↓ 3 callersMethodsetScalars
Src/LinearSolvers/MLMG/AMReX_MLALaplacian.H:138
↓ 3 callersMethodsetStableRedistribute
Src/Particle/AMReX_ParticleContainerBase.H:256
↓ 3 callersMethodsetType
Manually override the cached FabType.
Src/EB/AMReX_EBCellFlag.H:370
↓ 3 callersMethodset_coarsen_ratio
Src/Base/AMReX_BoxArray.H:422
↓ 3 callersFunctionset_connection_flags
Src/EB/AMReX_EB2_2D_C.cpp:456
↓ 3 callersMethodset_index_type
Src/Base/AMReX_BoxArray.H:477
↓ 3 callersFunctionshift_mf
Src/FFT/AMReX_FFT_Helper.H:203
↓ 3 callersMethodskip
Src/Base/AMReX_FArrayBox.cpp:740
↓ 3 callersFunctionsplit
Src/Base/AMReX_String.cpp:44
↓ 3 callersMethodsubscript_helper
(self, obj, i, j, k, n)
Tools/GDB/gdb_amrex_xmethods.py:141
↓ 3 callersMethodswap
Src/Particle/AMReX_ParticleTileRT.H:755
↓ 3 callersFunctionteam_range
Src/Base/AMReX_ParallelDescriptor.H:369
↓ 3 callersMethodtest
Src/Base/AMReX_ParallelDescriptor.cpp:261
↓ 3 callersFunctiontoUnderlying
Src/Base/AMReX_Enum.H:203
↓ 3 callersFunctiontransformParticles
Tests/Particles/ParticleTransformations/main.cpp:238
↓ 3 callersFunctiontranspose
Src/LinearSolvers/AMReX_SpMatrix.H:436
↓ 3 callersFunctiontridiagonal_solve
Src/LinearSolvers/MLMG/AMReX_MLNodeLap_3D_K.H:664
↓ 3 callersFunctiontridiagonal_solve
Src/LinearSolvers/MLMG/AMReX_MLABecLap_3D_K.H:431
↓ 3 callersMethodunapplyMetricTerm
Src/LinearSolvers/MLMG/AMReX_MLCellLinOp.H:1561
↓ 3 callersMethoduniqify
Src/Base/AMReX_BoxArray.cpp:1612
↓ 3 callersFunctionunused_table_entries_q
Src/Base/AMReX_ParmParse.cpp:1468
↓ 3 callersMethodupdateMaxStreamIndex
Src/Base/AMReX_Reduce.H:501
↓ 3 callersMethodupdateMemoryUsage_hash
Src/Base/AMReX_BoxArray.cpp:219
↓ 3 callersMethoduseFixedCoarseGrids
Should we keep the coarser grids fixed (and not regrid those levels) at all?
Src/AmrCore/AMReX_AmrMesh.H:298
↓ 3 callersMethoduseFixedUpToLevel
Up to what level should we keep the coarser grids fixed (and not regrid those levels)?
Src/AmrCore/AMReX_AmrMesh.H:301
↓ 3 callersFunctionverify_same
* Assert that two ParticleContainerPureSoA hold identical particle data by * comparing the total particle count and the component-wise sums of every
Tests/Particles/CheckpointRestartDualGridHDF5SOA/main.cpp:97
↓ 3 callersFunctionverify_same
* Assert that two ParticleContainerPureSoA hold identical particle data by * comparing the total particle count and the component-wise sums of every
Tests/Particles/CheckpointRestartDualGridSOA/main.cpp:96
↓ 3 callersMethodwait_list_size
Src/Base/AMReX_GpuDevice.cpp:216
↓ 3 callersMethodzhi_is_symmetric
Src/LinearSolvers/MLMG/AMReX_MLCurlCurl_K.H:305
↓ 3 callersMethodzlo_is_symmetric
Src/LinearSolvers/MLMG/AMReX_MLCurlCurl_K.H:299
↓ 2 callersFunctionAMREX_D_TERM
Tests/FFT/C2C/main.cpp:27
↓ 2 callersFunctionAMREX_D_TERM
Tests/FFT/R2C/main.cpp:28
↓ 2 callersFunctionAbarrier
Src/Base/AMReX_ParallelDescriptor.cpp:499
↓ 2 callersMethodAddArray
-----------------------------------------------------------------------------
Src/Extern/SENSEI/AMReX_AmrMeshDataAdaptor.cpp:737
↓ 2 callersMethodAddArray
-----------------------------------------------------------------------------
Src/Extern/SENSEI/AMReX_AmrDataAdaptor.cpp:837
↓ 2 callersMethodAddIntComp
Src/Particle/AMReX_ParticleContainer.H:1325
↓ 2 callersMethodAdvanceInTime
Tests/MultiBlock/Advection/main.cpp:67
↓ 2 callersFunctionAllGather
Src/Base/AMReX_ParallelReduce.H:106
↓ 2 callersMethodAssignDensity
Src/AmrCore/AMReX_AmrParticles.H:34
↓ 2 callersFunctionBarrierSub
Src/Base/AMReX_ParallelContext.H:85
↓ 2 callersFunctionBrentRootFinder
Src/EB/AMReX_EB2_GeometryShop.H:42
↓ 2 callersMethodCheckProfData
-----------------------------------------------------------------------
Src/Extern/amrdata/AMReX_DataServices.cpp:1730
← previousnext →1,201–1,300 of 7,932, ranked by callers