Nek5000 / nekRS

our next generation fast and scalable CFD code
https://nek5000.mcs.anl.gov/
Other
290 stars 76 forks source link

Handle for dsavg in nekInterfaceAdapter.cpp #557

Closed anshchaube closed 5 months ago

anshchaube commented 6 months ago

Is your feature request related to a problem? Please describe. We are looking to use dsavg on the host side in Cardinal.

Describe the solution you'd like The addition of a handle for dsavg in nekInterfaceAdapter.cpp

Additional context This will allow us to have a clean way to do a dsavg (nek::dsavg(u);) on the host and avoid code duplication at our end.

cc @aprilnovak @yslan