Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TRIQS/triqs
/ functions
Functions
2,819 in github.com/TRIQS/triqs
⨍
Functions
2,819
◇
Types & classes
525
Method
get_precision_warning
* @brief Get the precision threshold that determines when to print a warning. * @details See set_precision_warning() for details. * @return
c++/triqs/det_manip/det_manip.hpp:364
Method
get_random_pt
c++/triqs/utility/time_pt.hpp:267
Method
get_rmesh
Return a mesh on the Bravais lattice with a given periodicity. Parameters ---------- n_r : int or three-tuple of int
python/triqs/lattice/tight_binding.py:210
Method
get_sign
Get the current sign of the MC configuration.
c++/triqs/mc_tools/mc_generic.hpp:184
Method
get_singular_threshold
* @brief Get the threshold being used when testing for a singular matrix. * @details See set_singular_threshold() for details. * @return Thr
c++/triqs/det_manip/det_manip.hpp:331
Method
get_state_index
* @brief Get the index \f$ i \f$ of a given Fock state \f$ \lvert f_i \rangle \f$ within this subspace. * * @note We do not check if the giv
c++/triqs/hilbert_space/hilbert_space.hpp:245
Method
get_statistics
c++/triqs/mc_tools/mc_move_set.cpp:77
Function
get_tail
compute a tail from the Legendre GF this is Eq. 8 of our paper
c++/triqs/gfs/functions/legendre.cpp:42
Function
get_tail_fraction
Get the fraction \f$ r \f$ of the mesh to be considered for the tail fit.
c++/triqs/mesh/tail_fitter.hpp:236
Method
get_target_st
c++/triqs/hilbert_space/imperative_operator.hpp:290
Method
get_timings
c++/triqs/mc_tools/mc_measure.cpp:47
Method
get_timings
c++/triqs/mc_tools/mc_measure_set.cpp:60
Method
get_timings
c++/triqs/mc_tools/mc_move_set.cpp:83
Method
get_total_time
Get the total time, i.e. the sum of the warmup and accumulation times, in seconds.
c++/triqs/mc_tools/mc_generic.hpp:355
Method
get_warmup_time
Get the time spent in the warmup phase in seconds.
c++/triqs/mc_tools/mc_generic.hpp:358
Method
get_warmup_time_HHMMSS
Get the time spent in the warmup phase in hours, minutes, and seconds.
c++/triqs/mc_tools/mc_generic.hpp:361
Method
get_x
* @brief Get a vector with all matrix builder arguments \f$ \mathbf{x} \f$. * @return `std::vector` containing the arguments \f$ x_i \f$. */
c++/triqs/det_manip/det_manip_basic.hpp:354
Method
get_y
* @brief Get a vector with all matrix builder arguments \f$ \mathbf{y} \f$. * @return `std::vector` containing the arguments \f$ y_j \f$. */
c++/triqs/det_manip/det_manip_basic.hpp:360
Function
getitem_0
python/triqs/mesh/meshes.wrap.cxx:261
Function
getitem_1
python/triqs/mesh/meshes.wrap.cxx:618
Function
getitem_10
python/triqs/mesh/meshes.wrap.cxx:3068
Function
getitem_11
python/triqs/mesh/meshes.wrap.cxx:3335
Function
getitem_12
python/triqs/mesh/meshes.wrap.cxx:3588
Function
getitem_2
python/triqs/mesh/meshes.wrap.cxx:905
Function
getitem_3
python/triqs/mesh/meshes.wrap.cxx:1183
Function
getitem_4
python/triqs/mesh/meshes.wrap.cxx:1456
Function
getitem_5
python/triqs/mesh/meshes.wrap.cxx:1718
Function
getitem_6
python/triqs/mesh/meshes.wrap.cxx:2003
Function
getitem_7
python/triqs/mesh/meshes.wrap.cxx:2292
Function
getitem_8
python/triqs/mesh/meshes.wrap.cxx:2606
Function
getitem_9
python/triqs/mesh/meshes.wrap.cxx:2865
Function
gf_expr
c++/triqs/gfs/gf/gf_expr.hpp:205
Function
gf_has_target
c++/triqs/gfs/h5.hpp:41
Method
gf_proxy
python/triqs/gfs/wrapped_aux/gf_proxy.hpp:10
Function
gf_struct
* @brief Get the block structure. * * @details Will fail if the target shape is non-square, because block_sizes() will fail. * * @return A triqs::
c++/triqs/gfs/block/_block_gf_view_common.hpp:78
Function
gf_unary_m_expr
c++/triqs/gfs/gf/gf_expr.hpp:281
Method
grid_generator
* @brief Construct a grid generator with the given dimension and number of points per dimension. * * @param dim Dimension of the grid (1, 2
c++/triqs/lattice/grid_generator.hpp:119
Function
h5_read
* @brief Read a block Green's function from HDF5. * * @details Throws a triqs::runtime_error if the HDF5 format tag does not correspond to the expec
c++/triqs/gfs/block/_block_gf_view_common.hpp:304
Function
h5_read
* @brief Read a triqs::mesh::cyclat mesh from HDF5. * * @param g `h5::group` to be read from. * @param name Name of the subgroup.
c++/triqs/mesh/cyclat.hpp:389
Function
h5_read
* @brief Read a triqs::mesh::imfreq mesh from HDF5. * * @param g `h5::group` to be read from. * @param name Name of the subgroup.
c++/triqs/mesh/imfreq.hpp:418
Function
h5_read
* @brief Read a triqs::mesh::refreq_pts mesh from HDF5. * * @param g `h5::group` to be read from. * @param name Name of the subgroup.
c++/triqs/mesh/refreq_pts.hpp:342
Function
h5_read
* @brief Read a triqs::mesh::brzone mesh from HDF5. * * @param g `h5::group` to be read from. * @param name Name of the subgroup.
c++/triqs/mesh/brzone.hpp:515
Function
h5_read
* @brief Read a triqs::mesh::dlr_imfreq mesh from HDF5. * * @param g `h5::group` to be read from. * @param name Name of the subgroup.
c++/triqs/mesh/dlr_imfreq.hpp:374
Function
h5_read
* @brief Read a triqs::mesh::legendre mesh from HDF5. * * @param g `h5::group` to be read from. * @param name Name of the subgroup.
c++/triqs/mesh/legendre.hpp:260
Function
h5_read
* @brief Read a triqs::mesh::dlr_imtime mesh from HDF5. * * @param g `h5::group` to be read from. * @param name Name of the subgroup.
c++/triqs/mesh/dlr_imtime.hpp:365
Function
h5_read
* @brief Read a triqs::mesh::discrete mesh from HDF5. * * @param g `h5::group` to be read from. * @param name Name of the subgroup.
c++/triqs/mesh/discrete.hpp:213
Function
h5_read
* @brief Read a triqs::mesh::retime mesh from HDF5. * * @param g `h5::group` to be read from. * @param name Name of the subgroup.
c++/triqs/mesh/retime.hpp:120
Function
h5_read
* @brief Read a triqs::mesh::imtime mesh from HDF5. * * @param g `h5::group` to be read from. * @param name Name of the subgroup.
c++/triqs/mesh/imtime.hpp:136
Function
h5_read
* @brief Read a triqs::mesh::refreq_log mesh from HDF5. * * @param g `h5::group` to be read from. * @param name Name of the subgroup.
c++/triqs/mesh/refreq_log.hpp:358
Function
h5_read
* @brief Read a triqs::mesh::refreq mesh from HDF5. * * @param g `h5::group` to be read from. * @param name Name of the subgroup.
c++/triqs/mesh/refreq.hpp:125
Function
h5_read
c++/triqs/stat/histograms.cpp:80
Function
h5_read
c++/triqs/lattice/bravais_lattice.cpp:74
Function
h5_read
c++/triqs/lattice/brillouin_zone.cpp:49
Method
h5_read
test/c++/mc_tools/mctools_move_set.cpp:65
Method
h5_read
test/c++/mc_tools/mctools_measure_set.cpp:57
Method
h5_read
c++/triqs/mesh/prod.hpp:343
Method
h5_read
c++/triqs/det_manip/det_manip.hpp:238
Method
h5_read
c++/triqs/det_manip/det_manip_basic.hpp:197
Method
h5_read
c++/triqs/hilbert_space/hilbert_space.hpp:165
Method
h5_read
c++/triqs/hilbert_space/hilbert_space.hpp:298
Method
h5_read
c++/triqs/operators/many_body_operator.hpp:767
Method
h5_read
c++/triqs/utility/time_pt.hpp:203
Method
h5_read
c++/triqs/stat/lin_binning.hpp:415
Method
h5_read
c++/triqs/stat/log_binning.hpp:368
Method
h5_read
* @brief Read an eigensystem from HDF5. * * @param g HDF5 group to read from. * @param name Name of the subgroup containing the e
c++/triqs/atom_diag/atom_diag.hpp:163
Method
h5_read
c++/triqs/experimental/lattice/fourier_polynomial.hpp:289
Method
h5_read
c++/triqs/experimental/lattice/tb_hk.hpp:220
Method
h5_read
c++/triqs/mc_tools/mc_move_set.hpp:211
Method
h5_read
c++/triqs/mc_tools/mc_measure.hpp:214
Method
h5_read
c++/triqs/mc_tools/mc_measure_set.hpp:188
Method
h5_read
c++/triqs/mc_tools/mc_move.hpp:271
Method
h5_read
c++/triqs/mc_tools/random_generator.hpp:211
Method
h5_read
c++/triqs/mc_tools/mc_generic.hpp:398
Method
h5_read_construct
c++/triqs/lattice/tight_binding.hpp:310
Function
h5_write
* @brief Write a block Green's function to HDF5. * * @param fg `h5::group` to write into. * @param subgroup_name Name of the subgroup to create. *
c++/triqs/gfs/block/_block_gf_view_common.hpp:280
Function
h5_write
* @brief Write a triqs::mesh::cyclat mesh to HDF5. * * @param g `h5::group` to be written to. * @param name Name of the subgroup.
c++/triqs/mesh/cyclat.hpp:375
Function
h5_write
* @brief Write a triqs::mesh::imfreq mesh to HDF5. * * @param g `h5::group` to be written to. * @param name Name of the subgroup.
c++/triqs/mesh/imfreq.hpp:402
Function
h5_write
* @brief Write a triqs::mesh::refreq_pts mesh to HDF5. * * @param g `h5::group` to be written to. * @param name Name of the subgroup.
c++/triqs/mesh/refreq_pts.hpp:329
Function
h5_write
* @brief Write a triqs::mesh::brzone mesh to HDF5. * * @param g `h5::group` to be written to. * @param name Name of the subgroup.
c++/triqs/mesh/brzone.hpp:501
Function
h5_write
* @brief Write a triqs::mesh::dlr_imfreq mesh to HDF5. * * @param g `h5::group` to be written to. * @param name Name of the subgroup.
c++/triqs/mesh/dlr_imfreq.hpp:354
Function
h5_write
* @brief Write a triqs::mesh::legendre mesh to HDF5. * * @param g `h5::group` to be written to. * @param name Name of the subgroup.
c++/triqs/mesh/legendre.hpp:245
Function
h5_write
* @brief Write a triqs::mesh::dlr_imtime mesh to HDF5. * * @param g `h5::group` to be written to. * @param name Name of the subgroup.
c++/triqs/mesh/dlr_imtime.hpp:345
Function
h5_write
* @brief Write a triqs::mesh::discrete mesh to HDF5. * * @param g `h5::group` to be written to. * @param name Name of the subgroup.
c++/triqs/mesh/discrete.hpp:200
Function
h5_write
* @brief Write a triqs::mesh::retime mesh to HDF5. * * @param g `h5::group` to be written to. * @param name Name of the subgroup.
c++/triqs/mesh/retime.hpp:111
Function
h5_write
* @brief Write a triqs::mesh::imtime mesh to HDF5. * * @param g `h5::group` to be written to. * @param name Name of the subgroup.
c++/triqs/mesh/imtime.hpp:121
Function
h5_write
* @brief Write a triqs::mesh::refreq_log mesh to HDF5. * * @param g `h5::group` to be written to. * @param name Name of the subgroup.
c++/triqs/mesh/refreq_log.hpp:343
Function
h5_write
* @brief Write a triqs::mesh::refreq mesh to HDF5. * * @param g `h5::group` to be written to. * @param name Name of the subgroup.
c++/triqs/mesh/refreq.hpp:116
Function
h5_write
c++/triqs/stat/histograms.cpp:70
Function
h5_write
c++/triqs/lattice/bravais_lattice.cpp:65
Method
h5_write
test/c++/mc_tools/mctools_move_set.cpp:57
Method
h5_write
test/c++/mc_tools/mctools_measure_set.cpp:52
Method
h5_write
c++/triqs/mesh/prod.hpp:329
Method
h5_write
c++/triqs/det_manip/det_manip.hpp:216
Method
h5_write
c++/triqs/det_manip/det_manip_basic.hpp:180
Method
h5_write
c++/triqs/hilbert_space/hilbert_space.hpp:153
Method
h5_write
c++/triqs/hilbert_space/hilbert_space.hpp:285
Method
h5_write
c++/triqs/operators/many_body_operator.hpp:745
Method
h5_write
c++/triqs/utility/time_pt.hpp:188
Method
h5_write
c++/triqs/stat/lin_binning.hpp:396
Method
h5_write
c++/triqs/stat/log_binning.hpp:350
← previous
next →
1,801–1,900 of 2,819, ranked by callers