eq_output Abstract Interface

abstract interface
public subroutine eq_output(this)

Arguments

Type IntentOptional AttributesName
class(equation), intent(inout) :: this

The routine is called on this equation.

Description

The routine where output of the equation's variables is done.