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
Function
operator-=
c++/triqs/gfs/gf/gf_expr.hpp:381
Function
operator->
* @brief Member access operator. * @return Mesh point at the current data index. */
c++/triqs/mesh/mesh_iterator.hpp:130
Method
operator->
Member access to the current block.
c++/triqs/gfs/block/_block_gf_view_common.hpp:385
Function
operator/
* @brief Divison operator for two triqs::mesh::matsubara_freq objects. * * @details The division is performed on the complex numbers correspondi
c++/triqs/mesh/matsubara_freq.hpp:159
Function
operator/
* @relates triqs::utility::time_pt * @brief Division between two time points. * * @param tp1 Left-hand side time point \f$ \tau_l \f$. * @
c++/triqs/utility/time_pt.hpp:234
Method
operator/
c++/triqs/operators/many_body_operator.hpp:514
Method
operator/
* @brief Divide two complex numbers. * * @details It throws a triqs::runtime_error on division by zero. * * @param z Right-hand
c++/triqs/utility/pade_approximants.hpp:86
Function
operator<
c++/triqs/operators/many_body_operator.cpp:58
Method
operator<
test/c++/hilbert_space/space_partition.cpp:199
Function
operator<=>
* @brief Three-way comparison operator for two iterators. * * @param rhs Right hand side iterator to compare with. * @return It returns
c++/triqs/mesh/mesh_iterator.hpp:110
Function
operator<=>
Partial ordering by index when beta and statistic match, unordered otherwise.
c++/triqs/mesh/matsubara_freq.hpp:92
Method
operator<=>
* @brief Three-way comparison operator for canonical operators. * * @details The ordering is defined as follows: * - All creation opera
c++/triqs/operators/many_body_operator.hpp:117
Method
operator<=>
* @brief Three-way comparison operator compares the integer grid positions of two time points. * * @param tp Right-hand side time point.
c++/triqs/utility/time_pt.hpp:86
Function
operator==
* @brief Equal-to comparison operator compares the underlying Bravais lattice and the number of unit cells in each * of the three dimensions.
c++/triqs/mesh/cyclat.hpp:340
Function
operator==
* @brief Equal-to comparison operator compares \f$ \beta \f$, the particle statistics, \f$ N_{i\omega_n} \f$ and * whether all or only positive f
c++/triqs/mesh/imfreq.hpp:213
Function
operator==
* @brief Equal-to comparison operator compares the underlying Brillouin zone and the number of k-points in each * of the three dimensions. *
c++/triqs/mesh/brzone.hpp:466
Function
operator==
Equal-to comparison operator compares the hash values
c++/triqs/mesh/dlr_imfreq.hpp:194
Function
operator==
Equal-to comparison operator compares the hash values
c++/triqs/mesh/dlr.hpp:210
Function
operator==
Equal-to comparison operator compares the hash values
c++/triqs/mesh/dlr_imtime.hpp:189
Function
operator==
* @brief Equal-to operator for two iterators. * * @param other Iterator to compare with. * @return True, if they belong to the same mes
c++/triqs/mesh/mesh_iterator.hpp:118
Method
operator==
test/c++/hilbert_space/space_partition.cpp:200
Method
operator==
Equality comparison (same block Green's function and same position).
c++/triqs/gfs/block/_block_gf_view_common.hpp:401
Method
operator==
Equal-to comparison operator compares the tuple of meshes in the product.
c++/triqs/mesh/prod.hpp:171
Method
operator==
Equal-to comparison operator compares \f$ N \f$ and the interval \f$ [a, b] \f$.
c++/triqs/mesh/bases/linear.hpp:176
Method
operator==
Equal-to operator compares the dimensions of the two Hilbert (Fock) spaces.
c++/triqs/hilbert_space/hilbert_space.hpp:90
Method
operator==
Equal-to operator compares the subspace index \f$ m \f$ and the ordered set \f$ B_{\mathcal{F}^{(m)}} \f$.
c++/triqs/hilbert_space/hilbert_space.hpp:235
Method
operator==
Equal-to operator compares the ordered sets of indices for equality.
c++/triqs/hilbert_space/fundamental_operator_set.hpp:231
Method
operator==
* @brief Equality operator for canonical operators. * * @param b Right hand side operator. * @return True if both operators are creatio
c++/triqs/operators/many_body_operator.hpp:149
Method
operator==
* @brief Equality operator to compare two many-body operators. * * @details Checks whether the difference \f$ \hat{O} - \hat{P} \f$ is exact
c++/triqs/operators/many_body_operator.hpp:629
Method
operator==
c++/triqs/utility/dressed_iterator.hpp:130
Method
operator==
c++/triqs/utility/dressed_iterator.hpp:203
Method
operator==
* @brief Equal-to operator compares the integer grid positions of two time points. * * @param tp Right-hand side time point. * @returns
c++/triqs/utility/time_pt.hpp:94
Method
operator==
* @brief Equal-to operator compares the underlying complex values exactly. * * @param x Value to compare against. * @return True if the
c++/triqs/utility/real_or_complex.hpp:182
Method
operator==
* @brief Default equal-to operator compares the domains, data vectors, number of accumulated and discarded data * points and bin sizes. */
c++/triqs/stat/histograms.hpp:177
Method
operator==
Equal-to comparison: two generators are equal if they share the same dimension, number of points and index.
c++/triqs/lattice/grid_generator.hpp:125
Method
operator==
* @brief Equal-to comparison operator. * @return True, if the number of dimensions, unit cell basis vectors and the atomic orbital positions and
c++/triqs/lattice/bravais_lattice.hpp:270
Method
operator==
* @brief Equal-to comparison operator. * @return True, if the underlying Bravais lattice and the reciprocal basis vectors are equal. */
c++/triqs/lattice/brillouin_zone.hpp:140
Method
operator==
Equal-to comparison operator. True if the underlying lattice, displacements and overlap matrices all match.
c++/triqs/lattice/tight_binding.hpp:262
Method
operator==
Default equal-to operator compares all data members.
c++/triqs/atom_diag/atom_diag.hpp:538
Method
operator==
* @brief Equal-to comparison operator. * * @details Two tight-binding Hamiltonians are equal if they have the same list of lattice vectors a
c++/triqs/experimental/lattice/tb_hk.hpp:169
Function
operator[]
c++/triqs/gfs/gf/gf_expr.hpp:233
Function
operator[]
c++/triqs/gfs/gf/_gf_view_common.hpp:92
Function
operator[]
c++/triqs/gfs/block/expr.hpp:179
Function
operator[]
* @brief Access the n-th block of a one-index block Green's function (const overload). * @param n Block index. * @return The n-th block. */
c++/triqs/gfs/block/_block_gf_view_common.hpp:212
Function
operator[]
* @brief Subscript operator to access a mesh point by its data index \f$ d \in \{0, 1, \ldots, N-1\} \f$. * * @param d Data index \f$ d \f$
c++/triqs/mesh/cyclat.hpp:264
Function
operator[]
* @brief Subscript operator to access a mesh point by its data index \f$ d \in \{0, 1, \ldots, N-1\} \f$. * * @param d Data index \f$ d \f$
c++/triqs/mesh/imfreq.hpp:288
Function
operator[]
* @brief Get the coordinate \f$ k^{\mathbf{n}}_i \f$ of the corresponding reciprocal vector \f$ * \mathbf{k}^{\mathbf{n}} \f$. *
c++/triqs/mesh/brzone.hpp:181
Function
operator[]
* @brief Subscript operator to access a mesh point by its data index \f$ d \in \{0, 1, \ldots, N-1\} \f$. * * @param d Data index \f$ d \f$
c++/triqs/mesh/dlr_imfreq.hpp:233
Function
operator[]
* @brief Subscript operator to access a mesh point by its data index \f$ d \in \{0, 1, \ldots, N-1\} \f$. * * @param d Data index \f$ d \f$
c++/triqs/mesh/legendre.hpp:177
Function
operator[]
* @brief Subscript operator to access a mesh point by its data index \f$ d \in \{0, 1, \ldots, N-1\} \f$. * * @param d Data index \f$ d \f$
c++/triqs/mesh/dlr.hpp:249
Function
operator[]
* @brief Subscript operator to access a mesh point by its data index \f$ d \in \{0, 1, \ldots, N-1\} \f$. * * @param d Data index \f$ d \f$
c++/triqs/mesh/dlr_imtime.hpp:231
Function
operator[]
* @brief Subscript operator. * @param n Number of steps to add to the current value. * @return Mesh point at the current data index increase
c++/triqs/mesh/mesh_iterator.hpp:186
Function
operator[]
* @brief Subscript operator to access a mesh point by its data index \f$ d \in \{0, 1, \ldots, N-1\} \f$. * * @param d Data index \f$ d \f$
c++/triqs/mesh/discrete.hpp:141
Function
operator[]
* @brief Subscript operator to access a mesh point by its data index. * * @param d Data index of the mesh point. * @return mesh_point_t
c++/triqs/mesh/refreq_log.hpp:244
Method
operator[]
test/c++/utility/lazy_bracket.cpp:38
Method
operator[]
test/c++/utility/lazy_bracket.cpp:58
Method
operator[]
test/c++/meshes/mesh_iterator.cpp:28
Method
operator[]
* @brief Subscript operator to access a mesh point by its data index \f$ d \in \{0, 1, \ldots, N-1\} \f$. * * @param d Data index \f$ d \f$
c++/triqs/mesh/bases/linear.hpp:239
Method
operator[]
* @brief Subscript operator to get the position of a given index \f$ \alpha \f$ in the set. * * @details It throws an exception if \f$ \alph
c++/triqs/hilbert_space/fundamental_operator_set.hpp:221
Method
operator[]
c++/triqs/utility/lazy_bracket.hpp:46
Method
operator[]
c++/triqs/utility/lazy_bracket.hpp:54
Method
operator[]
* @brief Get the coordinate \f$ R^{\mathbf{n}}_i \f$ of the corresponding lattice vector \f$ * \mathbf{R}^{\mathbf{n}} \f$. * * @
c++/triqs/lattice/bravais_lattice.hpp:142
Method
operator[]
* @brief Access the coefficient associated with a given R-vector. * * @param R Lattice vector \f$ \mathbf{R} \f$. * @return View of the
c++/triqs/experimental/lattice/fourier_polynomial.hpp:332
Function
oploti
r""" Plot the imaginary part of ``obj`` via :func:`oplot` with ``mode='I'``. .. deprecated:: 3.3 Use ``oplot(obj.imag, ...)`` instead
python/triqs/plot/mpl_interface.py:114
Function
oplotr
r""" Plot the real part of ``obj`` via :func:`oplot` with ``mode='R'``. .. deprecated:: 3.3 Use ``oplot(obj.real, ...)`` instead. Emi
python/triqs/plot/mpl_interface.py:94
Method
overflow
c++/triqs/utility/report_stream.hpp:115
Method
pack_index_site_orbital
Combine a (site, orbital) index pair into a single superlattice orbital index. Both ``n_site`` and ``n_orbital`` are zero-based. Par
python/triqs/lattice/super_lattice.py:205
Function
pade
c++/triqs/gfs/transform/pade.cpp:34
Method
pade_approximant
* @brief Constructor computes the Padé coefficients from a set of complex sample points and values. * * @details Builds the lower-triangular
c++/triqs/utility/pade_approximants.hpp:194
Method
parity_number_of_bits
Return true if the number of set bits in v is odd, false if it is even.
c++/triqs/hilbert_space/imperative_operator.hpp:301
Method
partial_eval
c++/triqs/experimental/lattice/fourier_polynomial.hpp:418
Function
partial_transform
c++/triqs/gfs/transform/partial_transform.hpp:50
Method
pdf
* @brief Normalize a histogram. * * @details It simply divides each bin count by the number of in-range data points (lost points are exclude
c++/triqs/stat/histograms.hpp:269
Function
plot
r"""Plot-protocol implementation for product ``BZ x (frequency / time)`` Green's functions. Parameters ---------- opt_dict : dict
python/triqs/gfs/plot/bz_x_x.py:81
Function
plot
r"""Plot-protocol implementation for two-variable Green's functions. Parameters ---------- opt_dict : dict Plot options:
python/triqs/gfs/plot/_gf_X_x_X.py:25
Function
plot
r"""Plot-protocol implementation for Green's functions on a 2D BZ / cyclic-lattice mesh. Parameters ---------- opt_dict : dict
python/triqs/gfs/plot/bz.py:210
Function
plot
r""" Plot protocol for Histogram objects. Builds the keyword-argument dictionary consumed by :func:`triqs.plot.protocol.plot_protocol_app
python/triqs/stat/histogram.py:31
Function
plot_base
r"""Build the curve dictionaries consumed by :func:`~triqs.plot.mpl_interface.oplot`. The following plotting options are consumed by this fu
python/triqs/gfs/plot/plot_base.py:27
Method
point_t
* @brief Construct a lattice point with a given index vector on the given Bravais lattice. * * @param n Index vector \f$ \mathbf{n} \f$.
c++/triqs/lattice/bravais_lattice.hpp:108
Function
pop_front
c++/triqs/utility/tuple_tools.hpp:465
Function
positive_only
Is the mesh restricted to positive Matsubara frequencies?
c++/triqs/mesh/imfreq.hpp:353
Function
positive_only
Is the mesh restricted to positive frequencies?
c++/triqs/mesh/refreq.hpp:98
Method
print_sim_info
c++/triqs/mc_tools/mc_generic.cpp:281
Method
prod_mesh_point
Default constructor leaves the mesh point uninitialized.
c++/triqs/mesh/prod.hpp:82
Function
project
c++/triqs/hilbert_space/state.hpp:500
Function
prop_get_dict_0
python/triqs/mesh/meshes.wrap.cxx:334
Function
prop_get_dict_0
python/triqs/operators/operators.wrap.cxx:76
Function
prop_get_dict_0
python/triqs/experimental/lattice/lattice.wrap.cxx:71
Function
prop_get_dict_1
python/triqs/experimental/lattice/lattice.wrap.cxx:162
Method
pts1d
(N)
python/triqs/sumk/sumk_discrete_from_lattice.py:142
Function
push_back
c++/triqs/utility/tuple_tools.hpp:445
Function
push_front
c++/triqs/utility/tuple_tools.hpp:456
Method
py2c
python/triqs/lattice/lattice_tools.cpp:24
Method
py2c
c++/triqs/c2py_converters/gf.hpp:70
Method
py2c
c++/triqs/c2py_converters/gf.hpp:85
Method
py2c
c++/triqs/c2py_converters/gf.hpp:154
Method
py2c
c++/triqs/c2py_converters/gf.hpp:176
Method
py2c
c++/triqs/c2py_converters/gf.hpp:193
Method
py2c
c++/triqs/c2py_converters/gf.hpp:263
Method
py2c
c++/triqs/c2py_converters/gf.hpp:323
← previous
next →
2,301–2,400 of 2,819, ranked by callers