eq_save_globals_1 Abstract Interface

abstract interface
public subroutine eq_save_globals_1(this)

Arguments

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

The routine is called on this equation.

Description

The routine where the equation can set global variables (for communication with other equations) for the first time.