idaholab / moose

Multiphysics Object Oriented Simulation Environment
https://www.mooseframework.org
GNU Lesser General Public License v2.1
1.72k stars 1.04k forks source link

Add aux kernels for outputting array materials #19639

Open loganharbour opened 2 years ago

loganharbour commented 2 years ago

Reason

Aux kernels that output array materials do not currently exist.

Design

Add VectorMaterialRealEigenVectorAux and MaterialRealEigenVectorAux.

Impact

Added capability.

loganharbour commented 2 years ago

Result of the discussion in #19638.