waLBerla 7.2
Loading...
Searching...
No Matches
stringToNum.h File Reference

Detailed Description

#include <string>

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 

Functions

template<typename S >
walberla::stringToNum (const std::string &t)
 
template<>
float walberla::stringToNum (const std::string &t)
 
template<>
double walberla::stringToNum (const std::string &t)
 
template<>
long double walberla::stringToNum (const std::string &t)
 
template<>
int walberla::stringToNum (const std::string &t)
 
template<>
long walberla::stringToNum (const std::string &t)
 
template<>
long long walberla::stringToNum (const std::string &t)
 
template<>
unsigned long walberla::stringToNum (const std::string &t)
 
template<>
unsigned long long walberla::stringToNum (const std::string &t)