MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
zstr::ofstream Class Reference

#include <zstr.hpp>

Inheritance diagram for zstr::ofstream:
[legend]
Collaboration diagram for zstr::ofstream:
[legend]

Public Member Functions

 ofstream (const std::string &filename, std::ios_base::openmode mode=std::ios_base::out)
 
virtual ~ofstream ()
 

Detailed Description

Definition at line 686 of file zstr.hpp.

Constructor & Destructor Documentation

◆ ofstream()

zstr::ofstream::ofstream ( const std::string & filename,
std::ios_base::openmode mode = std::ios_base::out )
inlineexplicit

Definition at line 691 of file zstr.hpp.

◆ ~ofstream()

virtual zstr::ofstream::~ofstream ( )
inlinevirtual

Definition at line 699 of file zstr.hpp.


The documentation for this class was generated from the following file: