.. _file_include_integrators_ode_simple_bdf1.hpp: File simple_bdf1.hpp ==================== |exhale_lsh| :ref:`Parent directory ` (``include/integrators/ode``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. contents:: Contents :local: :backlinks: none Definition (``include/integrators/ode/simple_bdf1.hpp``) -------------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_include_integrators_ode_simple_bdf1.hpp.rst Includes -------- - ``algorithm`` - ``cmath`` - ``core/adaptive_integrator.hpp`` (:ref:`file_include_core_adaptive_integrator.hpp`) - ``core/concepts.hpp`` (:ref:`file_include_core_concepts.hpp`) - ``core/state_creator.hpp`` (:ref:`file_include_core_state_creator.hpp`) - ``limits`` - ``stdexcept`` - ``vector`` Namespaces ---------- - :ref:`namespace_diffeq` Classes ------- - :ref:`exhale_class_classdiffeq_1_1SimpleBDF1Integrator`