parallel_file.cpp File Reference
#include "mpqc/util/external/madworld/parallel_file.h"
#include <fstream>
Include dependency graph for parallel_file.cpp:

Namespaces

 mpqc
 The top-level namespace for all Massively Parallel Quantum Chemistry package.
 
 mpqc::utility
 

Functions

void mpqc::utility::parallel_read_file (madness::World &world, const std::string &filename, std::unique_ptr< char[]> &buffer)
 
void mpqc::utility::parallel_read_file (madness::World &world, const std::string &filename, std::stringstream &output)