allocateMemoryForCalculatedValues() | ObservedDataStationHTF | |
calcInterpolatorVectorOfHorizontalMagneticField(Forward3D *const ptrForward3D) | ObservedDataStationPoint | |
calculateErrorSumOfSquaresThisPE() const | ObservedDataStationHTF | |
calculateHorizontalMagneticField(const Forward3D *const ptrForward3D, const int rhsVectorIDOfHx, const int rhsVectorIDOfHy) | ObservedDataStationPoint | |
calculateHTF(const double freq, const ObservedDataStationPoint *const ptrStationOfMagneticField, int &icount) | ObservedDataStationHTF | |
calculateResidualVectorOfDataThisPE(const double freq, const int offset, double *vector) const | ObservedDataStationHTF | |
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 | ObservedDataStationHTF | |
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 | |
getZCoordOfPoint() const | ObservedDataStationPoint | |
initializeHorizontalMagneticField(const int iPol) | ObservedDataStationPoint | |
initializeHTFsAndErrors() | ObservedDataStationHTF | |
inputObservedData(std::ifstream &inFile) | ObservedDataStationHTF | |
m_areaCoordinateValues | ObservedDataStationPoint | protected |
m_dataIDOfTxx | ObservedDataStationHTF | private |
m_dataIDOfTxy | ObservedDataStationHTF | private |
m_dataIDOfTyx | ObservedDataStationHTF | private |
m_dataIDOfTyy | ObservedDataStationHTF | private |
m_elementIncludingStation | ObservedDataStationPoint | protected |
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_rhsVectorIDOfHx | ObservedDataStationPoint | protected |
m_rhsVectorIDOfHy | ObservedDataStationPoint | protected |
m_stationID | ObservedDataStation | protected |
m_TxxCalculated | ObservedDataStationHTF | private |
m_TxxObserved | ObservedDataStationHTF | private |
m_TxxResidual | ObservedDataStationHTF | private |
m_TxxSD | ObservedDataStationHTF | private |
m_TxyCalculated | ObservedDataStationHTF | private |
m_TxyObserved | ObservedDataStationHTF | private |
m_TxyResidual | ObservedDataStationHTF | private |
m_TxySD | ObservedDataStationHTF | private |
m_TyxCalculated | ObservedDataStationHTF | private |
m_TyxObserved | ObservedDataStationHTF | private |
m_TyxResidual | ObservedDataStationHTF | private |
m_TyxSD | ObservedDataStationHTF | private |
m_TyyCalculated | ObservedDataStationHTF | private |
m_TyyObserved | ObservedDataStationHTF | private |
m_TyyResidual | ObservedDataStationHTF | private |
m_TyySD | ObservedDataStationHTF | private |
m_useUpperElementForInterpolationOfEMField | ObservedDataStationPoint | protected |
m_volumeCoordinateValues | ObservedDataStationPoint | protected |
ObservedDataStation() | ObservedDataStation | explicit |
ObservedDataStation(const ObservedDataStation &rhs) | ObservedDataStation | private |
ObservedDataStationHTF() | ObservedDataStationHTF | explicit |
ObservedDataStationHTF(const ObservedDataStationHTF &rhs) | ObservedDataStationHTF | private |
ObservedDataStationPoint() | ObservedDataStationPoint | explicit |
ObservedDataStationPoint(const ObservedDataStationPoint &rhs) | ObservedDataStationPoint | private |
operator=(const ObservedDataStationHTF &rhs) | ObservedDataStationHTF | private |
outputCalculatedValues() const | ObservedDataStationHTF | |
setFlagUseUpperElementForInterpolationOfEMField(const bool useUpperElem) | ObservedDataStationPoint | |
setupFrequenciesCalculatedByThisPE(const int nFreqCalculatedByThisPE, const double *freqCalculatedByThisPE) | ObservedDataStation | |
useUpperElementForInterpolationOfEMField() const | ObservedDataStationPoint | |
~ObservedDataStation() | ObservedDataStation | |
~ObservedDataStationHTF() | ObservedDataStationHTF | |
~ObservedDataStationPoint() | ObservedDataStationPoint | |