eq_print_data Abstract Interface

abstract interface
public subroutine eq_print_data(this)

Arguments

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

The routine is called on this equation.

Description

The routine where debug output (to stdout) of the equation's variables is done.