This is the complete list of members for ECLFilesComparator, including all inherited members.
| analysis | ECLFilesComparator | protected |
| average(const std::vector< double > &vec) | ECLFilesComparator | static |
| calculateDeviations(double val1, double val2) | ECLFilesComparator | static |
| deviations | ECLFilesComparator | protected |
| doAnalysis(bool analize) | ECLFilesComparator | inline |
| ECLFilesComparator(const std::string &basename1, const std::string &basename2, double absTolerance, double relTolerance) | ECLFilesComparator | |
| getAbsTolerance() const | ECLFilesComparator | inline |
| getNoErrors() const | ECLFilesComparator | inline |
| getRelTolerance() const | ECLFilesComparator | inline |
| median(std::vector< double > vec) | ECLFilesComparator | static |
| num_errors | ECLFilesComparator | mutableprotected |
| printValuesForCell(const std::string &keyword, const std::string &reference, size_t kw_size, size_t cell, Opm::EclIO::EGrid *grid, const T &value1, const T &value2) const | ECLFilesComparator | protected |
| rootName1 | ECLFilesComparator | protected |
| rootName2 | ECLFilesComparator | protected |
| throwOnError | ECLFilesComparator | protected |
| throwOnErrors(bool dothrow) | ECLFilesComparator | inline |