|
waLBerla 7.2
|
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 | |