DamarisKeywords.hpp File Reference
#include <opm/models/utils/parametersystem.hpp>
#include <opm/simulators/flow/DamarisParameters.hpp>
#include <opm/simulators/utils/ParallelCommunication.hpp>
#include <map>
#include <string>
#include <sstream>
#include <algorithm>
#include <unordered_set>
Include dependency graph for DamarisKeywords.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::DamarisOutput::DamarisSettings
 

Namespaces

namespace  Opm
 
namespace  Opm::DamarisOutput
 

Functions

bool Opm::DamarisOutput::FileExists (const std::string &filename_in, const Parallel::Communication &comm)
 
template<class TypeTag >
std::map< std::string, std::string > Opm::DamarisOutput::getDamarisKeywords (const Parallel::Communication &comm, const std::string &OutputDir)
 
template<class TypeTag >
std::unordered_set< std::string > Opm::DamarisOutput::getSetOfIncludedVariables (void)