Dune Core Modules (2.3.1)

misc.hh File Reference

Miscellaneous helper stuff. More...

#include <algorithm>
#include <cstddef>
#include <cstring>
#include <cstdio>
#include <iostream>
#include <iomanip>
#include <iterator>
#include <sstream>
#include <complex>
#include <dune/common/deprecated.hh>
#include "exceptions.hh"
#include <dune/common/typetraits.hh>
#include <dune/common/stringutility.hh>
#include <dune/common/math.hh>

Go to the source code of this file.

Namespaces

 Dune
 Dune namespace.
 

Functions

template<class T >
Dune::SQR (T t) DUNE_DEPRECATED_MSG("Use method sqr from math.hh instead")
 Compute the square of T. More...
 
template<int m, int p>
struct Dune::DUNE_DEPRECATED_MSG ("Use class StaticPower from file power.hh instead") Power_m_p
 Calculates m^p at compile time.
 
template<int m>
struct Dune::DUNE_DEPRECATED_MSG ("Use class StaticPower from file power.hh instead") Power_m_p< m
 end of recursion via specialization
 
struct std::string Dune::genFilename (const std::string &path, const std::string &fn, int ntime, int precision=6)
 Generate filenames with timestep number in it.
 

Detailed Description

Miscellaneous helper stuff.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 14, 22:30, 2024)