crunchflow.input.blocks.Discretization ====================================== .. py:class:: crunchflow.input.blocks.Discretization Bases: :py:obj:`KeywordBlock` .. autoapi-inheritance-diagram:: crunchflow.input.blocks.Discretization :parts: 1 Discretization block for the input file .. !! processed by numpydoc !! .. py:method:: set_parameters(parameters) Set the parameters for the block :Parameters: **parameters** : dict Dictionary of parameters to set .. !! processed by numpydoc !! .. py:method:: __str__() Return a string representation of the block .. !! processed by numpydoc !!