Template Function miso::mhd::make_fields_view(const Fields<Real, Backend>&)
Defined in File mhd_fields.hpp
Function Documentation
-
template<typename Real, typename Backend>
FieldsView<const Real> miso::mhd::make_fields_view(const Fields<Real, Backend> &fields) noexcept Factory function to create const FieldsView from Fields.