![]() |
MFEM v4.8.0
Finite element discretization library
|
#include <zstr.hpp>
Public Member Functions | |
| named_ifgzstream (const std::string &mesh_name) | |
Public Member Functions inherited from mfem::ifgzstream | |
| ifgzstream (const std::string &filename) | |
| virtual | ~ifgzstream () |
Public Attributes | |
| const std::string | filename |
Public Attributes inherited from mfem::ifgzstream | |
| std::streambuf * | strbuf = nullptr |
Input file stream that remembers the input file name (useful for example when reading NetCDF meshes) and supports optional zlib decompression.
|
inline |