Nektar++
|
#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include <boost/algorithm/string.hpp>
#include "InputNek5000.h"
Go to the source code of this file.
Namespaces | |
Nektar | |
< | |
Nektar::FieldUtils | |
Functions | |
template<typename T > | |
void | Nektar::FieldUtils::swap_endian (T &u) |
Swap endian ordering of the input variable. More... | |