.. _file_src_util_integrate.cpp: File integrate.cpp ================== |exhale_lsh| :ref:`Parent directory ` (``src_util``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS Integration routines, based on the Cubature library (pcubature_v or hcubature_v). They provide resources to integrate over frequency and wavevector, or over wavevector alone. .. contents:: Contents :local: :backlinks: none Definition (``src_util/integrate.cpp``) --------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_src_util_integrate.cpp.rst Includes -------- - ``QCM.hpp`` (:ref:`file_src_qcm_QCM.hpp`) - ``chrono`` - ``cubature.h`` - ``global_parameter.hpp`` (:ref:`file_src_util_global_parameter.hpp`) - ``integrate.hpp`` (:ref:`file_src_util_integrate.hpp`) - ``qcm_ED.hpp`` (:ref:`file_src_ed_qcm_ED.hpp`) - ``vector3D.hpp`` (:ref:`file_src_qcm_vector3D.hpp`)