waLBerla 7.3
Loading...
Searching...
No Matches
UtilityFunctions.h File Reference

Detailed Description

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

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
namespace  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 ()