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