Transform_p2_4D_2ang< NT, KERNEL > Class Template Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
DiFfRG::internal::Transform_p2_4D_2ang< NT, KERNEL > Class Template Reference
#include <integrator_p2_4d_2ang.hh>
Public Types | |
| using | ctype = typename get_type::ctype< NT > |
Static Public Member Functions | |
| template<typename... T> requires provides_kernel<NT, KERNEL, ctype, 3, T...> | |
| static KOKKOS_FORCEINLINE_FUNCTION NT | kernel (const ctype q, const ctype cos1, const ctype cos2, const T &...t) |
| template<typename... T> requires provides_constant<NT, KERNEL, T...> | |
| static KOKKOS_FORCEINLINE_FUNCTION NT | constant (const T &...t) |
Static Public Attributes | |
| static constexpr ctype | int_prefactor |
Member Typedef Documentation
◆ ctype
| using DiFfRG::internal::Transform_p2_4D_2ang< NT, KERNEL >::ctype = typename get_type::ctype<NT> |
Member Function Documentation
◆ constant()
|
inlinestatic |
◆ kernel()
|
inlinestatic |
Member Data Documentation
◆ int_prefactor
|
staticconstexpr |
Initial value:
= 2 * M_PI
/ powr<4>((ctype)2 * M_PI)
typename get_type::ctype< NT > ctype
Definition integrator_p2_4d_2ang.hh:17
The documentation for this class was generated from the following file:
- /__w/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/physics/integration/vacuum/integrator_p2_4d_2ang.hh
Generated by