MCPcopy Create free account

hub / github.com/TRIQS/triqs / functions

Functions2,819 in github.com/TRIQS/triqs

↓ 2 callersFunctiontimestamp
* @brief Current local time formatted as `HH:MM:SS`. * @return Local time string. */
c++/triqs/utility/timestamp.hpp:47
↓ 2 callersFunctionto_array
c++/triqs/gfs/gf_sym_grp.hpp:129
↓ 2 callersFunctionto_data_index
* @brief Map an index \f$ \mathbf{n} \f$ to its corresponding data index \f$ d(\mathbf{n}) \f$. * * @param n Index \f$ \mathbf{n} \f$ to map
c++/triqs/mesh/cyclat.hpp:221
↓ 2 callersFunctionto_data_index
* @brief Map an index \f$ n \f$ to its corresponding data index \f$ d(n) = n \f$. * * @param n Index \f$ n \f$ to map. * @return Data i
c++/triqs/mesh/refreq_log.hpp:190
↓ 2 callersFunctionto_dlr_imfreq
(G)
python/triqs/gfs/dlr_crm_dyson_solver.py:175
↓ 2 callersFunctionto_index
* @brief Map a data index \f$ d \in \{0, 1, \ldots, N-1\} \f$ to the corresponding index \f$ \mathbf{n}(d) * \f$. * * @param d Data ind
c++/triqs/mesh/cyclat.hpp:242
↓ 2 callersFunctionto_index
* @brief Map a data index \f$ d \in \{0, 1, \ldots, N-1\} \f$ to the corresponding Matsubara index \f$ n(d) \f$. * * @param d Data index \f$
c++/triqs/mesh/imfreq.hpp:264
↓ 2 callersMethodto_point
* @brief Convert an index vector to a lattice point. * * @param n Index vector \f$ \mathbf{n} \f$. * @return bravais_lattice::point_t c
c++/triqs/lattice/bravais_lattice.hpp:263
↓ 2 callersMethodtotal_density
Compute the total density (trace of the density matrix). Parameters ---------- beta : float, optional Inverse tem
python/triqs/gfs/gf.py:1334
↓ 2 callersMethodtotal_duration
Get the total duration of all moves.
c++/triqs/mc_tools/mc_move_set.hpp:169
↓ 2 callersFunctiontransform_U_matrix
r"""Transform a four-index interaction matrix into another basis. The transformation matrix :math:`T` is defined such that new creation opera
python/triqs/operators/util/U_matrix.py:290
↓ 2 callersFunctiontriqs_bgf_clef_auto_assign_impl_aux_assign
c++/triqs/gfs/block/auto_assign.hpp:115
↓ 2 callersFunctiontriqs_gf_clef_auto_assign_impl_aux_assign
c++/triqs/gfs/gf/auto_assign.hpp:44
↓ 2 callersFunctiontriqs_gf_view_assign_delegation
c++/triqs/gfs/gf/gf_view.hpp:320
↓ 2 callersFunctionunflatten
(x)
python/triqs/gfs/tools.py:598
↓ 2 callersMethodzero
Set all values to zero.
python/triqs/gfs/gf.py:1287
↓ 2 callersFunctionzip_tuples
c++/triqs/utility/tuple_tools.hpp:51
↓ 1 callersFunctionB
(G)
doc/themes/triqs/static/cufon-yui.js:7
↓ 1 callersFunctionG
(M,P)
doc/themes/triqs/static/cufon-yui.js:7
↓ 1 callersFunctionGLorentz
(z)
test/python/base/pade.py:35
↓ 1 callersFunctionGSC
(z)
test/python/base/pade.py:39
↓ 1 callersMethodL_to_SL
c++/triqs/experimental/lattice/superlattice.cpp:34
↓ 1 callersMethodRecompute_Grid
r""" (Re)compute the k-grid on the patch (or full BZ) given at construction. Reallocates the grid arrays via :meth:`SumkDiscrete.resi
python/triqs/sumk/sumk_discrete_from_lattice.py:103
↓ 1 callersFunctionTB_from_pythTB
Convert a PythTB model to a :class:`TBLattice` object. Parameters ---------- ptb : pythtb.tb_model PythTB tight-binding object.
python/triqs/lattice/utils.py:241
↓ 1 callersFunctionTB_to_sympy
Return the symbolic momentum-space Hamiltonian of a tight-binding model via a Fourier-series expansion. Parameters ---------- TBL : TBLat
python/triqs/lattice/utils.py:284
↓ 1 callersFunctionU_matrix_slater
r"""Calculate the full four-index Slater interaction tensor. .. math:: U^{spherical}_{m1 m2 m3 m4} = \sum_{k=0}^{2l} F_k \alpha(l, k, m1, m2, m3,
python/triqs/operators/util/U_matrix.py:29
↓ 1 callersFunction_SemiCircularDOS
r"""Return :math:`\omega \mapsto \rho(\omega)` for a semicircular DOS with the given half-bandwidth. See also :mod:`triqs.gfs.semicirc`.
python/triqs/gfs/descriptors.py:102
↓ 1 callersMethod__Compute_Grid
Internal: build a uniform k-grid over the full Brillouin zone (Riemann sum) and store the corresponding hoppings.
python/triqs/sumk/sumk_discrete_from_lattice.py:133
↓ 1 callersMethod__Compute_Grid_One_patch
Internal: build a k-grid by sampling the triangulated BZ patch and store the corresponding hoppings, with weights normalised to sum to
python/triqs/sumk/sumk_discrete_from_lattice.py:192
↓ 1 callersMethod__add__
Element-wise addition; returns a new :class:`~triqs.gfs.gf.Gf`. Parameters ---------- y : Gf, descriptor, lazy expression, sc
python/triqs/gfs/gf.py:914
↓ 1 callersMethod__add__
Block-wise addition; returns a new :class:`~triqs.gfs.block2_gf.Block2Gf`. Parameters ---------- y : same as :meth:`~triqs.gf
python/triqs/gfs/block2_gf.py:486
↓ 1 callersMethod__add__
Block-wise addition; returns a new :class:`~triqs.gfs.block_gf.BlockGf`. Parameters ---------- y : same as :meth:`~triqs.gfs.
python/triqs/gfs/block_gf.py:636
↓ 1 callersFunction__axoplot_impl
(top, xlabel, ylabel, legend, obj, xticks, title, *opt_list, **opt_dict)
python/triqs/plot/mpl_interface.py:133
↓ 1 callersMethod__f
(self,N)
python/triqs/dos/dos.py:249
↓ 1 callersMethod__factory_from_dict__
(cls, name, d)
python/triqs/gfs/gf.py:1367
↓ 1 callersMethod__factory_from_dict__
(cls, name, d)
python/triqs/gfs/block2_gf.py:358
↓ 1 callersMethod__factory_from_dict__
(cls, name, d)
python/triqs/gfs/block_gf.py:479
↓ 1 callersMethod__factory_from_dict__
Reconstruct a :class:`MeshProduct` from a dict produced by :meth:`__reduce_to_dict__`. Parameters ---------- name : str
python/triqs/mesh/mesh_product.py:273
↓ 1 callersMethod__getitem_int
(self, key)
python/triqs/gfs/block_gf.py:524
↓ 1 callersMethod__getitem_str
(self,key)
python/triqs/gfs/block_gf.py:516
↓ 1 callersMethod__imatmul__
In-place matrix multiplication ``self @= arg`` on the target space. Evaluated pointwise on the mesh. Rank-0 (scalar-valued) and rank-
python/triqs/gfs/gf.py:1012
↓ 1 callersMethod__init__
(self, **kw)
python/triqs/gfs/gf.py:339
↓ 1 callersMethod__init__
(self, **kw)
python/triqs/gfs/backwd_compat/gf_refreq.py:55
↓ 1 callersMethod__init__
(self, **kw)
python/triqs/gfs/backwd_compat/gf_imtime.py:57
↓ 1 callersMethod__init__
(self, **kw)
python/triqs/gfs/backwd_compat/gf_legendre.py:57
↓ 1 callersMethod__init__
(self, **kw)
python/triqs/gfs/backwd_compat/gf_imfreq.py:57
↓ 1 callersMethod__init__
(self, **kw)
python/triqs/gfs/backwd_compat/gf_retime.py:55
↓ 1 callersMethod__init__
(self, eps, rho, name = '')
python/triqs/dos/dos.py:72
↓ 1 callersMethod__lazy_expr_eval_context__
(self)
python/triqs/gfs/gf.py:778
↓ 1 callersMethod__matmul__
Matrix multiplication ``self @ y`` on the target space. For Matsubara meshes the result mesh statistic follows the bosonic / fermioni
python/triqs/gfs/gf.py:1078
↓ 1 callersMethod__mul__
Block-wise multiplication; returns a new :class:`~triqs.gfs.block2_gf.Block2Gf`. Parameters ---------- y : Block2Gf or anythi
python/triqs/gfs/block2_gf.py:584
↓ 1 callersMethod__mul__
Block-wise multiplication; returns a new :class:`~triqs.gfs.block_gf.BlockGf`. Parameters ---------- y : BlockGf or anything
python/triqs/gfs/block_gf.py:731
↓ 1 callersMethod__reduce_to_dict__
(self)
python/triqs/gfs/gf.py:1360
↓ 1 callersMethod__reduce_to_dict__
(self)
python/triqs/gfs/block2_gf.py:351
↓ 1 callersMethod__reduce_to_dict__
(self)
python/triqs/gfs/block_gf.py:473
↓ 1 callersMethod__reduce_to_dict__
Serialise to a dict keyed by ``"MeshComponent{i}"`` (used by the HDF5 layer). Returns ------- dict Mapping ``"Mes
python/triqs/mesh/mesh_product.py:258
↓ 1 callersMethod__repr__
One-line summary of the Green's function. Returns ------- str ``"Green's Function <name> with mesh <mesh> and tar
python/triqs/gfs/gf.py:585
↓ 1 callersMethod__repr__
Multi-line summary listing every block. Returns ------- str Header line followed by ``repr(g)`` for each block.
python/triqs/gfs/block_gf.py:490
↓ 1 callersMethod__rmatmul__
Reflected matrix multiplication ``y @ self``. Parameters ---------- y : scalar or 2D numpy.ndarray Left-hand oper
python/triqs/gfs/gf.py:1120
↓ 1 callersMethod__str__
Human-readable string ``MatsubaraFreq(n: ..., beta: ..., statistic: ...)``. Returns ------- str String describing
python/triqs/mesh/matsubara_freq.py:326
↓ 1 callersMethod_combine_mesh_mul
Apply the Fermion/Boson rules for ImTime mesh, and recursively for MeshProduct.
python/triqs/gfs/gf.py:1064
↓ 1 callersFunction_for_each_apply_impl
c++/triqs/utility/tuple_tools.hpp:218
↓ 1 callersFunction_for_each_enum_impl
c++/triqs/utility/tuple_tools.hpp:242
↓ 1 callersFunction_for_each_impl
c++/triqs/utility/tuple_tools.hpp:209
↓ 1 callersFunction_fourier_impl
dlr
c++/triqs/gfs/transform/fourier.hpp:75
↓ 1 callersFunction_gf_data_mul_L
c++/triqs/gfs/functions/functions2.hpp:412
↓ 1 callersFunction_gf_data_mul_R
c++/triqs/gfs/functions/functions2.hpp:403
↓ 1 callersFunction_has_silent_latex_escape
True if body has a *real* escape like ``\\t``/``\\n`` immediately followed by a letter (e.g. ``\\tau`` -> tab+'au'). Walks actual escape spans so
porting_tools/fix_escape_sequences.py:257
↓ 1 callersMethod_is_compatible_for_ops
Whether ``g`` shares a compatible mesh with the captured target. Parameters ---------- g : Gf Other Green's funct
python/triqs/gfs/descriptor_base.py:65
↓ 1 callersFunction_make_blockgf_dlr_imfreq
Implementation for a BlockGf.
python/triqs/solver_utils/gf_utils.py:131
↓ 1 callersFunction_make_gf_dlr_imfreq
Implementation for a single Gf.
python/triqs/solver_utils/gf_utils.py:115
↓ 1 callersFunction_make_gf_from_real_gf
Backward compat internal function
python/triqs/gfs/wrapped_aux/wrapped_aux_other.cpp:22
↓ 1 callersFunction_map_impl
c++/triqs/utility/tuple_tools.hpp:275
↓ 1 callersFunction_matrix_pole_gf
(poles=(1.42, -0.7), beta=BETA, n_iw=N_IW)
test/python/solver_utils/test_make_gf_dlr_imfreq.py:41
↓ 1 callersMethod_occupation_reference
Numerically integrate n = integral rho(w) * f(w - mu) dw. G(z) = H(z + mu) = int rho(w) / (z + mu - w) dw, so by the Matsubara-sum id
test/python/base/gf_semicirc.py:87
↓ 1 callersMethod_plot_
Implement the plot protocol.
python/triqs/gfs/gf.py:1385
↓ 1 callersFunction_quote_of
(body: str)
porting_tools/fix_escape_sequences.py:154
↓ 1 callersFunction_rawify
Convert the literal to a raw string iff every backslash in it is meant literally -- i.e. all escapes are either ``\\\\`` or invalid (LaTeX/regex).
porting_tools/fix_escape_sequences.py:157
↓ 1 callersFunction_replace_impl
c++/triqs/utility/tuple_tools.hpp:367
↓ 1 callersMethodaccumulate
* @brief Perform the measurement on the current MC configuration. * @details It calls the `accumulate` method of the original measure object.
c++/triqs/mc_tools/mc_measure.hpp:146
↓ 1 callersMethodactive
* @brief Query whether the guard is still active. * @return True if the stored callable will run on destruction, false if dismissed. */
c++/triqs/utility/scope_guard.hpp:69
↓ 1 callersMethodadd_measure
c++/triqs/mc_tools/mc_generic.hpp:206
↓ 1 callersFunctionadd_method_helper
Wrap a free function ``a(self, ...)`` as an unbound method. Returns a small closure that calls ``a(self, *args, **kw)`` and inherits the docs
python/triqs/gfs/gf.py:110
↓ 1 callersMethodadd_move
c++/triqs/mc_tools/mc_generic.hpp:194
↓ 1 callersFunctionall_terminals
Walk ``expr`` and yield each terminal's payload in left-to-right order. Parameters ---------- expr : LazyExpr Expression tre
python/triqs/gfs/lazy_expressions.py:454
↓ 1 callersFunctionangular_matrix_element
r"""Calculate the angular Racah-Wigner matrix element. .. math:: (2l+1)^2 \begin{pmatrix} l & k & l \\ 0 &
python/triqs/operators/util/U_matrix.py:514
↓ 1 callersFunctionapply_impl
c++/triqs/utility/tuple_tools.hpp:144
↓ 1 callersFunctionassert_array_close_to_scalar
r""" Assert that a square matrix equals ``x`` times the identity. Compares ``a`` against :math:`x\, \mathbb{1}_n` where ``n`` is ``a.shap
python/triqs/utility/comparison_tests.py:56
↓ 1 callersFunctionassert_block2_gfs_are_close
r""" Assert that two :class:`Block2Gf` objects are equal block by block. Currently a thin wrapper around :func:`assert_block_gfs_are_close`
python/triqs/utility/comparison_tests.py:137
↓ 1 callersFunctionassert_operators_are_close
c++/triqs/operators/many_body_operator.hpp:842
↓ 1 callersMethodattempt
* @brief Propose a new MC configuration. * @return The acceptance ratio of the proposed move. */
c++/triqs/mc_tools/mc_move.hpp:158
↓ 1 callersFunctionbarrier
r""" Synchronisation barrier that yields the CPU while waiting. Uses a non-blocking :meth:`mpi4py.MPI.Comm.Ibarrier` followed by a :meth:
python/triqs/utility/mpi_mpi4py.py:130
↓ 1 callersFunctionbegin
Get an iterator to the first block.
c++/triqs/gfs/block/_block_gf_view_common.hpp:416
↓ 1 callersFunctionbegin
Get an iterator to the beginning of the mesh.
c++/triqs/mesh/cyclat.hpp:325
↓ 1 callersFunctionbegin
Get an iterator to the beginning of the mesh.
c++/triqs/mesh/imfreq.hpp:356
↓ 1 callersFunctionbegin
Get an iterator to the beginning of the mesh.
c++/triqs/mesh/refreq_pts.hpp:285
↓ 1 callersFunctionbegin
Get an iterator to the beginning of the mesh.
c++/triqs/mesh/brzone.hpp:451
↓ 1 callersFunctionbegin
Get an iterator to the beginning of the mesh.
c++/triqs/mesh/dlr_imfreq.hpp:295
↓ 1 callersFunctionbegin
Get an iterator to the beginning of the mesh.
c++/triqs/mesh/legendre.hpp:200
↓ 1 callersFunctionbegin
Get an iterator to the beginning of the mesh.
c++/triqs/mesh/dlr_imtime.hpp:286
← previousnext →701–800 of 2,819, ranked by callers