waLBerla 7.2
Loading...
Searching...
No Matches
RandomUUID.h File Reference

Detailed Description

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

Classes

class  walberla::RandomUUID
 Replacement for boost::uuids::uuid and boost::uuids::random_generator. More...
 

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 

Functions

bool walberla::operator== (const RandomUUID &lhs, const RandomUUID &rhs)
 
bool walberla::operator!= (const RandomUUID &lhs, const RandomUUID &rhs)
 
std::ostream & walberla::operator<< (std::ostream &os, const RandomUUID &uuid)