dune-fem  2.4.1-rc
Namespaces | Functions
io.hh File Reference
#include <iostream>

Go to the source code of this file.

Namespaces

 Dune
 
 Dune::Fem
 

Functions

bool Dune::Fem::createDirectory (const std::string &name)
 create a directory More...
 
bool Dune::Fem::fileExists (const std::string &name)
 check whether a file exists More...
 
bool Dune::Fem::directoryExists (const std::string &name)
 check whether a directory exists More...
 
std::string Dune::Fem::executeCommand (const std::string &command)
 executes a command and return the output More...