|
dune-common
2.3.1
|
Miscellaneous helper stuff. More...
Go to the source code of this file.
Classes | |
| struct | Dune::Power_m_p< m, p > |
| Calculates m^p at compile time. More... | |
| struct | Dune::Power_m_p< m, 0 > |
| end of recursion via specialization More... | |
Namespaces | |
| namespace | Dune |
| Dune namespace. | |
Functions | |
| template<class T > | |
| T | Dune::SQR (T t) |
| Compute the square of T. | |
| std::string | Dune::genFilename (const std::string &path, const std::string &fn, int ntime, int precision=6) |
| Generate filenames with timestep number in it. | |
Miscellaneous helper stuff.
1.8.1.2