DFT-EFE
 
Loading...
Searching...
No Matches
StringOperations.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dftefe
 dealii includes
 
namespace  dftefe::utils
 
namespace  dftefe::utils::stringOps
 

Functions

bool dftefe::utils::stringOps::strToInt (const std::string s, int &i)
 
bool dftefe::utils::stringOps::strToDouble (const std::string s, double &x)
 
void dftefe::utils::stringOps::trim (std::string &s)
 
std::string dftefe::utils::stringOps::trimCopy (const std::string &s)