| BaseVectorFunction(const char *prefix, const VectorSet< P_V, P_M > &domainSet, const VectorSet< Q_V, Q_M > &imageSet) | QUESO::BaseVectorFunction< P_V, P_M, Q_V, Q_M > | |
| compute(const P_V &domainVector, const P_V *domainDirection, Q_V &imageVector, DistArray< P_V * > *gradVectors, DistArray< P_M * > *hessianMatrices, DistArray< P_V * > *hessianEffects) const | QUESO::ConstantVectorFunction< P_V, P_M, Q_V, Q_M > | virtual |
| ConstantVectorFunction(const char *prefix, const VectorSet< P_V, P_M > &domainSet, const VectorSet< Q_V, Q_M > &imageSet, const Q_V &constantImageVector) | QUESO::ConstantVectorFunction< P_V, P_M, Q_V, Q_M > | |
| domainSet() const | QUESO::BaseVectorFunction< P_V, P_M, Q_V, Q_M > | |
| imageSet() const | QUESO::BaseVectorFunction< P_V, P_M, Q_V, Q_M > | |
| m_constantImageVector | QUESO::ConstantVectorFunction< P_V, P_M, Q_V, Q_M > | protected |
| m_domainSet | QUESO::BaseVectorFunction< P_V, P_M, Q_V, Q_M > | protected |
| m_env | QUESO::BaseVectorFunction< P_V, P_M, Q_V, Q_M > | protected |
| m_imageSet | QUESO::BaseVectorFunction< P_V, P_M, Q_V, Q_M > | protected |
| m_prefix | QUESO::BaseVectorFunction< P_V, P_M, Q_V, Q_M > | protected |
| ~BaseVectorFunction() | QUESO::BaseVectorFunction< P_V, P_M, Q_V, Q_M > | virtual |
| ~ConstantVectorFunction() | QUESO::ConstantVectorFunction< P_V, P_M, Q_V, Q_M > | virtual |