#include <FileWriter.h>
Constructor & Destructor Documentation
weipa::FileWriter::FileWriter |
( |
| ) |
|
Member Function Documentation
void weipa::FileWriter::close |
( |
| ) |
|
bool weipa::FileWriter::openFile |
( |
std::string |
filename | ) |
|
bool weipa::FileWriter::writeOrdered |
( |
std::ostringstream & |
oss | ) |
|
bool weipa::FileWriter::writeShared |
( |
std::ostringstream & |
oss | ) |
|
Member Data Documentation
void* weipa::FileWriter::mpiComm |
|
private |
int weipa::FileWriter::mpiRank |
|
private |
int weipa::FileWriter::mpiSize |
|
private |
std::ofstream weipa::FileWriter::ofs |
|
private |
The documentation for this class was generated from the following files: