Skip to content

Panzer: Create ZeroContributedField Evaluator

Created by: jmgate

@trilinos/panzer

Description

Create an Evaluator for the sake of initializing a contributed field to zero.

Motivation and Context

This will make it such that we can switch more Evaluators over to CONTRIBUTES-style evaluation. This is currently needed by work underway in Drekar, but it will also benefit Charon and perhaps others.

Merge request reports