|
queso-0.57.1
|
This is the complete list of members for QUESO::TeuchosVector, including all inherited members.
| abs() const | QUESO::TeuchosVector | |
| atLeastOneComponentBiggerOrEqualThan(const TeuchosVector &rhs) const | QUESO::TeuchosVector | |
| atLeastOneComponentBiggerThan(const TeuchosVector &rhs) const | QUESO::TeuchosVector | |
| atLeastOneComponentSmallerOrEqualThan(const TeuchosVector &rhs) const | QUESO::TeuchosVector | |
| atLeastOneComponentSmallerThan(const TeuchosVector &rhs) const | QUESO::TeuchosVector | |
| base_copy(const Vector &src) | QUESO::Vector | protectedvirtual |
| copy(const TeuchosVector &src) | QUESO::TeuchosVector | private |
| copy_from_std_vector(const std::vector< double > vec) | QUESO::TeuchosVector | |
| copy_to_std_vector(std::vector< double > &vec) | QUESO::TeuchosVector | |
| cwExtract(unsigned int initialPos, TeuchosVector &vec) const | QUESO::TeuchosVector | |
| cwInvert() | QUESO::TeuchosVector | virtual |
| cwSet(double value) | QUESO::TeuchosVector | virtual |
| cwSet(unsigned int initialPos, const TeuchosVector &vec) | QUESO::TeuchosVector | |
| cwSetBeta(const TeuchosVector &alpha, const TeuchosVector &beta) | QUESO::TeuchosVector | |
| cwSetConcatenated(const TeuchosVector &v1, const TeuchosVector &v2) | QUESO::TeuchosVector | |
| cwSetGamma(const TeuchosVector &a, const TeuchosVector &b) | QUESO::TeuchosVector | |
| cwSetGaussian(double mean, double stdDev) | QUESO::TeuchosVector | virtual |
| cwSetGaussian(const TeuchosVector &meanVec, const TeuchosVector &stdDevVec) | QUESO::TeuchosVector | |
| cwSetInverseGamma(const TeuchosVector &a, const TeuchosVector &b) | QUESO::TeuchosVector | |
| cwSetUniform(const TeuchosVector &lowerBoundVec, const TeuchosVector &upperBoundVec) | QUESO::TeuchosVector | |
| cwSqrt() | QUESO::TeuchosVector | |
| env() const | QUESO::Vector | |
| getMaxValue() const | QUESO::TeuchosVector | |
| getMaxValueAndIndex(double &value, int &index) | QUESO::TeuchosVector | |
| getMaxValueIndex() const | QUESO::TeuchosVector | |
| getMinValue() const | QUESO::TeuchosVector | |
| getMinValueAndIndex(double &value, int &index) | QUESO::TeuchosVector | |
| getMinValueIndex() const | QUESO::TeuchosVector | |
| getPrintHorizontally() const | QUESO::Vector | |
| getPrintScientific() const | QUESO::Vector | |
| m_env | QUESO::Vector | protected |
| m_map | QUESO::Vector | protected |
| m_map | QUESO::Vector | protected |
| m_printHorizontally | QUESO::Vector | mutableprotected |
| m_printScientific | QUESO::Vector | mutableprotected |
| m_vec | QUESO::TeuchosVector | private |
| map() const | QUESO::Vector | |
| matlabDiff(unsigned int firstPositionToStoreDiff, double valueForRemainderPosition, TeuchosVector &outputVec) const | QUESO::TeuchosVector | |
| matlabLinearInterpExtrap(const TeuchosVector &xVec, const TeuchosVector &yVec, const TeuchosVector &xiVec) | QUESO::TeuchosVector | |
| mpiAllQuantile(double probability, const MpiComm &opComm, TeuchosVector &resultVec) const | QUESO::TeuchosVector | |
| mpiAllReduce(RawType_MPI_Op mpiOperation, const MpiComm &opComm, TeuchosVector &resultVec) const | QUESO::TeuchosVector | |
| mpiBcast(int srcRank, const MpiComm &bcastComm) | QUESO::TeuchosVector | |
| norm1() const | QUESO::TeuchosVector | |
| norm2() const | QUESO::TeuchosVector | |
| norm2Sq() const | QUESO::TeuchosVector | |
| normInf() const | QUESO::TeuchosVector | |
| numOfProcsForStorage() const | QUESO::Vector | |
| operator*=(double a) | QUESO::TeuchosVector | |
| operator*=(const TeuchosVector &rhs) | QUESO::TeuchosVector | |
| operator+=(const TeuchosVector &rhs) | QUESO::TeuchosVector | |
| operator-=(const TeuchosVector &rhs) | QUESO::TeuchosVector | |
| operator/=(double a) | QUESO::TeuchosVector | |
| operator/=(const TeuchosVector &rhs) | QUESO::TeuchosVector | |
| operator=(double a) | QUESO::TeuchosVector | |
| operator=(const TeuchosVector &rhs) | QUESO::TeuchosVector | |
| operator[](unsigned int i) | QUESO::TeuchosVector | |
| operator[](unsigned int i) const | QUESO::TeuchosVector | |
| print(std::ostream &os) const | QUESO::TeuchosVector | virtual |
| setPrintHorizontally(bool value) const | QUESO::Vector | |
| setPrintScientific(bool value) const | QUESO::Vector | |
| sizeGlobal() const | QUESO::TeuchosVector | virtual |
| sizeLocal() const | QUESO::TeuchosVector | virtual |
| sort() | QUESO::TeuchosVector | virtual |
| subReadContents(const std::string &fileName, const std::string &fileType, const std::set< unsigned int > &allowedSubEnvIds) | QUESO::TeuchosVector | |
| subWriteContents(const std::string &varNamePrefix, const std::string &fileName, const std::string &fileType, const std::set< unsigned int > &allowedSubEnvIds) const | QUESO::TeuchosVector | |
| sumOfComponents() const | QUESO::TeuchosVector | |
| TeuchosVector(const BaseEnvironment &env, const Map &map) | QUESO::TeuchosVector | |
| TeuchosVector(const BaseEnvironment &env, const Map &map, double value) | QUESO::TeuchosVector | |
| TeuchosVector(const BaseEnvironment &env, double d1, double d2, const Map &map) | QUESO::TeuchosVector | |
| TeuchosVector(const TeuchosVector &v, double d1, double d2) | QUESO::TeuchosVector | |
| TeuchosVector(const TeuchosVector &y) | QUESO::TeuchosVector | |
| TeuchosVector() | QUESO::TeuchosVector | private |
| values() | QUESO::TeuchosVector | |
| Vector(const BaseEnvironment &env, const Map &map) | QUESO::Vector | |
| ~TeuchosVector() | QUESO::TeuchosVector | |
| ~Vector() | QUESO::Vector | virtual |