KorobovImpl< I, D, r0, r1 > Struct Template Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
integrators::transforms::KorobovImpl< I, D, r0, r1 > Struct Template Reference
#include <qmc.hpp>
Public Member Functions | |
| KorobovImpl (I f) | |
| __host__ __device__ auto | operator() (D *x) -> decltype(f(x)) const |
| void | operator() (D *x, decltype(f(x)) *res, U count) |
Public Attributes | |
| I | f |
| const U | number_of_integration_variables |
Constructor & Destructor Documentation
◆ KorobovImpl()
|
inline |
Member Function Documentation
◆ operator()() [1/2]
|
inline |
◆ operator()() [2/2]
|
inline |
Member Data Documentation
◆ f
| I integrators::transforms::KorobovImpl< I, D, r0, r1 >::f |
◆ number_of_integration_variables
| const U integrators::transforms::KorobovImpl< I, D, r0, r1 >::number_of_integration_variables |
The documentation for this struct was generated from the following file:
- /__w/DiFfRG_current/DiFfRG_current/DiFfRG/include/qmc/qmc.hpp
Generated by