MFEM
v4.1.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
mfem | |
Functions | |
void | mfem::skip_comment_lines (std::istream &is, const char comment_char) |
void | mfem::filter_dos (std::string &line) |
std::string | mfem::to_string (int i) |
std::string | mfem::to_padded_string (int i, int digits) |
int | mfem::to_int (const std::string &str) |