/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/physics/integration/finiteT/integrator_fT.hh Source File#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
integrator_fT.hh
Go to the documentation of this file.
A hierarchical configuration tree, readable from JSON and TOML files.
Definition config_tree.hh:32
Definition integrator_fT.hh:13
ExecutionSpace execution_space
Execution space to be used for the integration, e.g. GPU_exec, TBB_exec.
Definition integrator_fT.hh:24
Integrator_fT(QuadratureProvider &quadrature_provider, const ConfigTree &config)
Definition integrator_fT.hh:26
Integrator_fT(QuadratureProvider &quadrature_provider, ctype T=1, ctype typical_E=1)
Definition integrator_fT.hh:32
void set_typical_E(ctype typical_E)
Definition integrator_fT.hh:39
typename get_type::ctype< NT > ctype
Numerical type to be used for integration tasks e.g. the argument or possible jacobians.
Definition integrator_fT.hh:20
Definition quadrature_integrator_fT.hh:54
A class that provides quadrature points and weights, in host and device memory. The quadrature points...
Definition quadrature_provider.hh:239
Definition abstract_integrator.hh:38
Definition complex_math.hh:10
Generated by