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

namespace  madness
 Namespace for all elements and tools of MADNESS.
 

Functions

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

Variables

static std::ofstream fout
 

Variable Documentation

◆ fout

std::ofstream fout
static

Referenced by main(), and test13().