Dune Core Modules (2.3.1)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
misc.hh
Go to the documentation of this file.
Definition of the DUNE_DEPRECATED macro for the case that config.h is not available.
Some useful basic math stuff.
struct DUNE_DEPRECATED_MSG("Use class StaticPower from file power.hh instead") Power_m_p
Calculates m^p at compile time.
Definition: misc.hh:54
struct std::string genFilename(const std::string &path, const std::string &fn, int ntime, int precision=6)
Generate filenames with timestep number in it.
Definition: misc.hh:75
T SQR(T t) DUNE_DEPRECATED_MSG("Use method sqr from math.hh instead")
Compute the square of T.
Definition: misc.hh:47
Miscellaneous helper stuff.
Traits for type conversions and type information.
