crunchflow.input.blocks.Flow ============================ .. py:class:: crunchflow.input.blocks.Flow Bases: :py:obj:`KeywordBlock` .. autoapi-inheritance-diagram:: crunchflow.input.blocks.Flow :parts: 1 Flow block for the input file .. !! processed by numpydoc !! .. py:method:: set_parameters(parameters) Set the parameters for the Flow block .. !! processed by numpydoc !! .. py:method:: __str__() Return the flow block as a string .. !! processed by numpydoc !!