EclFilename.hpp File Reference
#include <string>
#include <ert/ecl/ecl_util.hpp>
Include dependency graph for EclFilename.hpp:

Go to the source code of this file.

Namespaces

namespace  ERT
 

Functions

std::string ERT::EclFilename (const std::string &base, ecl_file_enum file_type, int report_step, bool fmt_file=false)
 
std::string ERT::EclFilename (const std::string &base, ecl_file_enum file_type, bool fmt_file=false)
 
std::string ERT::EclFilename (const std::string &path, const std::string &base, ecl_file_enum file_type, int report_step, bool fmt_file=false)
 
std::string ERT::EclFilename (const std::string &path, const std::string &base, ecl_file_enum file_type, bool fmt_file=false)
 
ecl_file_enum ERT::EclFiletype (const std::string &filename)