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
↓ 1 callers
Function
send
r""" Send a Python object to another rank. Thin wrapper around :meth:`mpi4py.MPI.Comm.send` on ``world``. Parameters ----------
python/triqs/utility/mpi_mpi4py.py:93
↓ 1 callers
Function
size
* @brief Get the total number of blocks. * @return The number of blocks (the product of both dimensions for a block2_gf). */
c++/triqs/gfs/block/_block_gf_view_common.hpp:108
↓ 1 callers
Function
size
Get the size \f$ N \f$ of the mesh, i.e. the number of mesh points or polynomials in the series expansion.
c++/triqs/mesh/legendre.hpp:197
↓ 1 callers
Function
size
Get the size \f$ N \f$ of the mesh, i.e. the number of mesh points.
c++/triqs/mesh/discrete.hpp:155
↓ 1 callers
Method
size
Get the number \f$ N \f$ of single particle state indices in the set.
c++/triqs/hilbert_space/fundamental_operator_set.hpp:203
↓ 1 callers
Function
slice_inf
r""" Lower index of the local slice of the integer range ``[imin, imax]``. Splits the inclusive range ``[imin, imax]`` into :data:`size` contig
python/triqs/utility/mpi_mpi4py.py:231
↓ 1 callers
Function
slice_on_path
Sample the (0, 0) component of ``self`` along a path in the BZ. Parameters ---------- path : sequence of (float, float) Vertices of the piece
python/triqs/gfs/plot/bz.py:171
↓ 1 callers
Function
slice_sup
r""" Upper (inclusive) index of the local slice of ``[imin, imax]``. Companion to :func:`slice_inf`. Returns the last index of the chunk owned
python/triqs/utility/mpi_mpi4py.py:253
↓ 1 callers
Function
slice_target
c++/triqs/gfs/functions/functions2.hpp:216
↓ 1 callers
Function
statistic
c++/triqs/mesh/dlr.hpp:275
↓ 1 callers
Function
stop
c++/triqs/utility/signal_handler.cpp:56
↓ 1 callers
Method
stop
Request termination; the run loop exits at the next iteration.
python/triqs/utility/redirect.py:79
↓ 1 callers
Function
string_to_variant
Decode the string.
c++/triqs/hilbert_space/fundamental_operator_set.cpp:54
↓ 1 callers
Method
swap_col
* @brief Swap two columns. * * @details It simply performs the transposition in the column permutation vector and changes the sign \f$ s^{(n
c++/triqs/det_manip/det_manip.hpp:655
↓ 1 callers
Method
swap_row
* @brief Swap two rows. * * @details It simply performs the transposition in the row permutation vector and changes the sign \f$ s^{(n)} \f$
c++/triqs/det_manip/det_manip.hpp:635
↓ 1 callers
Function
tail_eval
c++/triqs/mesh/tail_fitter.hpp:111
↓ 1 callers
Function
test_cross_validate_rank1
test/c++/det_manip/det_manip_insert_ratios.cpp:161
↓ 1 callers
Function
test_rank1_batch_vs_sequential
test/c++/det_manip/det_manip_insert_ratios.cpp:71
↓ 1 callers
Function
test_rank1_empty_batch
test/c++/det_manip/det_manip_insert_ratios.cpp:148
↓ 1 callers
Function
test_rank1_empty_matrix
test/c++/det_manip/det_manip_insert_ratios.cpp:115
↓ 1 callers
Function
test_rank1_nonzero_position
insert_ratios at positions with i+j odd: exercises the sign_fac = -1 branch.
test/c++/det_manip/det_manip_insert_ratios.cpp:241
↓ 1 callers
Function
test_rank1_single_point
test/c++/det_manip/det_manip_insert_ratios.cpp:132
↓ 1 callers
Function
test_rank1_state_unchanged
test/c++/det_manip/det_manip_insert_ratios.cpp:92
↓ 1 callers
Function
test_rank2_array_insert_ratios
test/c++/det_manip/det_manip_insert_ratios.cpp:188
↓ 1 callers
Function
test_rank2_array_insert_ratios_cross_validate
test/c++/det_manip/det_manip_insert_ratios.cpp:213
↓ 1 callers
Function
to_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/brzone.hpp:264
↓ 1 callers
Function
to_data_index
* @brief Map an index \f$ n \in \{0, 1, \ldots, N-1\} \f$ to its corresponding data index \f$ d(n) \f$. * * @param n Index \f$ n \f$ to map.
c++/triqs/mesh/legendre.hpp:155
↓ 1 callers
Function
to_data_index
* @brief Map an index \f$ n \in \{0, 1, \ldots, N-1\} \f$ to its corresponding data index \f$ d(n) \f$. * * @param n Index \f$ n \f$ to map.
c++/triqs/mesh/discrete.hpp:119
↓ 1 callers
Function
to_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 index \f$
c++/triqs/mesh/brzone.hpp:317
↓ 1 callers
Function
to_index
* @brief Map a data index \f$ d \in \{0, 1, \ldots, N-1\} \f$ to the corresponding index \f$ n(d) \f$. * * @param d Data index \f$ d \f$ to
c++/triqs/mesh/legendre.hpp:166
↓ 1 callers
Function
to_index
* @brief Map a data index \f$ d \in \{0, 1, \ldots, N-1\} \f$ to the corresponding index \f$ n(d) \f$. * * @param d Data index \f$ d \f$ to
c++/triqs/mesh/discrete.hpp:130
↓ 1 callers
Function
to_index
* @brief Map a data index \f$ d \f$ to the corresponding index \f$ n(d) = d \f$. * * @param d Data index \f$ d \f$ to map. * @return In
c++/triqs/mesh/refreq_log.hpp:211
↓ 1 callers
Function
to_indices
Turn a vector of strings into an operator index.
c++/triqs/hilbert_space/fundamental_operator_set.cpp:84
↓ 1 callers
Function
to_standard
Scale from [a,b] to [-1,1]
benchmarks/GfEval.cpp:62
↓ 1 callers
Function
to_value
* @brief Map a Matsubara index \f$ n \in \{ n_{\text{min}}, \dots, n_{\text{max}} \} \f$ to its corresponding * Matsubara frequency \f$ i\omega_n
c++/triqs/mesh/imfreq.hpp:317
↓ 1 callers
Function
to_value
* @brief Map an index \f$ l \in \{0, 1, \ldots, N-1\} \f$ to its corresponding value \f$ \tau_l \f$. * * @param l Index \f$ l \f$ to map.
c++/triqs/mesh/dlr_imtime.hpp:248
↓ 1 callers
Function
to_vec_vec_string
Turn a fundamental_operator_set into a vector of vector of strings.
c++/triqs/hilbert_space/fundamental_operator_set.cpp:75
↓ 1 callers
Method
total_density
Compute the total density summed over all blocks. Parameters ---------- *args, **kwargs Forwarded to :meth:`~triq
python/triqs/gfs/block_gf.py:853
↓ 1 callers
Function
typeid_name
c++/triqs/utility/typeid_name.hpp:63
↓ 1 callers
Function
units
c++/triqs/mesh/cyclat.hpp:302
↓ 1 callers
Function
v
(C,B)
doc/themes/triqs/static/cufon-yui.js:7
↓ 1 callers
Method
value
r"""Complex value :math:`i\omega_n` of this Matsubara frequency. Returns ------- complex :math:`i\,(2n + \mathrm{
python/triqs/mesh/matsubara_freq.py:120
↓ 1 callers
Method
value
Get the value \f$ m \f$ of the mesh point.
c++/triqs/mesh/bases/linear.hpp:120
↓ 1 callers
Function
vander
* @brief Construct a Vandermonde matrix. * * @details The resulting matrix will be of size \f$ p \times (q+1) \f$, where \f$ p \f$ is the number
c++/triqs/mesh/tail_fitter.hpp:79
↓ 1 callers
Method
view_selected_blocks
Return a new :class:`~triqs.gfs.block_gf.BlockGf` containing **views** of the named blocks. Parameters ---------- selected_bl
python/triqs/gfs/block_gf.py:246
↓ 1 callers
Method
warmup
c++/triqs/mc_tools/mc_generic.cpp:185
↓ 1 callers
Function
write_pinned_quantities
Write the quantities that characterize the DLR meshes for parameter set p into group g.
test/c++/meshes/mesh_dlr_stability.cpp:98
↓ 1 callers
Function
write_source
(path: Path, text: str, encoding: str)
porting_tools/fix_escape_sequences.py:98
Function
A
()
doc/themes/triqs/static/cufon-yui.js:7
Method
A
4x3x2 array
test/c++/utility/lazy_bracket.cpp:28
Function
ATOM_DIAG_METHOD
c++/triqs/atom_diag/impl/atom_diag.cpp:80
Function
ATOM_DIAG_WORKER_METHOD
Filter the Fock states with a number of particles within [n_min;n_max]
c++/triqs/atom_diag/impl/worker.cpp:47
Function
ArrayFill
benchmarks/GfFill.cpp:30
Function
BM_Chebyshev_Matrix
Matrix-valued (2x2 complex): typical use case for Green's functions
benchmarks/GfEval.cpp:176
Function
BM_Chebyshev_MatrixReal
Matrix real-valued (2x2 double): tests array code path with real scalars
benchmarks/GfEval.cpp:190
Function
BM_Chebyshev_Scalar
Scalar-valued (complex): tests scalar code path
benchmarks/GfEval.cpp:204
Function
BM_Chebyshev_ScalarReal
Scalar real-valued (double): comparable to diagmc chebfun_t implementation
benchmarks/GfEval.cpp:218
Function
BM_Compare_Chebyshev
benchmarks/GfEval.cpp:295
Function
BM_Compare_DLR
benchmarks/GfEval.cpp:282
Function
BM_Compare_Imtime
benchmarks/GfEval.cpp:309
Function
BM_DLR_Matrix
benchmarks/GfEval.cpp:157
Function
BM_DirectCompare_Reference
Direct comparison at N=50 (typical use case)
benchmarks/GfEval.cpp:344
Function
BM_DirectCompare_TRIQS
benchmarks/GfEval.cpp:357
Function
BM_Imtime_Matrix
benchmarks/GfEval.cpp:140
Function
BM_ProductMesh_CyclatChebyshev_Matrix
Product mesh with matrix-valued target
benchmarks/GfEval.cpp:240
Function
BM_ProductMesh_CyclatChebyshev_Scalar
Product mesh with scalar-valued target (simpler target type)
benchmarks/GfEval.cpp:257
Function
BM_Reference_Chebfun
benchmarks/GfEval.cpp:329
Function
ClosestMeshpointTau
benchmarks/GfInterp.cpp:45
Function
E
(F)
doc/themes/triqs/static/cufon-yui.js:7
Method
GFBlocIndices
Block structure (list of block labels) accepted by :meth:`__call__` for its ``G`` and ``Sigma`` arguments. Returns -------
python/triqs/sumk/sumk_discrete.py:139
Function
GfFillClef
benchmarks/GfFill.cpp:67
Function
GfFillLoop
benchmarks/GfFill.cpp:46
Function
GfInterpTau
benchmarks/GfInterp.cpp:28
Method
HT
(res)
python/triqs/dos/hilbert_transform.py:160
Function
L2_op
r"""Create the square of the orbital angular-momentum operator. .. math:: \hat{L}^2 = \hat{L}_x^2 + \hat{L}_y^2 + \hat{L}_z^2. Parameters
python/triqs/operators/util/observables.py:245
Function
LS_op
r"""Create the spin-orbital coupling operator. .. math:: \mathbf{\hat{L}\cdot\hat{S}} = \hat{L}_x \hat{S}_x + \hat{L}_y \hat{S}_y + \hat{L}_z \h
python/triqs/operators/util/observables.py:285
Function
N_op
r"""Create the total particle-number operator. .. math:: \hat{N} = \sum_{i\sigma} \hat{c}_{i\sigma}^\dagger \hat{c}_{i\sigma}. Parameters
python/triqs/operators/util/observables.py:73
Function
OP
c++/triqs/mesh/matsubara_freq.hpp:186
Method
OP
c++/triqs/mesh/bases/linear.hpp:134
Function
PyInit_atom_diag
python/triqs/atom_diag/atom_diag.wrap.cxx:1244
Function
PyInit_extractors
python/triqs/operators/util/extractors.wrap.cxx:371
Function
PyInit_gf_factories_dlr_imfreq
python/triqs/gfs/gf_factories/gf_factories_dlr_imfreq.wrap.cxx:611
Function
PyInit_gf_factories_dlr_imtime
python/triqs/gfs/gf_factories/gf_factories_dlr_imtime.wrap.cxx:503
Function
PyInit_gf_factories_fourier
python/triqs/gfs/gf_factories/gf_factories_fourier.wrap.cxx:1476
Function
PyInit_gf_factories_hermitian
python/triqs/gfs/gf_factories/gf_factories_hermitian.wrap.cxx:949
Function
PyInit_gf_fnt_fit_and_density
python/triqs/gfs/gf_fnt/gf_fnt_fit_and_density.wrap.cxx:611
Function
PyInit_gf_fnt_fourier
python/triqs/gfs/gf_fnt/gf_fnt_fourier.wrap.cxx:853
Function
PyInit_gf_fnt_misc
python/triqs/gfs/gf_fnt/gf_fnt_misc.wrap.cxx:616
Function
PyInit_histograms
python/triqs/stat/histograms.wrap.cxx:229
Function
PyInit_lattice
python/triqs/experimental/lattice/lattice.wrap.cxx:872
Function
PyInit_lattice_tools
python/triqs/lattice/lattice_tools.wrap.cxx:667
Function
PyInit_meshes
python/triqs/mesh/meshes.wrap.cxx:3777
Function
PyInit_operators
python/triqs/operators/operators.wrap.cxx:572
Function
PyInit_random_generator
python/triqs/mc_tools/random_generator.wrap.cxx:206
Function
PyInit_utilities
python/triqs/utility/utilities.wrap.cxx:97
Function
PyInit_utility
python/triqs/experimental/utility/utility.wrap.cxx:262
Function
PyInit_wrapped_aux_other
python/triqs/gfs/wrapped_aux/wrapped_aux_other.wrap.cxx:77
Function
PyInit_wrapped_aux_target_rank_0
python/triqs/gfs/wrapped_aux/wrapped_aux_target_rank_0.wrap.cxx:2538
Function
PyInit_wrapped_aux_target_rank_1
python/triqs/gfs/wrapped_aux/wrapped_aux_target_rank_1.wrap.cxx:2847
Function
PyInit_wrapped_aux_target_rank_2
python/triqs/gfs/wrapped_aux/wrapped_aux_target_rank_2.wrap.cxx:2773
← previous
next →
1,001–1,100 of 2,819, ranked by callers