dune-fem 2.8.0
Loading...
Searching...
No Matches
Namespaces | Functions
io.hh File Reference
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  Dune
 
namespace  Dune::Fem
 

Functions

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