idaholab / magpie

Mesoscale Atomistic Glue Program for Integrated Execution
http://mooseframework.org/magpie/
GNU Lesser General Public License v2.1
8 stars 28 forks source link

Handle complex type clashes with MOOSE #451

Closed recuero closed 3 years ago

recuero commented 3 years ago

MAGPIE instantiates TensorMechanics tensors with complex types. This sometimes requires making distinctions between Real and Complex operations. Since MOOSE does not instantiate these tensors for complex types, the resulting conflict must be handled in MAGPIE.