moose icon indicating copy to clipboard operation
moose copied to clipboard

Support CoupledVectorTag to Array Variable

Open yjung-anl opened this issue 2 years ago • 0 comments

Reason

Currently, CoupledVectorTag in coupleable only supports a standard variable, not an array variable. The array variable support is required to implement a richardson execution in Griffin to the solver based on array variables.

Design

Additionally, defines member functions in coupleable objects such as coupledVectorTagArrayValue to support an array variables.

Impact

CoupledVectorTag in coupleable support an array variables.

yjung-anl avatar Aug 12 '22 18:08 yjung-anl