Closed timspainNERSC closed 1 month ago
Having removed the code that zeroed every DGVector when copying in data from ModelArray, when copying DG0 data into an empty DGVector the higher DG components are uninitialized.
DGVector
ModelArray
Having removed the code that zeroed every
DGVector
when copying in data fromModelArray
, when copying DG0 data into an emptyDGVector
the higher DG components are uninitialized.