CADETProcess.processModel.solutionRecorder.LRMRecorder
======================================================

.. currentmodule:: CADETProcess.processModel.solutionRecorder

.. autoclass:: LRMRecorder
   :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:
      
         LRMRecorder.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:
      
         LRMRecorder.aggregated_parameters
         LRMRecorder.missing_parameters
         LRMRecorder.parameters
         LRMRecorder.polynomial_parameters
         LRMRecorder.required_parameters
         LRMRecorder.sized_parameters
         LRMRecorder.write_coordinates
         LRMRecorder.write_sens_bulk
         LRMRecorder.write_sens_inlet
         LRMRecorder.write_sens_outlet
         LRMRecorder.write_sens_solid
         LRMRecorder.write_sensdot_bulk
         LRMRecorder.write_sensdot_inlet
         LRMRecorder.write_sensdot_outlet
         LRMRecorder.write_sensdot_solid
         LRMRecorder.write_soldot_bulk
         LRMRecorder.write_soldot_inlet
         LRMRecorder.write_soldot_outlet
         LRMRecorder.write_soldot_solid
         LRMRecorder.write_solution_bulk
         LRMRecorder.write_solution_inlet
         LRMRecorder.write_solution_last_unit
         LRMRecorder.write_solution_outlet
         LRMRecorder.write_solution_solid
  
  