Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Namespaces | Functions
Zoltan2_IO.hpp File Reference

Declaration of methods to assist in file input/output. More...

#include <string>
#include <ostream>
#include <sstream>
Include dependency graph for Zoltan2_IO.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Zoltan2
 Created by mbenlioglu on Aug 31, 2020.
 

Functions

void Zoltan2::addNumberToFileName (int number, std::string fname, std::string &newf)
 Helper method to add number to a file name. More...
 

Detailed Description

Declaration of methods to assist in file input/output.

Definition in file Zoltan2_IO.hpp.