Files
ResInsight/ThirdParty/custom-opm-common/generated-opm-common/ParserKeywords/BuiltinG.cpp
Magne Sjaastad 3f08901379 Use updated opm-common
* Update opm-common submodule and use branch development https://github.com/CeetronSolutions/opm-common/tree/development

* Add cmake-format of ThirdParty/custom-opm-common/CMakeLists.txt

* Add boost-test

* Update generated files and simplify CMake configuration

Add -D_USE_MATH_DEFINES to CMake to avoid multiple local defines
Introduce flag CREATE_OPM_COMMON_KEYWORDS used to generate C++ files JSON files. This enables use also in MSVC. Remove obsolete direct include of source files.

* Update generated ESMRY test file

There was a invalid extra : postfix for some keywords like NEWTON and other N* keywords. When creating ESRMY using updated opm-common fix this issue.

* Update URL for custom-opm-common
2025-01-22 08:34:46 +01:00

180 lines
10 KiB
C++

#include <opm/input/eclipse/Parser/ParserKeywords/G.hpp>
#include <opm/input/eclipse/Parser/ParserKeywords/Builtin.hpp>
namespace Opm { namespace ParserKeywords {
const ::Opm::ParserKeyword Builtin::get_GAS() { return GAS(); }
const ::Opm::ParserKeyword Builtin::get_GASBEGIN() { return GASBEGIN(); }
const ::Opm::ParserKeyword Builtin::get_GASCONC() { return GASCONC(); }
const ::Opm::ParserKeyword Builtin::get_GASDENT() { return GASDENT(); }
const ::Opm::ParserKeyword Builtin::get_GASEND() { return GASEND(); }
const ::Opm::ParserKeyword Builtin::get_GASFCOMP() { return GASFCOMP(); }
const ::Opm::ParserKeyword Builtin::get_GASFDECR() { return GASFDECR(); }
const ::Opm::ParserKeyword Builtin::get_GASFDELC() { return GASFDELC(); }
const ::Opm::ParserKeyword Builtin::get_GASFIELD() { return GASFIELD(); }
const ::Opm::ParserKeyword Builtin::get_GASFTARG() { return GASFTARG(); }
const ::Opm::ParserKeyword Builtin::get_GASJT() { return GASJT(); }
const ::Opm::ParserKeyword Builtin::get_GASMONTH() { return GASMONTH(); }
const ::Opm::ParserKeyword Builtin::get_GASPERIO() { return GASPERIO(); }
const ::Opm::ParserKeyword Builtin::get_GASSATC() { return GASSATC(); }
const ::Opm::ParserKeyword Builtin::get_GASVISCT() { return GASVISCT(); }
const ::Opm::ParserKeyword Builtin::get_GASWAT() { return GASWAT(); }
const ::Opm::ParserKeyword Builtin::get_GASYEAR() { return GASYEAR(); }
const ::Opm::ParserKeyword Builtin::get_GCALECON() { return GCALECON(); }
const ::Opm::ParserKeyword Builtin::get_GCOMPIDX() { return GCOMPIDX(); }
const ::Opm::ParserKeyword Builtin::get_GCONCAL() { return GCONCAL(); }
const ::Opm::ParserKeyword Builtin::get_GCONENG() { return GCONENG(); }
const ::Opm::ParserKeyword Builtin::get_GCONINJE() { return GCONINJE(); }
const ::Opm::ParserKeyword Builtin::get_GCONPRI() { return GCONPRI(); }
const ::Opm::ParserKeyword Builtin::get_GCONPROD() { return GCONPROD(); }
const ::Opm::ParserKeyword Builtin::get_GCONSALE() { return GCONSALE(); }
const ::Opm::ParserKeyword Builtin::get_GCONSUMP() { return GCONSUMP(); }
const ::Opm::ParserKeyword Builtin::get_GCONTOL() { return GCONTOL(); }
const ::Opm::ParserKeyword Builtin::get_GCUTBACK() { return GCUTBACK(); }
const ::Opm::ParserKeyword Builtin::get_GCUTBACT() { return GCUTBACT(); }
const ::Opm::ParserKeyword Builtin::get_GCVD() { return GCVD(); }
const ::Opm::ParserKeyword Builtin::get_GDCQ() { return GDCQ(); }
const ::Opm::ParserKeyword Builtin::get_GDCQECON() { return GDCQECON(); }
const ::Opm::ParserKeyword Builtin::get_GDFILE() { return GDFILE(); }
const ::Opm::ParserKeyword Builtin::get_GDIMS() { return GDIMS(); }
const ::Opm::ParserKeyword Builtin::get_GDORIENT() { return GDORIENT(); }
const ::Opm::ParserKeyword Builtin::get_GDRILPOT() { return GDRILPOT(); }
const ::Opm::ParserKeyword Builtin::get_GECON() { return GECON(); }
const ::Opm::ParserKeyword Builtin::get_GECONT() { return GECONT(); }
const ::Opm::ParserKeyword Builtin::get_GEFAC() { return GEFAC(); }
const ::Opm::ParserKeyword Builtin::get_GETDATA() { return GETDATA(); }
const ::Opm::ParserKeyword Builtin::get_GETGLOB() { return GETGLOB(); }
const ::Opm::ParserKeyword Builtin::get_GI() { return GI(); }
const ::Opm::ParserKeyword Builtin::get_GIALL() { return GIALL(); }
const ::Opm::ParserKeyword Builtin::get_GIMODEL() { return GIMODEL(); }
const ::Opm::ParserKeyword Builtin::get_GINODE() { return GINODE(); }
const ::Opm::ParserKeyword Builtin::get_GLIFTLIM() { return GLIFTLIM(); }
const ::Opm::ParserKeyword Builtin::get_GLIFTOPT() { return GLIFTOPT(); }
const ::Opm::ParserKeyword Builtin::get_GMWSET() { return GMWSET(); }
const ::Opm::ParserKeyword Builtin::get_GNETDP() { return GNETDP(); }
const ::Opm::ParserKeyword Builtin::get_GNETINJE() { return GNETINJE(); }
const ::Opm::ParserKeyword Builtin::get_GNETPUMP() { return GNETPUMP(); }
const ::Opm::ParserKeyword Builtin::get_GPMAINT() { return GPMAINT(); }
const ::Opm::ParserKeyword Builtin::get_GRADGRUP() { return GRADGRUP(); }
const ::Opm::ParserKeyword Builtin::get_GRADRESV() { return GRADRESV(); }
const ::Opm::ParserKeyword Builtin::get_GRADRFT() { return GRADRFT(); }
const ::Opm::ParserKeyword Builtin::get_GRADWELL() { return GRADWELL(); }
const ::Opm::ParserKeyword Builtin::get_GRAVCONS() { return GRAVCONS(); }
const ::Opm::ParserKeyword Builtin::get_GRAVDR() { return GRAVDR(); }
const ::Opm::ParserKeyword Builtin::get_GRAVDRB() { return GRAVDRB(); }
const ::Opm::ParserKeyword Builtin::get_GRAVDRM() { return GRAVDRM(); }
const ::Opm::ParserKeyword Builtin::get_GRAVITY() { return GRAVITY(); }
const ::Opm::ParserKeyword Builtin::get_GRDREACH() { return GRDREACH(); }
const ::Opm::ParserKeyword Builtin::get_GRID() { return GRID(); }
const ::Opm::ParserKeyword Builtin::get_GRIDFILE() { return GRIDFILE(); }
const ::Opm::ParserKeyword Builtin::get_GRIDOPTS() { return GRIDOPTS(); }
const ::Opm::ParserKeyword Builtin::get_GRIDUNIT() { return GRIDUNIT(); }
const ::Opm::ParserKeyword Builtin::get_GROUP_PROBE() { return GROUP_PROBE(); }
const ::Opm::ParserKeyword Builtin::get_GROUP_PROBE_OPM() { return GROUP_PROBE_OPM(); }
const ::Opm::ParserKeyword Builtin::get_GRUPMAST() { return GRUPMAST(); }
const ::Opm::ParserKeyword Builtin::get_GRUPNET() { return GRUPNET(); }
const ::Opm::ParserKeyword Builtin::get_GRUPRIG() { return GRUPRIG(); }
const ::Opm::ParserKeyword Builtin::get_GRUPSLAV() { return GRUPSLAV(); }
const ::Opm::ParserKeyword Builtin::get_GRUPTARG() { return GRUPTARG(); }
const ::Opm::ParserKeyword Builtin::get_GRUPTREE() { return GRUPTREE(); }
const ::Opm::ParserKeyword Builtin::get_GSATINJE() { return GSATINJE(); }
const ::Opm::ParserKeyword Builtin::get_GSATPROD() { return GSATPROD(); }
const ::Opm::ParserKeyword Builtin::get_GSEPCOND() { return GSEPCOND(); }
const ::Opm::ParserKeyword Builtin::get_GSF() { return GSF(); }
const ::Opm::ParserKeyword Builtin::get_GSSCPTST() { return GSSCPTST(); }
const ::Opm::ParserKeyword Builtin::get_GSWINGF() { return GSWINGF(); }
const ::Opm::ParserKeyword Builtin::get_GTADD() { return GTADD(); }
const ::Opm::ParserKeyword Builtin::get_GTMULT() { return GTMULT(); }
const ::Opm::ParserKeyword Builtin::get_GUIDECAL() { return GUIDECAL(); }
const ::Opm::ParserKeyword Builtin::get_GUIDERAT() { return GUIDERAT(); }
const ::Opm::ParserKeyword Builtin::get_GUPFREQ() { return GUPFREQ(); }
const ::Opm::ParserKeyword Builtin::get_GWRTWCV() { return GWRTWCV(); }
void Builtin::emplaceG() const {
this->keywords.emplace("GAS", GAS());
this->keywords.emplace("GASBEGIN", GASBEGIN());
this->keywords.emplace("GASCONC", GASCONC());
this->keywords.emplace("GASDENT", GASDENT());
this->keywords.emplace("GASEND", GASEND());
this->keywords.emplace("GASFCOMP", GASFCOMP());
this->keywords.emplace("GASFDECR", GASFDECR());
this->keywords.emplace("GASFDELC", GASFDELC());
this->keywords.emplace("GASFIELD", GASFIELD());
this->keywords.emplace("GASFTARG", GASFTARG());
this->keywords.emplace("GASJT", GASJT());
this->keywords.emplace("GASMONTH", GASMONTH());
this->keywords.emplace("GASPERIO", GASPERIO());
this->keywords.emplace("GASSATC", GASSATC());
this->keywords.emplace("GASVISCT", GASVISCT());
this->keywords.emplace("GASWAT", GASWAT());
this->keywords.emplace("GASYEAR", GASYEAR());
this->keywords.emplace("GCALECON", GCALECON());
this->keywords.emplace("GCOMPIDX", GCOMPIDX());
this->keywords.emplace("GCONCAL", GCONCAL());
this->keywords.emplace("GCONENG", GCONENG());
this->keywords.emplace("GCONINJE", GCONINJE());
this->keywords.emplace("GCONPRI", GCONPRI());
this->keywords.emplace("GCONPROD", GCONPROD());
this->keywords.emplace("GCONSALE", GCONSALE());
this->keywords.emplace("GCONSUMP", GCONSUMP());
this->keywords.emplace("GCONTOL", GCONTOL());
this->keywords.emplace("GCUTBACK", GCUTBACK());
this->keywords.emplace("GCUTBACT", GCUTBACT());
this->keywords.emplace("GCVD", GCVD());
this->keywords.emplace("GDCQ", GDCQ());
this->keywords.emplace("GDCQECON", GDCQECON());
this->keywords.emplace("GDFILE", GDFILE());
this->keywords.emplace("GDIMS", GDIMS());
this->keywords.emplace("GDORIENT", GDORIENT());
this->keywords.emplace("GDRILPOT", GDRILPOT());
this->keywords.emplace("GECON", GECON());
this->keywords.emplace("GECONT", GECONT());
this->keywords.emplace("GEFAC", GEFAC());
this->keywords.emplace("GETDATA", GETDATA());
this->keywords.emplace("GETGLOB", GETGLOB());
this->keywords.emplace("GI", GI());
this->keywords.emplace("GIALL", GIALL());
this->keywords.emplace("GIMODEL", GIMODEL());
this->keywords.emplace("GINODE", GINODE());
this->keywords.emplace("GLIFTLIM", GLIFTLIM());
this->keywords.emplace("GLIFTOPT", GLIFTOPT());
this->keywords.emplace("GMWSET", GMWSET());
this->keywords.emplace("GNETDP", GNETDP());
this->keywords.emplace("GNETINJE", GNETINJE());
this->keywords.emplace("GNETPUMP", GNETPUMP());
this->keywords.emplace("GPMAINT", GPMAINT());
this->keywords.emplace("GRADGRUP", GRADGRUP());
this->keywords.emplace("GRADRESV", GRADRESV());
this->keywords.emplace("GRADRFT", GRADRFT());
this->keywords.emplace("GRADWELL", GRADWELL());
this->keywords.emplace("GRAVCONS", GRAVCONS());
this->keywords.emplace("GRAVDR", GRAVDR());
this->keywords.emplace("GRAVDRB", GRAVDRB());
this->keywords.emplace("GRAVDRM", GRAVDRM());
this->keywords.emplace("GRAVITY", GRAVITY());
this->keywords.emplace("GRDREACH", GRDREACH());
this->keywords.emplace("GRID", GRID());
this->keywords.emplace("GRIDFILE", GRIDFILE());
this->keywords.emplace("GRIDOPTS", GRIDOPTS());
this->keywords.emplace("GRIDUNIT", GRIDUNIT());
this->keywords.emplace("GROUP_PROBE", GROUP_PROBE());
this->keywords.emplace("GROUP_PROBE_OPM", GROUP_PROBE_OPM());
this->keywords.emplace("GRUPMAST", GRUPMAST());
this->keywords.emplace("GRUPNET", GRUPNET());
this->keywords.emplace("GRUPRIG", GRUPRIG());
this->keywords.emplace("GRUPSLAV", GRUPSLAV());
this->keywords.emplace("GRUPTARG", GRUPTARG());
this->keywords.emplace("GRUPTREE", GRUPTREE());
this->keywords.emplace("GSATINJE", GSATINJE());
this->keywords.emplace("GSATPROD", GSATPROD());
this->keywords.emplace("GSEPCOND", GSEPCOND());
this->keywords.emplace("GSF", GSF());
this->keywords.emplace("GSSCPTST", GSSCPTST());
this->keywords.emplace("GSWINGF", GSWINGF());
this->keywords.emplace("GTADD", GTADD());
this->keywords.emplace("GTMULT", GTMULT());
this->keywords.emplace("GUIDECAL", GUIDECAL());
this->keywords.emplace("GUIDERAT", GUIDERAT());
this->keywords.emplace("GUPFREQ", GUPFREQ());
this->keywords.emplace("GWRTWCV", GWRTWCV());
}
} }