Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ComputationalRadiationPhysics/picongpu
/ functions
Functions
10,710 in github.com/ComputationalRadiationPhysics/picongpu
⨍
Functions
10,710
◇
Types & classes
5,309
↳
Endpoints
6
↓ 1 callers
Method
getBase
include/picongpu/particles/atomicPhysics/electronDistribution/LogSpaceHistogram.hpp:361
↓ 1 callers
Method
getBinDeltaEnergy
get DeltaE entry for given binIndex * * @attention no range checks outside a debug compile, check range externally! *
include/picongpu/particles/atomicPhysics/electronDistribution/LogSpaceHistogram.hpp:235
↓ 1 callers
Method
getBinEdgesSI
* @return bin edges in SI units */
include/picongpu/plugins/binning/axis/LogAxis.hpp:255
↓ 1 callers
Method
getBinIdx
include/picongpu/plugins/binning/Axis.hpp:130
↓ 1 callers
Method
getBinWidth
include/picongpu/plugins/binning/axis/LogAxis.hpp:175
↓ 1 callers
Method
getBinWidthKernel
include/picongpu/plugins/binning/axis/LogAxis.hpp:234
↓ 1 callers
Function
getBlockSize
include/pmacc/device/threadInfo.hpp:37
↓ 1 callers
Method
getCPtrCapacity
* Return the buffer which can be used for data exchange with MPI * * The buffer can point to device or host memory. */
include/pmacc/memory/buffers/Exchange.hpp:287
↓ 1 callers
Method
getCPtrCurrentSize
include/pmacc/memory/buffers/Exchange.hpp:300
↓ 1 callers
Method
getCellDescription
include/pmacc/fields/SimulationFieldHelper.hpp:56
↓ 1 callers
Function
getCircularPolarizationVector1
Get a first vector with circular E polarization, norm is 0.5
include/picongpu/fields/incidentField/Functors.hpp:213
↓ 1 callers
Method
getColour
thirdParty/alpaka/thirdParty/catch2/src/catch2/reporters/catch_reporter_helpers.cpp:260
↓ 1 callers
Method
getColour
thirdParty/alpaka/thirdParty/catch2/extras/catch_amalgamated.cpp:9675
↓ 1 callers
Method
getCoordinates
! returns coordinate of this process in (via init) created grid * * Coordinates are between [0-cx, 0-cy, 0-cz] * *
include/pmacc/communication/CommunicatorMPI.hpp:115
↓ 1 callers
Method
getCount
include/pmacc/particles/memory/dataTypes/ExchangeMemoryIndex.hpp:57
↓ 1 callers
Function
getCpuName
\return The name of the CPU the code is running on.
thirdParty/alpaka/include/alpaka/dev/cpu/SysInfo.hpp:77
↓ 1 callers
Function
getCurrentTimestamp
thirdParty/alpaka/thirdParty/catch2/src/catch2/reporters/catch_reporter_junit.cpp:27
↓ 1 callers
Function
getCurrentTimestamp
thirdParty/alpaka/thirdParty/catch2/extras/catch_amalgamated.cpp:10131
↓ 1 callers
Function
getCurrentTimestamp
Gets the current timestamp and returns it as a string. \return A string representation of the current timestamp in the format "YYYY-MM-DD HH:MM:SS".
thirdParty/alpaka/benchmarks/babelstream/src/babelStreamCommon.hpp:130
↓ 1 callers
Function
getCurrentTimestamp
thirdParty/mallocMC/thirdParty/catch2/include/catch2/catch.hpp:16808
↓ 1 callers
Method
getDatwithParam
returns all .dat files in which the parameter is stored. Note: cannot read histogram data Input: ------- pa
lib/python/test/testsuite/Reader/dataReader.py:110
↓ 1 callers
Method
getDescription
thirdParty/mallocMC/thirdParty/catch2/include/catch2/catch.hpp:16065
↓ 1 callers
Method
getDescription
get the description of the option * * @return description */
include/picongpu/plugins/multi/Option.hpp:91
↓ 1 callers
Method
getDeviceParticlesCurrentSize
include/pmacc/particles/memory/buffers/StackExchangeBuffer.hpp:135
↓ 1 callers
Function
getDifferenceInPercentage
calculates the difference between the theory value and the simulation's maximum value in percentage Calculates: -------- (theory
lib/python/test/testsuite/Math/deviation.py:142
↓ 1 callers
Function
getDirectIPDIonizationState
get the direct pressure ionization state's atomicConfigNumber * * @returns for the atomicConfigNumber corresponding to the level vec
include/picongpu/particles/atomicPhysics/stateRepresentation/ConfigNumber.hpp:300
↓ 1 callers
Method
getDirection
Get a 3-dimensional unit direction vector
include/picongpu/fields/incidentField/profiles/FromOpenPMDPulse.hpp:453
↓ 1 callers
Method
getDistribution
thirdParty/alpaka/test/unit/math/src/DataGen.hpp:39
↓ 1 callers
Method
getElapsedMilliseconds
thirdParty/alpaka/thirdParty/catch2/src/catch2/catch_timer.cpp:29
↓ 1 callers
Method
getElapsedMilliseconds
thirdParty/alpaka/thirdParty/catch2/extras/catch_amalgamated.cpp:1913
↓ 1 callers
Function
getFocus
Calculate focus position
include/picongpu/fields/incidentField/Functors.hpp:276
↓ 1 callers
Function
getFreeGlobalMemSizeBytes
\return The free number of bytes of global memory. \throws std::logic_error if not implemented on the system and std::runtime_error on other errors.
thirdParty/alpaka/include/alpaka/dev/cpu/SysInfo.hpp:209
↓ 1 callers
Function
getFreeMemBytes
thirdParty/alpaka/include/alpaka/dev/Traits.hpp:104
↓ 1 callers
Method
getFunctor
include/picongpu/plugins/transitionRadiation/frequencies/LogFrequencies.hpp:69
↓ 1 callers
Method
getFunctor
include/picongpu/plugins/radiation/frequencies/radiation_lin_freq.hpp:60
↓ 1 callers
Method
getGenerator
IGeneratorTracker interface
thirdParty/alpaka/thirdParty/catch2/src/catch2/internal/catch_run_context.cpp:158
↓ 1 callers
Method
getGenerator
IGeneratorTracker interface
thirdParty/alpaka/thirdParty/catch2/extras/catch_amalgamated.cpp:5551
↓ 1 callers
Method
getGenerator
IGeneratorTracker interface
thirdParty/mallocMC/thirdParty/catch2/include/catch2/catch.hpp:12707
↓ 1 callers
Method
getGridLayout
include/picongpu/fields/EMFieldBase.x.cpp:117
↓ 1 callers
Function
getGridSize
include/pmacc/device/threadInfo.hpp:49
↓ 1 callers
Method
getGridSuperCellsWithoutGuards
include/pmacc/mappings/kernel/MappingDescription.hpp:90
↓ 1 callers
Method
getHelpColumns
thirdParty/mallocMC/thirdParty/catch2/include/catch2/catch.hpp:9397
↓ 1 callers
Method
getHostParticleBox
* Returns a ParticlesBox for host frame data. * * @return host frames ParticlesBox */
include/pmacc/particles/memory/buffers/ParticlesBuffer.hpp:202
↓ 1 callers
Method
getHostParticlesBox
include/pmacc/particles/ParticlesBase.hpp:186
↓ 1 callers
Method
getHostParticlesCurrentSize
include/pmacc/particles/memory/buffers/StackExchangeBuffer.hpp:140
↓ 1 callers
Function
getHostRank
! gets hostRank * * process with MPI-rank 0 is the master and builds a map with hostname * and number of already known processes on this host. * E
include/mpiInfo/mpiInfo.cpp:77
↓ 1 callers
Function
getInputparameter
(parameter: dict)
lib/python/test/testsuite/Output/_manager.py:71
↓ 1 callers
Method
getLastFrame
* Returns the last frame of a supercell. * * @param idx position of supercell * @return the last frame of the linked list f
include/pmacc/particles/memory/boxes/ParticlesBox.hpp:179
↓ 1 callers
Function
getLinearPolarizationVector
Get a unit vector with linear E polarization
include/picongpu/fields/incidentField/Functors.hpp:207
↓ 1 callers
Method
getLocalParameters
Get parameters for the local domain * * @param currentStep index of the current time iteration
include/picongpu/fields/absorber/pml/Pml.hpp:107
↓ 1 callers
Method
getLocalSize
include/picongpu/initialization/ParserGridDistribution.cpp:68
↓ 1 callers
Function
getLogName
include/pmacc/debug/VerboseLog.hpp:44
↓ 1 callers
Method
getLowest
thirdParty/alpaka/test/unit/math/src/DataGen.hpp:34
↓ 1 callers
Method
getMPISignalComm
! MPI communicator for signal handling * * @attention Do not use this communicator to transfer simulation data. *
include/pmacc/communication/CommunicatorMPI.hpp:68
↓ 1 callers
Method
getMappingDescription
include/picongpu/simulation/control/Simulation.hpp:601
↓ 1 callers
Method
getMax
thirdParty/alpaka/test/unit/math/src/DataGen.hpp:29
↓ 1 callers
Function
getMdSpanTransposed
thirdParty/alpaka/include/alpaka/mem/view/Traits.hpp:601
↓ 1 callers
Method
getMemoryInfo
* Returns information about device memory. * * @param free amount of free memory in bytes. can be nullptr * @pa
include/pmacc/device/MemoryInfo.hpp:53
↓ 1 callers
Function
getMomAbs
@return absolute value of momentum
include/picongpu/plugins/transitionRadiation/Particle.hpp:107
↓ 1 callers
Function
getMyRank
include/mpiInfo/mpiInfo.cpp:132
↓ 1 callers
Method
getNBins
include/picongpu/plugins/binning/Axis.hpp:145
↓ 1 callers
Method
getName
thirdParty/alpaka/thirdParty/catch2/src/catch2/reporters/catch_reporter_registrars.hpp:88
↓ 1 callers
Method
getName
thirdParty/alpaka/thirdParty/catch2/extras/catch_amalgamated.hpp:13550
↓ 1 callers
Method
getName
include/picongpu/particles/particleToGrid/CombinedDerive.hpp:68
↓ 1 callers
Method
getName
Name of the solver which can be used to share this class via DataConnector */
include/picongpu/simulation/stage/CurrentBackground.hpp:79
↓ 1 callers
Method
getNegativeBorder
Get thickness for the negative border, at the local domain sides minimum in coordinates
include/picongpu/fields/absorber/Thickness.hpp:68
↓ 1 callers
Method
getNextStream
* Returns a pointer to the next Queue in the controller's queue. * @return pointer to next Queue */
include/pmacc/eventSystem/queues/QueueController.hpp:49
↓ 1 callers
Method
getNumberAutonomousTransitions
include/picongpu/particles/atomicPhysics/atomicData/AtomicData.hpp:1891
↓ 1 callers
Method
getNumberBoundBoundTransitions
include/picongpu/particles/atomicPhysics/atomicData/AtomicData.hpp:1881
↓ 1 callers
Method
getNumberBoundFreeTransitions
include/picongpu/particles/atomicPhysics/atomicData/AtomicData.hpp:1886
↓ 1 callers
Method
getNumberOfTransitionsTotal
include/picongpu/particles/atomicPhysics/atomicData/TransitionData.hpp:181
↓ 1 callers
Method
getOffset
include/picongpu/initialization/ParserGridDistribution.cpp:38
↓ 1 callers
Function
getOpenPMDWriterHelp
include/picongpu/plugins/openPMD/openPMDWriter.x.cpp:1959
↓ 1 callers
Method
getOptionPrefix
include/picongpu/plugins/EnergyParticles.x.cpp:239
↓ 1 callers
Method
getOptionPrefix
include/picongpu/plugins/Emittance.x.cpp:281
↓ 1 callers
Function
getOrigin
Calculate origin position
include/picongpu/fields/incidentField/Functors.hpp:302
↓ 1 callers
Method
getOverflowWeight
get accumulated weight of all previously binned particles with an * energy >= maxEnergy */
include/picongpu/particles/atomicPhysics/electronDistribution/LogSpaceHistogram.hpp:247
↓ 1 callers
Function
getPitchBytes
thirdParty/alpaka/include/alpaka/mem/view/Traits.hpp:176
↓ 1 callers
Method
getPluginFactories
get a container with factories to create plugins * * @return container with factories where createPlugin() can be called on each ent
include/picongpu/plugins/PluginRegistry.hpp:98
↓ 1 callers
Method
getPosition
* Returns the position of the calling process' GPU in the grid. * * @return current GPU position * */
include/pmacc/mappings/simulation/GridController.hpp:110
↓ 1 callers
Method
getPositiveBorder
Get thickness for the positive border, at the local domain sides maximum in coordinates
include/picongpu/fields/absorber/Thickness.hpp:77
↓ 1 callers
Method
getPreviousFrame
* Returns the previous frame in the linked list. * * @param frame the active frame * @return the previous frame in the list
include/pmacc/particles/memory/boxes/ParticlesBox.hpp:168
↓ 1 callers
Method
getReceivedCount
include/pmacc/eventSystem/events/EventDataReceive.hpp:36
↓ 1 callers
Method
getResult
thirdParty/mallocMC/thirdParty/catch2/include/catch2/catch.hpp:2204
↓ 1 callers
Method
getShadowgramBuf
Return Shadowgram buffer for openPMD output
include/picongpu/plugins/shadowgraphy/ShadowgraphyHelper.hpp:496
↓ 1 callers
Method
getStartIndex
include/pmacc/particles/memory/dataTypes/ExchangeMemoryIndex.hpp:52
↓ 1 callers
Method
getStream
include/pmacc/eventSystem/events/ComputeEventHandle.cpp:70
↓ 1 callers
Method
getStringProperties
include/picongpu/particles/Particles.hpp:165
↓ 1 callers
Method
getSuperCellsCount
* Returns number of supercells in each dimension. * * @return number of supercells */
include/pmacc/particles/memory/buffers/ParticlesBuffer.hpp:280
↓ 1 callers
Function
getTemperature
include/picongpu/particles/boundary/Utility.hpp:81
↓ 1 callers
Function
getThreadIdx
include/pmacc/device/threadInfo.hpp:61
↓ 1 callers
Method
getTotalDomain
* Get the total domain * * total simulation volume, including active and inactive subvolumes * * @return selection
include/pmacc/mappings/simulation/SubGrid.hpp:86
↓ 1 callers
Function
getTotalGlobalMemSizeBytes
\return The total number of bytes of global memory. Adapted from David Robert Nadeau: http://nadeausoftware.com/articles/2012/09/c_c_tip_how_get_physi
thirdParty/alpaka/include/alpaka/dev/cpu/SysInfo.hpp:146
↓ 1 callers
Function
getTotalRanks
include/mpiInfo/mpiInfo.cpp:139
↓ 1 callers
Method
getTransactionEvent
include/pmacc/eventSystem/transactions/Transaction.cpp:42
↓ 1 callers
Method
getTransactionEvent
include/pmacc/eventSystem/transactions/TransactionManager.cpp:91
↓ 1 callers
Method
getTransversal
Get transversal Gaussian factor for the given position * * Interface required by Base.
include/picongpu/fields/incidentField/Functors.hpp:525
↓ 1 callers
Method
getUnit
include/picongpu/fields/absorber/pml/Field.hpp:337
↓ 1 callers
Method
getValue
determines the value of the parameter from the setup used Input: ------- parameter : str name of
lib/python/test/testsuite/Reader/cmakeFlagReader.py:109
↓ 1 callers
Function
get_all_pypi_versions
Returns all release versions of a package registered on pypi.org Parameters ---------- @param package_name (str): Name of the searche
share/ci/pypicongpu_generator.py:84
← previous
next →
2,301–2,400 of 10,710, ranked by callers