Multiscale Universal Interface  2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
mui::detail::endian_converter< size_bytes >::data_t Union Reference

#include <endian_traits.h>

Public Attributes

char buf [size_bytes]
 
uint< size_bytes >::type val
 

Member Data Documentation

◆ buf

template<size_t size_bytes>
char mui::detail::endian_converter< size_bytes >::data_t::buf[size_bytes]

◆ val

template<size_t size_bytes>
uint<size_bytes>::type mui::detail::endian_converter< size_bytes >::data_t::val

The documentation for this union was generated from the following file: