Zoltan2
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
core
src
util
Zoltan2_IO.hpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Zoltan2: A package of combinatorial algorithms for scientific computing
4
//
5
// Copyright 2012 NTESS and the Zoltan2 contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
14
#ifndef ZOLTAN2_IO_HPP
15
#define ZOLTAN2_IO_HPP
16
17
#include <string>
18
#include <ostream>
19
#include <sstream>
20
21
namespace
Zoltan2{
22
32
void
addNumberToFileName
(
int
number, std::string
fname
, std::string &newf);
33
34
}
// namespace Zoltan2
35
36
#endif
validXML.fname
list fname
Begin.
Definition:
validXML.py:19
Zoltan2::addNumberToFileName
void addNumberToFileName(int number, std::string fname, std::string &newf)
Helper method to add number to a file name.
Definition:
Zoltan2_IO.cpp:20
Generated by
1.8.5