Skip to content

Ifpack2: Remove Unused Parameter Warnings

Created by: jmgate

@trilinos/ifpack2

Description

Comment out unused parameters in function definitions to avoid -Wunused-parameter warnings.

Motivation and Context

Clean build.

Merge request reports