queso-0.53.0
|
This is the complete list of members for QUESO::BaseVectorFunction< P_V, P_M, Q_V, Q_M >, including all inherited members.
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 =0 | QUESO::BaseVectorFunction< P_V, P_M, Q_V, Q_M > | pure virtual |
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_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 |