﻿CADETProcess.simulator.SolverTimeIntegratorParameters
=====================================================

.. currentmodule:: CADETProcess.simulator

.. autoclass:: SolverTimeIntegratorParameters
   :no-members:
   :no-inherited-members:
   :no-special-members:

  
   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         SolverTimeIntegratorParameters.check_required_parameters
      
  

  
  
   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         SolverTimeIntegratorParameters.abstol
         SolverTimeIntegratorParameters.aggregated_parameters
         SolverTimeIntegratorParameters.algtol
         SolverTimeIntegratorParameters.errortest_sens
         SolverTimeIntegratorParameters.init_step_size
         SolverTimeIntegratorParameters.max_convtest_fail
         SolverTimeIntegratorParameters.max_errtest_fail
         SolverTimeIntegratorParameters.max_newton_iter
         SolverTimeIntegratorParameters.max_newton_iter_sens
         SolverTimeIntegratorParameters.max_step_size
         SolverTimeIntegratorParameters.max_steps
         SolverTimeIntegratorParameters.missing_parameters
         SolverTimeIntegratorParameters.parameters
         SolverTimeIntegratorParameters.polynomial_parameters
         SolverTimeIntegratorParameters.reltol
         SolverTimeIntegratorParameters.reltol_sens
         SolverTimeIntegratorParameters.required_parameters
         SolverTimeIntegratorParameters.sized_parameters
  
  