waLBerla 7.2
Loading...
Searching...
No Matches
Format.hpp File Reference

Detailed Description

#include "core/Abort.h"
#include <cstdio>
#include <string>

Namespaces

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

Functions

template<typename... Args>
std::string walberla::format (const std::string &formatString, Args &&... args)
 format uses the printf syntax to format a given formatString and return a std::string