writeECLData.hpp
Go to the documentation of this file.
Definition: grid.h:98 Definition: AnisotropicEikonal.hpp:43 std::map< std::string, const std::vector< double > * > DataMap Intended to map strings (giving the output field names) to data. Definition: DataMap.hpp:30 void writeECLData(const UnstructuredGrid &grid, const DataMap &data, const int current_step, const double current_time, const boost::posix_time::ptime ¤t_date_time, const std::string &output_dir, const std::string &base_name) |