| allocateMemoryForCalculatedValues() | ObservedDataStationPT | |
| calcInterpolatorVectorOfElectricField(Forward3D *const ptrForward3D) | ObservedDataStationPT | |
| calcInterpolatorVectorOfHorizontalMagneticField(Forward3D *const ptrForward3D) | ObservedDataStationPoint | |
| calculateElectricField(const Forward3D *const ptrForward3D, const int rhsVectorIDOfEx, const int rhsVectorIDOfEy) | ObservedDataStationPT | |
| calculateErrorSumOfSquaresThisPE() const | ObservedDataStationPT | |
| calculateHorizontalMagneticField(const Forward3D *const ptrForward3D, const int rhsVectorIDOfHx, const int rhsVectorIDOfHy) | ObservedDataStationPoint | |
| calculatePhaseTensor(const double freq, const ObservedDataStationPoint *const ptrStationOfMagneticField, int &icount) | ObservedDataStationPT | |
| calculateResidualVectorOfDataThisPE(const double freq, const int offset, double *vector) const | ObservedDataStationPT | |
| calculateSensitivityMatrix(const double freq, const int nModel, const ObservedDataStationPoint *const ptrStationOfMagneticField, const std::complex< double > *const derivativesOfEMFieldExPol, const std::complex< double > *const derivativesOfEMFieldEyPol, double *const sensitivityMatrix) const | ObservedDataStationPT | |
| findElementIncludingStation() | ObservedDataStationPoint | |
| getFreqIDs(const double freq) const | ObservedDataStation | |
| getFreqIDsAmongThisPE(const double freq) const | ObservedDataStation | |
| getFrequencyValues(const int num) const | ObservedDataStation | |
| getHxCalculated(const int iPol) const | ObservedDataStationPoint | |
| getHyCalculated(const int iPol) const | ObservedDataStationPoint | |
| getIDOfMagneticFieldStation() const | ObservedDataStation | |
| getLocationOfPoint() const | ObservedDataStationPoint | |
| getRhsVectorIDOfHx() const | ObservedDataStationPoint | |
| getRhsVectorIDOfHy() const | ObservedDataStationPoint | |
| getStationID() const | ObservedDataStation | |
| getTotalNumberOfFrequency() const | ObservedDataStation | |
| getTypeOfElectricField() const | ObservedDataStationPT | |
| getZCoordOfPoint() const | ObservedDataStationPoint | |
| initializeElectricField(const int iPol) | ObservedDataStationPT | |
| initializeHorizontalMagneticField(const int iPol) | ObservedDataStationPoint | |
| initializePhaseTensorsAndErrors() | ObservedDataStationPT | |
| inputObservedData(std::ifstream &inFile) | ObservedDataStationPT | |
| m_areaCoordinateValues | ObservedDataStationPoint | protected |
| m_dataIDOfPTxx | ObservedDataStationPT | private |
| m_dataIDOfPTxy | ObservedDataStationPT | private |
| m_dataIDOfPTyx | ObservedDataStationPT | private |
| m_dataIDOfPTyy | ObservedDataStationPT | private |
| m_elementIncludingStation | ObservedDataStationPoint | protected |
| m_ExCalculated | ObservedDataStationPT | private |
| m_EyCalculated | ObservedDataStationPT | private |
| m_faceIncludingStation | ObservedDataStationPoint | protected |
| m_freq | ObservedDataStation | protected |
| m_freqIDsAmongThisStationCalculatedByThisPE | ObservedDataStation | protected |
| m_HxCalculated | ObservedDataStationPoint | protected |
| m_HyCalculated | ObservedDataStationPoint | protected |
| m_IDOfMagneticFieldStation | ObservedDataStation | protected |
| m_localCoordinateValues | ObservedDataStationPoint | protected |
| m_location | ObservedDataStationPoint | protected |
| m_numOfFreqCalculatedByThisStaAndPE | ObservedDataStation | protected |
| m_numOfFrequency | ObservedDataStation | protected |
| m_PTxxCalculated | ObservedDataStationPT | private |
| m_PTxxObserved | ObservedDataStationPT | private |
| m_PTxxResidual | ObservedDataStationPT | private |
| m_PTxxSD | ObservedDataStationPT | private |
| m_PTxyCalculated | ObservedDataStationPT | private |
| m_PTxyObserved | ObservedDataStationPT | private |
| m_PTxyResidual | ObservedDataStationPT | private |
| m_PTxySD | ObservedDataStationPT | private |
| m_PTyxCalculated | ObservedDataStationPT | private |
| m_PTyxObserved | ObservedDataStationPT | private |
| m_PTyxResidual | ObservedDataStationPT | private |
| m_PTyxSD | ObservedDataStationPT | private |
| m_PTyyCalculated | ObservedDataStationPT | private |
| m_PTyyObserved | ObservedDataStationPT | private |
| m_PTyyResidual | ObservedDataStationPT | private |
| m_PTyySD | ObservedDataStationPT | private |
| m_rhsVectorIDOfEx | ObservedDataStationPT | private |
| m_rhsVectorIDOfEy | ObservedDataStationPT | private |
| m_rhsVectorIDOfHx | ObservedDataStationPoint | protected |
| m_rhsVectorIDOfHy | ObservedDataStationPoint | protected |
| m_stationID | ObservedDataStation | protected |
| m_typeOfElectricField | ObservedDataStationPT | private |
| m_useUpperElementForInterpolationOfEMField | ObservedDataStationPoint | protected |
| m_volumeCoordinateValues | ObservedDataStationPoint | protected |
| ObservedDataStation() | ObservedDataStation | explicit |
| ObservedDataStation(const ObservedDataStation &rhs) | ObservedDataStation | private |
| ObservedDataStationPoint() | ObservedDataStationPoint | explicit |
| ObservedDataStationPoint(const ObservedDataStationPoint &rhs) | ObservedDataStationPoint | private |
| ObservedDataStationPT() | ObservedDataStationPT | explicit |
| ObservedDataStationPT(const ObservedDataStationPT &rhs) | ObservedDataStationPT | private |
| operator=(const ObservedDataStationPT &rhs) | ObservedDataStationPT | private |
| outputCalculatedValues() const | ObservedDataStationPT | |
| setFlagUseUpperElementForInterpolationOfEMField(const bool useUpperElem) | ObservedDataStationPoint | |
| setTypeOfElectricField(const int type) | ObservedDataStationPT | |
| setupFrequenciesCalculatedByThisPE(const int nFreqCalculatedByThisPE, const double *freqCalculatedByThisPE) | ObservedDataStation | |
| useUpperElementForInterpolationOfEMField() const | ObservedDataStationPoint | |
| ~ObservedDataStation() | ObservedDataStation | |
| ~ObservedDataStationPoint() | ObservedDataStationPoint | |
| ~ObservedDataStationPT() | ObservedDataStationPT | |