﻿CADETProcess.solution.SolutionBase
==================================

.. currentmodule:: CADETProcess.solution

.. autoclass:: SolutionBase
   :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:
      
         SolutionBase.check_required_parameters
         SolutionBase.update_solution
         SolutionBase.update_transform
      
  

  
  
   .. 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:
      
         SolutionBase.aggregated_parameters
         SolutionBase.c_min
         SolutionBase.component_coordinates
         SolutionBase.component_system
         SolutionBase.coordinates
         SolutionBase.cycle_time
         SolutionBase.dimensions
         SolutionBase.local_purity_components
         SolutionBase.local_purity_species
         SolutionBase.missing_parameters
         SolutionBase.n_comp
         SolutionBase.name
         SolutionBase.nt
         SolutionBase.parameters
         SolutionBase.polynomial_parameters
         SolutionBase.required_parameters
         SolutionBase.sized_parameters
         SolutionBase.solution
         SolutionBase.solution_shape
         SolutionBase.time
         SolutionBase.total_concentration
         SolutionBase.total_concentration_components
  
  