triqs.experimental.lattice.lattice.AdaptiveOptions

class triqs.experimental.lattice.lattice.AdaptiveOptions

Bases: object

Options controlling the adaptive Brillouin-zone integration.

This struct is intended to be extended as improved adaptive integrators are added.


Synthesized constructor with the following keyword arguments:

Parameters:
tolerancefloat, default=1.e-3

Attributes

tolerance

Target absolute error of the adaptive integration.