dune-fem
2.4.1-rc
|
#include <string>
#include <sys/types.h>
#include <dirent.h>
#include <dune/fem/io/file/iointerface.hh>
#include <dune/fem/io/file/datawriter.hh>
Macros | |
#define | GRAPE_READ_PARAMS_CC |
Functions | |
bool | readDataInfo (std::string path, DATAINFO *dinf, const int timestamp, const int dataSet) |
int | scanProcsPaths (const std::string globalPath, const std::string dataPrefix, int step) |
int | scanProcsFiles (const std::string globalPath, const std::string dataPrefix, int step) |
int | readParameterList (int argc, char **argv, bool displayData=true) |
Variables | |
std::string | path |
std::string | solprefix |
#define GRAPE_READ_PARAMS_CC |
|
inline |
References dataDispErrorExit(), Dune::Fem::readParameter(), and Dune::Fem::DataWriterParameters::separateRankPath().
Referenced by readParameterList().
|
inline |
|
inline |
References Dune::Fem::fileExists(), path, and Dune::Fem::PersistenceManager::singleBackupRestoreFile.
Referenced by readParameterList().
|
inline |
References Dune::Fem::directoryExists(), and path.
Referenced by readParameterList().
std::string path |
Referenced by Dune::Fem::IOInterface::createPath(), Dune::Fem::IOInterface::createPathName(), Dune::Fem::IOInterface::createRecoverPath(), Dune::Fem::Parameter::outputPath(), Dune::Fem::IOTupleBase::pathAndName(), readParameterList(), Dune::Fem::PersistenceManager::restoreValue(), scanProcsFiles(), scanProcsPaths(), and Dune::Fem::CodegenInfo::setPath().
std::string solprefix |
Referenced by readParameterList().