The Finite Resolution Dynamics Software
streams.h File Reference

Various output streams for the program. More...

#include "chomp/system/textfile.h"

Go to the source code of this file.

Detailed Description

Various output streams for the program.

This file imports from CHomP all the output streams that are used within this software package: "sout" for standard output, "scon" for console output (showing progress indicators etc.), and "sbug" for debugging. If necessary, one can set up their own definitions of these streams.

Author
Pawel Pilarczyk

Definition in file streams.h.