Transform_fT_p2_1ang< dim, NT, KERNEL > Class Template Reference#

DiFfRG: DiFfRG::internal::Transform_fT_p2_1ang< dim, NT, KERNEL > Class Template Reference
DiFfRG
Discretization Framework for functional Renormalization Group flows
DiFfRG::internal::Transform_fT_p2_1ang< dim, NT, KERNEL > Class Template Reference

#include <integrator_fT_p2_1ang.hh>

Public Types

using ctype = typename get_type::ctype< NT >
 

Static Public Member Functions

template<typename... T>
static KOKKOS_FORCEINLINE_FUNCTION NT kernel (const ctype q, const ctype cos, const ctype q0, const T &...t)
 
template<typename... T>
static KOKKOS_FORCEINLINE_FUNCTION NT constant (const T &...t)
 

Static Public Attributes

static constexpr int sdim = dim - 1
 
static constexpr ctype int_prefactor
 

Member Typedef Documentation

◆ ctype

Member Function Documentation

◆ constant()

template<int dim, typename NT , typename KERNEL >
template<typename... T>
static KOKKOS_FORCEINLINE_FUNCTION NT DiFfRG::internal::Transform_fT_p2_1ang< dim, NT, KERNEL >::constant ( const T &...  t)
inlinestatic

◆ kernel()

template<int dim, typename NT , typename KERNEL >
template<typename... T>
static KOKKOS_FORCEINLINE_FUNCTION NT DiFfRG::internal::Transform_fT_p2_1ang< dim, NT, KERNEL >::kernel ( const ctype  q,
const ctype  cos,
const ctype  q0,
const T &...  t 
)
inlinestatic

Member Data Documentation

◆ int_prefactor

template<int dim, typename NT , typename KERNEL >
constexpr ctype DiFfRG::internal::Transform_fT_p2_1ang< dim, NT, KERNEL >::int_prefactor
staticconstexpr
Initial value:
= S_d_prec<ctype>(sdim - 1)
/ powr<sdim>(2 * (ctype)M_PI)
typename get_type::ctype< NT > ctype
Definition integrator_fT_p2_1ang.hh:15
static constexpr int sdim
Definition integrator_fT_p2_1ang.hh:14

◆ sdim

template<int dim, typename NT , typename KERNEL >
constexpr int DiFfRG::internal::Transform_fT_p2_1ang< dim, NT, KERNEL >::sdim = dim - 1
staticconstexpr

The documentation for this class was generated from the following file: