DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
Loading...
Searching...
No Matches
dbpp_FluxAlgorithmFwd.hpp File Reference
#include <utility>
#include "dbpp_FluxAlgorithmFunctions.hpp"

Go to the source code of this file.

Namespaces

namespace  dbpp

Functions

template<typename... Args>
void dbpp::hllFluxAlgorithmFwd (Args &&... args)
 forward arguments to another function while preserving their value category (lvalue or rvalue).