DiFfRG
Loading...
Searching...
No Matches
quadrature_provider.hh File Reference

Go to the source code of this file.

Classes

class  DiFfRG::internal::MatsubaraStorage
 A class that stores Matsubara quadrature points and weights for a given T, E. Its main purpose is to avoid recomputing the quadrature points and weights for each Matsubara integrator and provide a search algorithm to find previously computed Matsubara quadratures. More...
 
class  DiFfRG::internal::QuadratureStorage
 A class that stores Quadrature points and weights for a given type and order Its main purpose is to avoid recomputing the quadrature points and weights for each integrator and provide a search algorithm to find previously computed quadratures. More...
 
class  DiFfRG::QuadratureProvider
 A class that provides quadrature points and weights, in host and device memory. The quadrature points and weights are computed either the GSL quadratures or the MatsubaraQuadrature class. This avoids recomputing the quadrature points and weights for each integrator. More...
 

Namespaces

namespace  DiFfRG
 
namespace  DiFfRG::internal