eq_load_globals Abstract Interface

abstract interface
public subroutine eq_load_globals(this)

Arguments

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

The routine is called on this equation.

Description

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