UtilityFunctions.h File Reference

Detailed Description

#include "VTKTrait.h"
#include "core/DataTypes.h"
#include <ostream>
#include <string>

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 
 walberla::vtk
 

Functions

template<typename T >
void walberla::vtk::toStream (std::ostream &os, const T value)
 
template<>
void walberla::vtk::toStream (std::ostream &os, const int8_t value)
 
template<>
void walberla::vtk::toStream (std::ostream &os, const uint8_t value)
 
template<typename T >
std::string walberla::vtk::typeToString ()