triqs_modest.module.BzIntOptions

class triqs_modest.module.BzIntOptions
  • tolerance: double = 1.e-3

  • k_grid: std::array<long,3> = {10, 10, 10}

  • delta_k_grid: std::array<long,3> = {2, 2, 2}

  • k_grid_max: std::array<long,3> = {20, 20, 20}

  • run_adaptive: bool = true

  • run_ptr: bool = true

  • verbose: bool = false

Methods

__init__(*args, **kwargs)

Attributes

delta_k_grid

k_grid

k_grid_max

run_adaptive

run_ptr

tolerance

verbose