| AddContLog(const std::string &name, const std::vector< double > &log) | NRLib::Well | |
| AddContLogBackgroundResolution(const std::string &name, const std::vector< double > &log) | NRLib::Well | |
| AddContLogSeismicResolution(const std::string &name, const std::vector< double > &log) | NRLib::Well | |
| AddDiscLog(const std::string &name, const std::vector< int > &log) | NRLib::Well | |
| GetContLog(const std::string &name) | NRLib::Well | |
| GetContLog(const std::string &name) const | NRLib::Well | |
| GetContLog() const | NRLib::Well | inline |
| GetContLogBackgroundResolution(const std::string &name) | NRLib::Well | |
| GetContLogBackgroundResolution(const std::string &name) const | NRLib::Well | |
| GetContLogBackgroundResolution() const | NRLib::Well | inline |
| GetContLogLength(const std::string &logname) const | NRLib::Well | |
| GetContLogSeismicResolution(const std::string &name) | NRLib::Well | |
| GetContLogSeismicResolution(const std::string &name) const | NRLib::Well | |
| GetContLogSeismicResolution() const | NRLib::Well | inline |
| GetContMissing() const | NRLib::Well | inline |
| GetContValue(size_t index, const std::string &logname) const | NRLib::Well | |
| GetDate() const | NRLib::Well | inline |
| GetDiscLog(const std::string &name) | NRLib::Well | |
| GetDiscLog(const std::string &name) const | NRLib::Well | |
| GetDiscLog() const | NRLib::Well | inline |
| GetDiscNames(const std::string &log_name) const | NRLib::Well | virtual |
| GetDiscValue(size_t index, const std::string &logname) const | NRLib::Well | |
| GetFaciesMap() const | NRLib::Well | inline |
| GetIntMissing() const | NRLib::Well | inline |
| GetLogUnit(const std::string &name) | NRLib::NorsarWell | |
| GetNContLog() const | NRLib::Well | |
| GetNData(void) const | NRLib::Well | inline |
| GetNFacies() const | NRLib::Well | inline |
| GetNlog() const | NRLib::Well | |
| GetNumberOfNonMissingData() const | NRLib::Well | inline |
| GetRealVsLog(void) const | NRLib::Well | inline |
| GetUseForBackgroundTrend(void) const | NRLib::Well | inline |
| GetUseForFaciesProbabilities(void) const | NRLib::Well | inline |
| GetUseForFiltering(void) const | NRLib::Well | inline |
| GetUseForRockPhysics(void) const | NRLib::Well | inline |
| GetUseForWaveletEstimation(void) const | NRLib::Well | inline |
| GetWellName() const | NRLib::Well | inline |
| GetXPos0() | NRLib::Well | inline |
| GetXPosOrigin() | NRLib::NorsarWell | inline |
| GetYPos0() | NRLib::Well | inline |
| GetYPosOrigin() | NRLib::NorsarWell | inline |
| HasContLog(const std::string &name) const | NRLib::Well | |
| HasDiscLog(const std::string &name) const | NRLib::Well | |
| HasSyntheticVsLog(void) const | NRLib::Well | inline |
| IsDeviated() const | NRLib::Well | inline |
| IsMissing(double x) const | NRLib::Well | |
| IsMissing(int n) const | NRLib::Well | |
| LAS enum value | NRLib::Well | |
| MakeLogsUppercase() | NRLib::Well | |
| n_data_ | NRLib::Well | protected |
| n_data_nonmissing_ | NRLib::Well | protected |
| NORSAR enum value | NRLib::Well | |
| NorsarWell(const std::string &filename) | NRLib::NorsarWell | |
| ReadWell(const std::string &file_name, int &well_format) | NRLib::Well | static |
| RemoveContLog(const std::string &name) | NRLib::Well | |
| RemoveDiscLog(const std::string &name) | NRLib::Well | |
| RMS enum value | NRLib::Well | |
| SetContValue(double value, size_t index, const std::string &logname) | NRLib::Well | |
| SetDate(const std::string &wellname) | NRLib::Well | |
| SetDeviated(bool b) | NRLib::Well | inline |
| SetDiscValue(int value, size_t index, const std::string &logname) | NRLib::Well | |
| SetFaciesMappingFromDiscLog(const std::string &name) | NRLib::Well | inline |
| SetMissing(double value) | NRLib::Well | inline |
| SetNumberOfData(int n_data) | NRLib::Well | inline |
| SetNumberOfNonMissingData(int n_data_nonmissing) | NRLib::Well | inline |
| SetRealVsLog(int real_vs_log) | NRLib::Well | inline |
| SetUseForBackgroundTrend(int use_for_background_trend) | NRLib::Well | inline |
| SetUseForFaciesProbabilities(int use_for_facies_probabilities) | NRLib::Well | inline |
| SetUseForFiltering(int use_for_filtering) | NRLib::Well | inline |
| SetUseForRockPhysics(int use_for_rock_physics) | NRLib::Well | inline |
| SetUseForWaveletEstimation(int use_for_wavelet_estimation) | NRLib::Well | inline |
| SetWellName(const std::string &wellname) | NRLib::Well | |
| SetXPos0(double x_pos0) | NRLib::Well | inline |
| SetYPos0(double y_pos0) | NRLib::Well | inline |
| Well() | NRLib::Well | |
| Well(const std::string &name, double rmissing=-999.0, int imissing=-999) | NRLib::Well | |
| Well(const std::string &file_name, bool &read_ok, const std::string &facies_log="") | NRLib::Well | |
| Well(const std::map< std::string, std::vector< double > > &cont_log, const std::map< std::string, std::vector< int > > &disc_log, const std::string &well_name) | NRLib::Well | |
| WELL_FILE_FORMAT enum name | NRLib::Well | |
| ~Well() | NRLib::Well | virtual |