GlassBR
Main Page
Classes
Class List
Class Index
Class Members
All
Functions
Files
File List
File Members
All
Functions
•
All
Classes
Files
Functions
OutputFormat.hpp
Go to the documentation of this file.
1
7
#ifndef OutputFormat_h
8
#define OutputFormat_h
9
10
#include <string>
11
12
using
std::ofstream;
13
using
std::string;
14
21
void
write_output
(
bool
isSafePb,
bool
isSafeLR,
double
P_b,
double
J);
22
23
#endif
write_output
void write_output(bool isSafePb, bool isSafeLR, double P_b, double J)
Writes the output values to output.txt.
Generated by
1.9.1