|
|
typedef Teuchos::RCP< const Teuchos::Comm< int > > | CommConstPtr_Type |
| |
|
|
void | setup (std::string filename, CommConstPtr_Type comm, int targetRank=0) |
| |
|
void | exportData (double data) |
| |
|
void | writeTxt (double data) |
| |
|
void | exportData (double data1, double data2) |
| |
|
void | exportData (std::string data1, double data2) |
| |
|
void | exportData (std::string data1, std::string data2) |
| |
|
void | writeTxt (double data1, double data2) |
| |
|
void | writeTxt (std::string data1, double data2) |
| |
|
void | writeTxt (std::string data1, std::string data2) |
| |
|
void | closeExporter () |
| |
|
|
bool | verbose_ |
| |
|
std::ofstream | txt_out_ |
| |
The documentation for this class was generated from the following files: