MADNESS  0.10.1
Namespaces | Functions | Variables
redirectio.cc File Reference
#include <madness/world/MADworld.h>
#include <iostream>
#include <fstream>
#include <cstdio>
Include dependency graph for redirectio.cc:

Namespaces

 madness
 File holds all helper structures necessary for the CC_Operator and CC2 class.
 

Functions

void madness::redirectio (const World &world, bool split=false)
 redirects standard output and error to rank-specific files More...
 

Variables

static std::ofstream fout
 

Variable Documentation

◆ fout

std::ofstream fout
static

Referenced by main(), and test13().