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

Fix node types in tests #574

Closed masterleinad closed 4 years ago

masterleinad commented 4 years ago

This should make sure that the templated tests are run again.

masterleinad commented 4 years ago

I also included the changes from #576 here. It turns out that we need DefaulHostExecutionSpace instead HostSpace to make this work.