Skip to content

Sacado: Remove Unused Parameter Warnings

Created by: jmgate

@trilinos/sacado

Description

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

Motivation and Context

Clean build.

Merge request reports

Loading