Gromacs
2025-dev-20240913-b871546
|
Functions | |
template<typename T > | |
T | swapEndian (const T &value) |
Return value with the byte order swapped. | |
EndianSwapBehavior | setEndianSwapBehaviorFromHost (EndianSwapBehavior endianSwapBehavior) |
Change the host-dependent endian settings to either Swap or DoNotSwap. More... | |
EndianSwapBehavior gmx::anonymous_namespace{inmemoryserializer.cpp}::setEndianSwapBehaviorFromHost | ( | EndianSwapBehavior | endianSwapBehavior | ) |
Change the host-dependent endian settings to either Swap or DoNotSwap.
endianSwapBehavior | input swap behavior, might depend on host. |