ORNL-CEES / DataTransferKit

A library for multiphysics solution transfer. ARCHIVED
https://datatransferkit.readthedocs.io/en/dtk-3.0/
BSD 3-Clause "New" or "Revised" License
47 stars 26 forks source link

Check less in one_topo_one_fe_three_dim_hdiv #600

Closed masterleinad closed 2 years ago

masterleinad commented 3 years ago

Fixes https://github.com/xsdk-project/xsdk-issues/issues/141 partly. https://github.com/trilinos/Trilinos/commit/3bcdcb8 changed the scaling of the polynomial basis so the output of the tests also changes. A couple of lines we say

We set X = 1. I don't know what the FE looks like so this tests just check that we don't crash

Hence, I propose to only check that the sizes of the arrays are correct. Alternatively, we could run a fallback check if the result doesn't match the current reference values.

masterleinad commented 3 years ago

Retest this please.

masterleinad commented 2 years ago

Retest this please.

masterleinad commented 2 years ago

Retest this please.