WarpX
Functions
ComputeTemperature.H File Reference
#include "Utils/WarpXConst.H"

Go to the source code of this file.

Functions

template<typename T_index , typename T_R >
AMREX_GPU_HOST_DEVICE T_R ComputeTemperature (T_index const Is, T_index const Ie, T_index const *I, T_R const *ux, T_R const *uy, T_R const *uz, T_R const m)
 

Function Documentation

◆ ComputeTemperature()

template<typename T_index , typename T_R >
AMREX_GPU_HOST_DEVICE T_R ComputeTemperature ( T_index const  Is,
T_index const  Ie,
T_index const *  I,
T_R const *  ux,
T_R const *  uy,
T_R const *  uz,
T_R const  m 
)