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
inverse
c++/triqs/utility/pade_approximants.hpp:72
Method
inverse_matrix
* @brief Get the full inverse matrix \f$ [F^{(n)}]^{-1} \f$. * @details The inverse is recomputed from scratch on demand and cached until the nex
c++/triqs/det_manip/det_manip_basic.hpp:409
Method
inverse_matrix_internal_order
* @brief Get an element of the matrix \f$ M^{(n)} = [G^{(n)}]^{-1} \f$. * @details Advanced: uses the internal storage order, see get_x_internal_
c++/triqs/det_manip/det_manip.hpp:584
Method
inverse_matrix_internal_order
* @brief Get the full inverse matrix in internal storage order. * @details For this class the internal order equals the user order, so this retur
c++/triqs/det_manip/det_manip_basic.hpp:432
Method
invert
Invert each block in place.
python/triqs/gfs/block_gf.py:872
Function
invert_as_matrix
test/c++/gfs/multivar/bubble.cpp:29
Method
invoke
c++/triqs/gfs/h5.hpp:65
Method
invoke
c++/triqs/gfs/h5.hpp:70
Method
invoke
c++/triqs/gfs/block/map.hpp:84
Method
invoke
c++/triqs/gfs/block/map.hpp:89
Method
invoke
c++/triqs/gfs/block/map.hpp:98
Method
invoke
c++/triqs/gfs/block/map.hpp:107
Method
invoke
c++/triqs/utility/factory.hpp:38
Method
invoke
Copy and move vectors of the same type.
c++/triqs/utility/factory.hpp:46
Method
is_convertible
python/triqs/lattice/lattice_tools.cpp:18
Method
is_convertible
c++/triqs/c2py_converters/gf.hpp:69
Method
is_convertible
You can not convert a C++ const_view to a Python Gf ! Violates const correctness.
c++/triqs/c2py_converters/gf.hpp:84
Method
is_convertible
c++/triqs/c2py_converters/gf.hpp:129
Method
is_convertible
c++/triqs/c2py_converters/gf.hpp:175
Method
is_convertible
You can not convert a C++ const_view to a Python Gf ! Violates const correctness.
c++/triqs/c2py_converters/gf.hpp:192
Method
is_convertible
c++/triqs/c2py_converters/gf.hpp:238
Method
is_convertible
c++/triqs/c2py_converters/gf.hpp:309
Method
is_convertible
c++/triqs/c2py_converters/operators_real_complex.hpp:38
Method
is_convertible
c++/triqs/c2py_converters/operators_real_complex.hpp:64
Method
is_convertible
c++/triqs/c2py_converters/mesh.hpp:55
Method
is_convertible
c++/triqs/c2py_converters/mesh.hpp:80
Method
is_convertible
c++/triqs/c2py_converters/mesh.hpp:125
Method
is_convertible
c++/triqs/c2py_converters/mesh.hpp:167
Method
is_convertible
c++/triqs/c2py_converters/real_or_complex.hpp:49
Method
is_convertible
c++/triqs/c2py_converters/lattice.hpp:61
Method
is_convertible
c++/triqs/cpp2py_converters/gf.hpp:60
Method
is_convertible
You can not convert a C++ const_view to a Python Gf ! Violates const correctness.
c++/triqs/cpp2py_converters/gf.hpp:77
Method
is_convertible
c++/triqs/cpp2py_converters/gf.hpp:128
Method
is_convertible
c++/triqs/cpp2py_converters/gf.hpp:176
Method
is_convertible
You can not convert a C++ const_view to a Python Gf ! Violates const correctness.
c++/triqs/cpp2py_converters/gf.hpp:195
Method
is_convertible
c++/triqs/cpp2py_converters/gf.hpp:247
Method
is_convertible
c++/triqs/cpp2py_converters/gf.hpp:320
Method
is_convertible
c++/triqs/cpp2py_converters/operators_real_complex.hpp:33
Method
is_convertible
c++/triqs/cpp2py_converters/operators_real_complex.hpp:59
Method
is_convertible
c++/triqs/cpp2py_converters/mesh.hpp:40
Method
is_convertible
c++/triqs/cpp2py_converters/mesh.hpp:65
Method
is_convertible
c++/triqs/cpp2py_converters/mesh.hpp:110
Method
is_convertible
c++/triqs/cpp2py_converters/mesh.hpp:153
Method
is_convertible
c++/triqs/cpp2py_converters/mesh.hpp:208
Method
is_convertible
c++/triqs/cpp2py_converters/real_or_complex.hpp:44
Method
is_index_valid
* @brief Check if an index \f$ n \f$ is valid. * * @param n Index \f$ n \f$ to check. * @return True if \f$ 0 \leq n < N \f$, false oth
c++/triqs/mesh/bases/linear.hpp:184
Function
is_lazy
Whether ``y`` is a descriptor or a lazy expression. Parameters ---------- y : object Value to test. Returns -------
python/triqs/gfs/descriptor_base.py:118
Function
is_master_node
Return ``True``; in serial there is only the master rank.
python/triqs/utility/mpi_nompi.py:88
Method
is_running
* @brief Whether the timer is currently running. * @return True if the timer is running, false if it is stopped. */
c++/triqs/utility/timer.hpp:72
Method
is_set
Is the measure object a measure set?
c++/triqs/mc_tools/mc_measure.hpp:192
Method
is_singular
Check whether the determinant is considered singular: (singular_threshold < 0 ? not std::isnormal(std::abs(det)) : (std::abs(det) < singular_threshold
c++/triqs/det_manip/det_manip.hpp:1741
Method
is_terminal
Whether this node is a leaf node. Returns ------- bool ``True`` if ``tag == 'T'``, ``False`` otherwise.
python/triqs/gfs/lazy_expressions.py:304
Method
is_unbounded
True if the accumulator was constructed with an unbounded number of bins.
c++/triqs/stat/log_binning.hpp:123
Method
iterator
test/c++/utility/iterator_dressing.cpp:52
Method
iterator
test/c++/utility/iterator_dressing_2.cpp:59
Method
iterator_impl
Construct a past-the-end (singular) iterator.
c++/triqs/gfs/block/_block_gf_view_common.hpp:355
Method
k_expr
c++/triqs/mesh/k_expr.hpp:80
Method
keep_request
(r)
python/triqs/utility/dist_on_nodes.py:97
Method
keyboard_interrupt
Default constructor creates a keyboard interrupt with an empty diagnostic message.
c++/triqs/utility/exceptions.hpp:181
Function
kronecker
* @brief Kronecker delta function for a single Matsubara frequency. * * @param iw triqs::mesh::matsubara_freq object. * @return True, if the
c++/triqs/mesh/matsubara_freq.hpp:201
Function
last
c++/triqs/utility/signal_handler.cpp:68
Method
lattice_to_real_coordinates
c++/triqs/lattice/brillouin_zone.hpp:118
Method
lattice_to_real_coordinates
c++/triqs/lattice/tight_binding.hpp:131
Function
lazy_function
Wrap a Python callable so it can be applied to lazy expressions. Parameters ---------- name : str Display name used when stringif
python/triqs/gfs/lazy_expressions.py:408
Function
legendre
r"""Plot protocol for :class:`~triqs.gfs.gf.Gf` objects on a :class:`~triqs.mesh.meshes.MeshLegendre`. Parameters ---------- self :
python/triqs/gfs/plot/one_var.py:137
Method
legendre_generator
* @brief Construct a Legendre polynomial generator at a given value \f$ x \f$. * @param x Value \f$ x \f$ at which to evaluate the Legendre polyn
c++/triqs/utility/legendre.hpp:93
Method
lin_binning
* @brief Default construct a linear binning accumulator. * * @details The accumulator is unbounded (`max_n_bins` is set to \f$ -1 \f$) with
c++/triqs/stat/lin_binning.hpp:125
Method
linear
* @brief Default construct an empty linear mesh of size \f$ N = 0 \f$. */
c++/triqs/mesh/bases/linear.hpp:153
Method
loBit
c++/triqs/mc_tools/MersenneRNG.hpp:110
Method
loBits
c++/triqs/mc_tools/MersenneRNG.hpp:114
Function
load
c++/triqs/utility/variant_serialize.hpp:84
Method
log_binning
* @brief Default construct a logarithmic binning accumulator. * * @details The accumulator is unbounded (`max_n_bins` is set to \f$ -1 \f$).
c++/triqs/stat/log_binning.hpp:92
Function
main
test/c++/gfs/clef_handle_bug.cpp:30
Function
main
test/c++/gfs/bug313.cpp:25
Function
main
test/c++/gfs/gf_empty.cpp:36
Function
main
test/c++/det_manip/det_manip_basic5.cpp:216
Function
main
test/c++/det_manip/det_manipc1.cpp:157
Function
main
test/c++/det_manip/det_manip_basic1.cpp:175
Function
main
test/c++/det_manip/det_manip_insert_ratios.cpp:266
Function
main
test/c++/det_manip/det_manip1.cpp:191
Function
main
test/c++/det_manip/det_manip_all.cpp:362
Function
main
test/c++/det_manip/det_manip_constructors.cpp:31
Function
main
test/c++/det_manip/det_manipc2.cpp:159
Function
main
test/c++/det_manip/det_manip_comp1.cpp:261
Function
main
test/c++/det_manip/det_manip2.cpp:126
Function
main
test/c++/det_manip/det_manip_basic2.cpp:119
Function
main
test/c++/hilbert_space/space_partition.cpp:56
Function
main
test/c++/utility/h5_seria.cpp:24
Function
main
test/c++/utility/iterator_dressing3.cpp:54
Function
main
test/c++/utility/numeric_ops.cpp:26
Function
main
test/c++/utility/iterator_dressing.cpp:58
Function
main
test/c++/utility/qmc_time_t_test.cpp:29
Function
main
test/c++/utility/issue315.cpp:27
Function
main
test/c++/utility/tuple_tools.cpp:54
Function
main
test/c++/utility/iterator_dressing_2.cpp:65
Function
main
doc/doxygen/examples/gf_tut_matsub_1.cpp:7
Function
main
doc/doxygen/examples/evaluate.cpp:10
Function
main
doc/doxygen/examples/dlr_imfreq.cpp:4
Function
main
doc/doxygen/examples/imtime.cpp:4
Function
main
doc/doxygen/examples/dlr_imtime.cpp:4
← previous
next →
2,001–2,100 of 2,819, ranked by callers