MCPcopy Create free account

hub / github.com/TRIQS/triqs / functions

Functions2,819 in github.com/TRIQS/triqs

↓ 20 callersMethodstop
Stop the timer and add the elapsed interval to the running total.
c++/triqs/utility/timer.hpp:57
↓ 20 callersMethodtry_insert
* @brief Try to insert one row and column. * * @details The row is inserted at position \f$ i \f$ and the column at position \f$ j \f$ in th
c++/triqs/det_manip/det_manip.hpp:681
↓ 20 callersMethodunits
Lattice basis vectors as a ``(ndim, ndim)`` array in the standard basis. Returns ------- numpy.ndarray Two-dimens
python/triqs/lattice/tight_binding.py:240
↓ 19 callersFunctioncheck_state
test/c++/stat/stat_log_binning.cpp:34
↓ 19 callersMethodget_subspace_dim
* @brief Get the dimension \f$ \dim(B) \f$ of invariant subspace \f$ B \f$. * * @param sp_index Subspace index \f$ B \f$. * @return Num
c++/triqs/atom_diag/atom_diag.hpp:325
↓ 19 callersFunctionmap
c++/triqs/gfs/block/map.hpp:147
↓ 19 callersMethodsize
Total number of grid points, equal to \f$ N_X \cdot N_Y \cdot N_Z \f$ (trailing factors are 1 for `dim < 3`).
c++/triqs/lattice/grid_generator.hpp:128
↓ 18 callersFunctioncheck_vectors
test/c++/stat/stat_test_utils.hpp:64
↓ 18 callersFunctionis_index_valid
* @brief Check if an index \f$ l \f$ is valid. * * @param l Index \f$ l \f$ to check. * @return True if \f$ 0 \leq l < N \f$, false oth
c++/triqs/mesh/dlr.hpp:218
↓ 18 callersFunctionmap_block_gf
c++/triqs/gfs/block/map.hpp:131
↓ 18 callersMethodn_lost_pts
c++/triqs/stat/histograms.hpp:157
↓ 18 callersMethodndim
Get the number of dimensions of the underlying Bravais lattice.
c++/triqs/lattice/brillouin_zone.hpp:94
↓ 18 callersMethodoperator()
python/triqs/gfs/wrapped_aux/gf_proxy.hpp:11
↓ 18 callersFunctiontranspose
c++/triqs/gfs/functions/functions2.hpp:376
↓ 17 callersFunctionassert_gfs_are_close
r""" Assert that two Green's functions agree on their data array. Checks that ``a`` and ``b`` have the same mesh type and equal meshes, t
python/triqs/utility/comparison_tests.py:82
↓ 17 callersFunctioncheck_value
(G,ref_func)
test/python/gf_multivar/block2.py:57
↓ 17 callersMethodcomponents
Tuple of factor meshes that make up the product. Returns ------- tuple of mesh The factor meshes, in the order gi
python/triqs/mesh/mesh_product.py:81
↓ 17 callersMethodis_zero
c++/triqs/utility/real_or_complex.hpp:152
↓ 17 callersMethodlast_index
Get the last index of the mesh, i.e. \f$ N - 1 \f$.
c++/triqs/mesh/bases/linear.hpp:289
↓ 17 callersFunctionmatsubara_freq
* @brief Construct a Matsubara frequency with a given index \f$ n \f$, inverse temperature \f$ \beta \f$ and * particle statistics. * *
c++/triqs/mesh/matsubara_freq.hpp:80
↓ 17 callersMethodmean
Calculate the mean of the process.
test/c++/stat/stat_ar_model.hpp:56
↓ 17 callersMethodmesh_hash
Get the hash value of the mesh.
c++/triqs/mesh/prod.hpp:246
↓ 17 callersMethodsize2
c++/triqs/gfs/block/expr.hpp:61
↓ 17 callersMethodtranspose
Take the transpose of a matrix valued Green's function. Returns ------- G : Gf (copy) The transpose of the Green'
python/triqs/gfs/gf.py:1254
↓ 16 callersFunctionall_reduce
r""" Serial reduction: return ``x`` unchanged. Operation ``op`` is ignored, so reductions such as ``MINLOC`` or ``MAXLOC`` that produce n
python/triqs/utility/mpi_nompi.py:124
↓ 16 callersFunctionbin_data
test/c++/stat/stat_test_utils.hpp:70
↓ 16 callersFunctionc
c++/triqs/operators/many_body_operator.hpp:903
↓ 16 callersFunctionprint_err
(*x)
test/python/base/gf_inplace_112.py:41
↓ 16 callersFunctionsize
Get the size \f$ N \f$ of the mesh, i.e. the DLR rank \f$ r \f$.
c++/triqs/mesh/dlr.hpp:299
↓ 16 callersMethodto_data_index
Convert a tuple of per-factor indices to a tuple of data indices. Each component of ``index`` is forwarded to the ``to_data_index`` m
python/triqs/mesh/mesh_product.py:204
↓ 16 callersFunctionto_string
Human-readable description of a parameter set, used in failure messages.
test/c++/meshes/mesh_dlr_stability.cpp:66
↓ 15 callersFunctioncheck_mp_prod
test/c++/meshes/mesh_prod.cpp:46
↓ 15 callersFunctionconj
c++/triqs/utility/numeric_ops.hpp:80
↓ 15 callersFunctionmake_real
c++/triqs/stat/utils.hpp:51
↓ 15 callersMethodreject_last_try
* @brief Reject the last try-operation. * @details All `try_*` operations have to be either accepted (via complete_operation()) or rejected.
c++/triqs/det_manip/det_manip.hpp:1801
↓ 15 callersMethodreport
c++/triqs/mc_tools/mc_measure.cpp:42
↓ 15 callersMethodsize
* @brief Get number of bins in the histogram. * @return Size of the data vector. */
c++/triqs/stat/histograms.hpp:133
↓ 14 callersMethodadd_fock_state
* @brief Add a Fock state \f$ \lvert f \rangle \f$ to the subspace and increase its dimension by one. * * @details Given that the current di
c++/triqs/hilbert_space/hilbert_space.hpp:225
↓ 14 callersFunctionfold
c++/triqs/utility/tuple_tools.hpp:324
↓ 14 callersFunctionfor_each
c++/triqs/utility/tuple_tools.hpp:239
↓ 14 callersFunctiongloc
c++/triqs/experimental/lattice/gloc.hpp:37
↓ 14 callersFunctionimag
c++/triqs/utility/numeric_ops.hpp:142
↓ 14 callersFunctionis_gf_real_in_tau
c++/triqs/gfs/functions/imfreq.hpp:211
↓ 14 callersFunctionmake_block2_gf
c++/triqs/gfs/block/factories.hpp:222
↓ 14 callersFunctiononefermion
test/c++/gfs/gf_dlr.cpp:36
↓ 14 callersMethodsize1
c++/triqs/gfs/block/expr.hpp:60
↓ 13 callersMethodbegin
test/c++/meshes/mesh_iterator.cpp:30
↓ 13 callersMethodget_full_hilbert_space_dim
c++/triqs/atom_diag/atom_diag.hpp:314
↓ 13 callersFunctionkronecker
c++/triqs/utility/kronecker.hpp:45
↓ 13 callersMethodlimits
c++/triqs/stat/histograms.hpp:139
↓ 12 callersFunctionF
()
doc/themes/triqs/static/cufon-yui.js:7
↓ 12 callersFunctioncheck_bins
test/c++/stat/stat_log_binning.cpp:65
↓ 12 callersMethodclear
Reset the histogram to its initial state, i.e. with no data points added to it.
c++/triqs/stat/histograms.hpp:115
↓ 12 callersFunctionend
Get an iterator to the end of the mesh.
c++/triqs/mesh/dlr.hpp:308
↓ 12 callersFunctionformat_indices
c++/triqs/hilbert_space/fundamental_operator_set.cpp:93
↓ 12 callersMethodget_coeff_arr
* @brief Get the packed coefficient array. * * @return View of the packed coefficient array of shape `[nR, coeff_shape...]`. */
c++/triqs/experimental/lattice/fourier_polynomial.hpp:303
↓ 12 callersMethodinit
c++/triqs/gfs/gf_sym_grp.hpp:317
↓ 12 callersMethodtarget_indices
Iterate over every target-space index tuple in C order. Returns ------- iterator of tuple of int ``itertools.prod
python/triqs/gfs/gf.py:489
↓ 12 callersMethodwhat
* @brief Build and return the full diagnostic message. * * @details Concatenates the accumulated message, the rank of the throwing MPI proce
c++/triqs/utility/exceptions.hpp:129
↓ 11 callersFunctionC
(K)
doc/themes/triqs/static/cufon-yui.js:7
↓ 11 callersMethodadd
c++/triqs/mc_tools/mc_move_set.hpp:98
↓ 11 callersFunctioncopy
c++/triqs/mesh/utils.hpp:137
↓ 11 callersMethodcopy
Return an independent deep copy of ``self`` (every block is copied). Parameters ---------- *args Forwarded to the
python/triqs/gfs/block_gf.py:231
↓ 11 callersMethodfourier
(self, arg)
python/triqs/lattice/tight_binding.py:292
↓ 11 callersMethodinsert_ratios
c++/triqs/det_manip/det_manip.hpp:975
↓ 11 callersFunctionmake_gf_dlr_imfreq
Sample a Green's function from MeshImFreq onto a MeshDLRImFreq. Parameters ---------- g_iw : Gf or BlockGf Input Green's function
python/triqs/solver_utils/gf_utils.py:26
↓ 11 callersMethodn_orbitals
* @brief Get the number of orbitals, i.e. the dimension of the Hamiltonian matrices. * @return Number of orbitals. */
c++/triqs/experimental/lattice/tb_hk.hpp:115
↓ 11 callersFunctionpositive_modulo
* @brief Calculate the positive modulo of two integer numbers. * * @param x Left-hand side operand \f$ x \f$ of the modulo operation. * @para
c++/triqs/mesh/utils.hpp:111
↓ 11 callersMethodsymmetrize
* @brief Symmetrize a Green's function in place. * * @details Enforces the symmetries on `g` and reports the maximum symmetry violation enco
c++/triqs/gfs/gf_sym_grp.hpp:332
↓ 10 callersFunctionAtomDiag
Construct an exact diagonalization solver, dispatched on the Hamiltonian type. Returns :class:`AtomDiagReal` when the Hamiltonian (and any furthe
python/triqs/atom_diag/__init__.py:131
↓ 10 callersFunction_make_block_names2
Build default block names for a two-index block2_gf of n x p blocks.
c++/triqs/gfs/block/block_gf.hpp:236
↓ 10 callersFunctioncheck_G_names
(G)
test/python/base/block_gf_constr.py:9
↓ 10 callersFunctioncheck_size_l
Test a mesh of size L.
test/c++/meshes/mesh_imfreq.cpp:100
↓ 10 callersMethodconj
c++/triqs/utility/real_or_complex.hpp:139
↓ 10 callersFunctionfind_w_max
find_w_max: smallest DLR cutoff w_max with round-trip error < eps for an imfreq Gf * @brief Find the smallest DLR energy cutoff that reproduces a Mats
python/triqs/gfs/gf_factories/gf_factories_dlr_imfreq.hpp:166
↓ 10 callersFunctionmean
c++/triqs/stat/mean_error.hpp:120
↓ 10 callersFunctionset_from_legendre
* Project a Legendre Green's function onto the Matsubara mesh of the output. * * @param gw The output Matsubara Green's function modified in pla
python/triqs/gfs/gf_fnt/gf_fnt_misc.cpp:62
↓ 10 callersMethodtry_remove
* @brief Try to remove one row and column. * * @details The row to be removed is at position \f$ i \f$ and the column at position \f$ j \f$
c++/triqs/det_manip/det_manip.hpp:1088
↓ 9 callersFunction_make_block_names1
Build default block names "0", "1", ... for a one-index block_gf of n blocks.
c++/triqs/gfs/block/block_gf.hpp:230
↓ 9 callersFunctionassert_close
test/c++/det_manip/det_manip_insert_ratios.cpp:30
↓ 9 callersFunctioncheck_G_shape
(G)
test/python/base/block_gf_constr.py:12
↓ 9 callersFunctioncheck_state
test/c++/hilbert_space/hilbert_test.cpp:32
↓ 9 callersMethodcopy
Return an independent deep copy of ``self`` (every block is copied). Parameters ---------- *args Forwarded to the
python/triqs/gfs/block2_gf.py:151
↓ 9 callersMethoddensity
r"""Compute the single-particle density matrix. Equivalent to :math:`\langle c^\dagger_i c_j \rangle` evaluated from the diagonal-fre
python/triqs/gfs/gf.py:426
↓ 9 callersFunctioneps
test/c++/experimental/lattice/bz_integrators.cpp:8
↓ 9 callersMethodget_acceptance_rates
c++/triqs/mc_tools/mc_move_set.cpp:67
↓ 9 callersMethodget_index
Get the subspace index \f$ m \f$.
c++/triqs/hilbert_space/hilbert_space.hpp:267
↓ 9 callersMethodhas_state
* @brief Check if a given Fock state belongs to the Hilbert (Fock) space. * * @param f Fock state \f$ \lvert f \rangle \f$. * @return T
c++/triqs/hilbert_space/hilbert_space.hpp:98
↓ 9 callersFunctionintegrate
c++/triqs/experimental/utility/integrator.hpp:29
↓ 9 callersMethodis_empty
* @brief Check whether the imperative operator has no terms. * @return True if the operator contains no monomials, false otherwise. */
c++/triqs/hilbert_space/imperative_operator.hpp:214
↓ 9 callersMethodis_real
* @brief Whether the stored value is real. * @return True if the stored value is real, false if it is complex. */
c++/triqs/utility/real_or_complex.hpp:80
↓ 9 callersFunctionmake_gf_dlr_imtime
c++/triqs/gfs/functions/dlr.hpp:185
↓ 9 callersFunctionmake_histogram1
Create histograms.
test/c++/stat/stat_histograms.cpp:32
↓ 9 callersFunctionmake_real_in_tau
c++/triqs/gfs/functions/imfreq.hpp:323
↓ 9 callersMethodreal
Real-part view sharing the underlying mesh. Returns ------- Gf A new :class:`~triqs.gfs.gf.Gf` on the same mesh,
python/triqs/gfs/gf.py:751
↓ 9 callersFunctionspherical_to_cubic
Get the spherical-to-cubic harmonics transformation matrix. Parameters ---------- l : integer Angular momentum of shell being tre
python/triqs/operators/util/U_matrix.py:313
↓ 9 callersMethodtest
test/c++/det_manip/det_manip1.cpp:63
↓ 9 callersFunctiontransform
Recursively map ``Fnode`` / ``Fterm`` over a lazy expression. Parameters ---------- expr : LazyExpr Expression to rewrite. Fn
python/triqs/gfs/lazy_expressions.py:428
↓ 8 callersMethod_get_val
Unwrap ``x`` to a plain value: return ``x.value`` if available, otherwise ``x``. Parameters ---------- x : object
python/triqs/mesh/mesh_point.py:107
↓ 8 callersFunction_scalar_pole_gf
(e=1.42, beta=BETA, n_iw=N_IW)
test/python/solver_utils/test_make_gf_dlr_imfreq.py:34
← previousnext →101–200 of 2,819, ranked by callers