grad_forward Interface

interface
private module function grad_forward(this, variable) result(output)

Arguments

Type IntentOptional Attributes Name
class(array_type), intent(inout) :: this
type(array_type), intent(in) :: variable

Return Value type(array_type),pointer