eq_init_interface Abstract Interface

abstract interface
public subroutine eq_init_interface(this)

Arguments

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

The equation that is being initialized.

Description

The initialization routine. There are no additional input arguments. The routine gets it's input from the run-time parameters.