.. Generated automatically by cpp2rst .. highlight:: c .. role:: red .. role:: green .. role:: param .. _triqs__gfs__block_gf: triqs::gfs::block_gf ==================== *#include * .. rst-class:: cppsynopsis template class :red:`block_gf` --------------------------- implementation --------------------------------- Public members -------------- .. table:: :widths: 40 60 +------+-------------+--+ | name | std::string | | +------+-------------+--+ Member types ------------ .. table:: :widths: 40 60 +-------------------+-------------------------------------------------------------------------------------------------+---------------------------+ | mesh_t | Mesh | | +-------------------+-------------------------------------------------------------------------------------------------+---------------------------+ | target_t | Target | | +-------------------+-------------------------------------------------------------------------------------------------+---------------------------+ | regular_type | block_gf | | +-------------------+-------------------------------------------------------------------------------------------------+---------------------------+ | mutable_view_type | block_gf_view | | +-------------------+-------------------------------------------------------------------------------------------------+---------------------------+ | view_type | block_gf_view | | +-------------------+-------------------------------------------------------------------------------------------------+---------------------------+ | const_view_type | block_gf_view | | +-------------------+-------------------------------------------------------------------------------------------------+---------------------------+ | real_t | block_gf | The associated real type | +-------------------+-------------------------------------------------------------------------------------------------+---------------------------+ | g_t | gf | | +-------------------+-------------------------------------------------------------------------------------------------+---------------------------+ | data_t | std::conditional_t, std::vector>> | | +-------------------+-------------------------------------------------------------------------------------------------+---------------------------+ | block_names_t | std::conditional_t, std::vector>> | | +-------------------+-------------------------------------------------------------------------------------------------+---------------------------+ | iterator | iterator_impl | | +-------------------+-------------------------------------------------------------------------------------------------+---------------------------+ | const_iterator | iterator_impl | | +-------------------+-------------------------------------------------------------------------------------------------+---------------------------+ Member functions ---------------- .. table:: :widths: 40 60 +----------------------------------------------------------+--+ | :ref:`(constructor) ` | | +----------------------------------------------------------+--+ | :ref:`operator= ` | | +----------------------------------------------------------+--+ | :ref:`data ` | | +----------------------------------------------------------+--+ | :ref:`block_names ` | | +----------------------------------------------------------+--+ | :ref:`block_sizes ` | | +----------------------------------------------------------+--+ | :ref:`operator() ` | | +----------------------------------------------------------+--+ | :ref:`hdf5_format ` | | +----------------------------------------------------------+--+ .. toctree:: :hidden: block_gf/constructor block_gf/operator= block_gf/data block_gf/block_names block_gf/block_sizes block_gf/operator() block_gf/hdf5_format Non Member functions -------------------- .. table:: :widths: 40 60 +--------------------------------------------------+--+ | :ref:`h5_write ` | | +--------------------------------------------------+--+ | :ref:`h5_read ` | | +--------------------------------------------------+--+ .. toctree:: :hidden: block_gf/h5_write block_gf/h5_read