MCPcopy Create free account

hub / github.com/TRIQS/triqs / functions

Functions2,819 in github.com/TRIQS/triqs

Methodget_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
Methodget_random_pt
c++/triqs/utility/time_pt.hpp:267
Methodget_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
Methodget_sign
Get the current sign of the MC configuration.
c++/triqs/mc_tools/mc_generic.hpp:184
Methodget_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
Methodget_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
Methodget_statistics
c++/triqs/mc_tools/mc_move_set.cpp:77
Functionget_tail
compute a tail from the Legendre GF this is Eq. 8 of our paper
c++/triqs/gfs/functions/legendre.cpp:42
Functionget_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
Methodget_target_st
c++/triqs/hilbert_space/imperative_operator.hpp:290
Methodget_timings
c++/triqs/mc_tools/mc_measure.cpp:47
Methodget_timings
c++/triqs/mc_tools/mc_measure_set.cpp:60
Methodget_timings
c++/triqs/mc_tools/mc_move_set.cpp:83
Methodget_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
Methodget_warmup_time
Get the time spent in the warmup phase in seconds.
c++/triqs/mc_tools/mc_generic.hpp:358
Methodget_warmup_time_HHMMSS
Get the time spent in the warmup phase in hours, minutes, and seconds.
c++/triqs/mc_tools/mc_generic.hpp:361
Methodget_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
Methodget_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
Functiongetitem_0
python/triqs/mesh/meshes.wrap.cxx:261
Functiongetitem_1
python/triqs/mesh/meshes.wrap.cxx:618
Functiongetitem_10
python/triqs/mesh/meshes.wrap.cxx:3068
Functiongetitem_11
python/triqs/mesh/meshes.wrap.cxx:3335
Functiongetitem_12
python/triqs/mesh/meshes.wrap.cxx:3588
Functiongetitem_2
python/triqs/mesh/meshes.wrap.cxx:905
Functiongetitem_3
python/triqs/mesh/meshes.wrap.cxx:1183
Functiongetitem_4
python/triqs/mesh/meshes.wrap.cxx:1456
Functiongetitem_5
python/triqs/mesh/meshes.wrap.cxx:1718
Functiongetitem_6
python/triqs/mesh/meshes.wrap.cxx:2003
Functiongetitem_7
python/triqs/mesh/meshes.wrap.cxx:2292
Functiongetitem_8
python/triqs/mesh/meshes.wrap.cxx:2606
Functiongetitem_9
python/triqs/mesh/meshes.wrap.cxx:2865
Functiongf_expr
c++/triqs/gfs/gf/gf_expr.hpp:205
Functiongf_has_target
c++/triqs/gfs/h5.hpp:41
Methodgf_proxy
python/triqs/gfs/wrapped_aux/gf_proxy.hpp:10
Functiongf_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
Functiongf_unary_m_expr
c++/triqs/gfs/gf/gf_expr.hpp:281
Methodgrid_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_read
c++/triqs/stat/histograms.cpp:80
Functionh5_read
c++/triqs/lattice/bravais_lattice.cpp:74
Functionh5_read
c++/triqs/lattice/brillouin_zone.cpp:49
Methodh5_read
test/c++/mc_tools/mctools_move_set.cpp:65
Methodh5_read
test/c++/mc_tools/mctools_measure_set.cpp:57
Methodh5_read
c++/triqs/mesh/prod.hpp:343
Methodh5_read
c++/triqs/det_manip/det_manip.hpp:238
Methodh5_read
c++/triqs/det_manip/det_manip_basic.hpp:197
Methodh5_read
c++/triqs/hilbert_space/hilbert_space.hpp:165
Methodh5_read
c++/triqs/hilbert_space/hilbert_space.hpp:298
Methodh5_read
c++/triqs/operators/many_body_operator.hpp:767
Methodh5_read
c++/triqs/utility/time_pt.hpp:203
Methodh5_read
c++/triqs/stat/lin_binning.hpp:415
Methodh5_read
c++/triqs/stat/log_binning.hpp:368
Methodh5_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
Methodh5_read
c++/triqs/experimental/lattice/fourier_polynomial.hpp:289
Methodh5_read
c++/triqs/experimental/lattice/tb_hk.hpp:220
Methodh5_read
c++/triqs/mc_tools/mc_move_set.hpp:211
Methodh5_read
c++/triqs/mc_tools/mc_measure.hpp:214
Methodh5_read
c++/triqs/mc_tools/mc_measure_set.hpp:188
Methodh5_read
c++/triqs/mc_tools/mc_move.hpp:271
Methodh5_read
c++/triqs/mc_tools/random_generator.hpp:211
Methodh5_read
c++/triqs/mc_tools/mc_generic.hpp:398
Methodh5_read_construct
c++/triqs/lattice/tight_binding.hpp:310
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_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
Functionh5_write
c++/triqs/stat/histograms.cpp:70
Functionh5_write
c++/triqs/lattice/bravais_lattice.cpp:65
Methodh5_write
test/c++/mc_tools/mctools_move_set.cpp:57
Methodh5_write
test/c++/mc_tools/mctools_measure_set.cpp:52
Methodh5_write
c++/triqs/mesh/prod.hpp:329
Methodh5_write
c++/triqs/det_manip/det_manip.hpp:216
Methodh5_write
c++/triqs/det_manip/det_manip_basic.hpp:180
Methodh5_write
c++/triqs/hilbert_space/hilbert_space.hpp:153
Methodh5_write
c++/triqs/hilbert_space/hilbert_space.hpp:285
Methodh5_write
c++/triqs/operators/many_body_operator.hpp:745
Methodh5_write
c++/triqs/utility/time_pt.hpp:188
Methodh5_write
c++/triqs/stat/lin_binning.hpp:396
Methodh5_write
c++/triqs/stat/log_binning.hpp:350
← previousnext →1,801–1,900 of 2,819, ranked by callers