milupHPC documentation
  • Physics
  • Kernel
  • Launch
Functions
Physics::Kernel::Launch Namespace Reference

Functions

template<unsigned int blockSize>
real calculateAngularMomentumBlockwise (Particles *particles, real *outputData, int n)
 Wrapper for: Physics::Kernel::calculateAngularMomentumBlockwise(). More...
 
template<unsigned int blockSize>
real sumAngularMomentum (const real *indata, real *outdata)
 Wrapper for: Physics::Kernel::sumAngularMomentum(). More...
 
real kineticEnergy (Particles *particles, int n)
 Wrapper for: Physics::Kernel::kineticEnergy(). More...
 
template real calculateAngularMomentumBlockwise< 256 > (Particles *particles, real *outputData, int n)
 
template real sumAngularMomentum< 256 > (const real *indata, real *outdata)
 

Function Documentation

◆ calculateAngularMomentumBlockwise()

template<unsigned int blockSize>
real Physics::Kernel::Launch::calculateAngularMomentumBlockwise ( Particles *  particles,
real *  outputData,
int  n 
)

Wrapper for: Physics::Kernel::calculateAngularMomentumBlockwise().

Returns
Wall time of execution

Definition at line 2623 of file subdomain.cu.

+ Here is the call graph for this function:

◆ calculateAngularMomentumBlockwise< 256 >()

template real Physics::Kernel::Launch::calculateAngularMomentumBlockwise< 256 > ( Particles *  particles,
real *  outputData,
int  n 
)

◆ kineticEnergy()

real Physics::Kernel::Launch::kineticEnergy ( Particles *  particles,
int  n 
)

Wrapper for: Physics::Kernel::kineticEnergy().

Returns
Wall time of execution

Definition at line 2638 of file subdomain.cu.

+ Here is the call graph for this function:

◆ sumAngularMomentum()

template<unsigned int blockSize>
real Physics::Kernel::Launch::sumAngularMomentum ( const real *  indata,
real *  outdata 
)

Wrapper for: Physics::Kernel::sumAngularMomentum().

Returns
Wall time of execution

Definition at line 2631 of file subdomain.cu.

+ Here is the call graph for this function:

◆ sumAngularMomentum< 256 >()

template real Physics::Kernel::Launch::sumAngularMomentum< 256 > ( const real *  indata,
real *  outdata 
)

milupHPC - Physics::Kernel::Launch Namespace Reference
Generated on Wed Aug 31 2022 12:16:53 by Doxygen 1.9.3