MFEM v4.7.0
Finite element discretization library
|
Namespaces | |
namespace | detail |
Classes | |
class | Exception |
Exception class thrown by failed operations. More... | |
class | fstream |
class | ifstream |
class | ofstream |
Functions | |
char * | check_strerror_r (int r, char *buff, size_t buff_size) |
char * | check_strerror_r (char *r, char *, int) |
This namespace defines wrappers for std::ifstream, std::ofstream, and std::fstream objects. The wrappers perform the following steps:
|
inline |