|
xc
|
This is the complete list of members for XC::MovableVector, including all inherited members.
| activateParameter(int parameterID) | XC::MovableObject | virtual |
| addComponents(const Vector &, const ID &) | XC::Vector | |
| addMatrixTransposeVector(double factThis, const Matrix &m, const Vector &v, double factOther) (defined in XC::Vector) | XC::Vector | |
| addMatrixVector(double factThis, const Matrix &m, const Vector &v, double factOther) | XC::Vector | |
| addVector(double factThis, const Vector &other, double factOther) | XC::Vector | |
| Assemble(const Vector &V, const ID &l, double fact=1.0) | XC::Vector | |
| Assemble(const Vector &V, int init_row, double fact=1.0) (defined in XC::Vector) | XC::Vector | |
| at(const size_t &f) | XC::Vector | virtual |
| at(const size_t &f) const | XC::Vector | virtual |
| begin(void) | XC::Vector | inline |
| CheckIndice0(const size_t &i) const | XC::Vector | virtual |
| clearPyProps(void) | EntityWithProperties | |
| CommandEntity(CommandEntity *owr=nullptr) | CommandEntity | |
| copyPropsFrom(const EntityWithProperties &) | EntityWithProperties | |
| DistributedBase(void) | XC::DistributedBase | |
| dot(const Vector &) const (defined in XC::Vector) | XC::Vector | |
| end(void) | XC::Vector | inline |
| entcmd_cast(boost::any &data) (defined in CommandEntity) | CommandEntity | protectedstatic |
| EntityWithOwner(EntityWithOwner *owr=nullptr) | EntityWithOwner | |
| EntityWithOwner(const EntityWithOwner &) | EntityWithOwner | |
| EntityWithProperties(EntityWithProperties *owr=nullptr) | EntityWithProperties | |
| evalPy(boost::python::object dict, const std::string &) | CommandEntity | |
| execFilePy(boost::python::object dict, const std::string &) | CommandEntity | |
| execPy(boost::python::object dict, const std::string &) | CommandEntity | |
| Extract(const Vector &V, int init_row, double fact=1.0) (defined in XC::Vector) | XC::Vector | |
| getClassName(void) const | EntityWithOwner | virtual |
| getClassTag(void) const | XC::MovableObject | |
| getComponents(const ID &) const | XC::Vector | |
| getDataPtr(void) const | XC::Vector | inline |
| getDataPtr(void) | XC::Vector | inline |
| getDbTag(void) const | XC::MovableObject | |
| getDbTag(Communicator &) | XC::MovableObject | |
| getDbTagData(void) const | XC::MovableVector | protectedvirtual |
| getDbTagDataPos(const int &i) const | XC::DistributedBase | |
| getErrFileName(void) const | CommandEntity | |
| getLogFileName(void) const | CommandEntity | |
| getNumBytes(void) const | XC::Vector | inline |
| getOutputFileName(void) const | CommandEntity | |
| getPropertiesDict(void) const | EntityWithProperties | |
| getPropNames(void) const | EntityWithProperties | |
| getPyDict(void) const | XC::Vector | virtual |
| getPyList(void) const | XC::Vector | |
| getPyProp(const std::string &str) | EntityWithProperties | |
| getStandardOutputWrapper(void) const | CommandEntity | |
| getStandardOutputWrapper(void) | CommandEntity | |
| getVariable(const std::string &variable, Information &) | XC::MovableObject | virtual |
| getVerbosityLevel(void) | EntityWithOwner | static |
| hasPyProp(const std::string &) | EntityWithProperties | |
| inicComm(const int &dataSize) const | XC::DistributedBase | |
| isEmpty(void) const | XC::Vector | inline |
| isEqual(const EntityWithProperties &) const | EntityWithProperties | protected |
| EntityWithOwner::isEqual(const EntityWithOwner &) const | EntityWithOwner | protectedvirtual |
| isnan(void) const | XC::Vector | inline |
| iterator typedef (defined in XC::Vector) | XC::Vector | |
| MovableObject(int classTag, int dbTag) | XC::MovableObject | |
| MovableObject(int classTag) | XC::MovableObject | |
| MovableObject(const MovableObject &) | XC::MovableObject | |
| MovableVector(const size_t &sz=0) | XC::MovableVector | |
| MovableVector(const Vector &) | XC::MovableVector | explicit |
| Norm(void) const | XC::Vector | |
| Norm2(void) const | XC::Vector | |
| Normalize(void) | XC::Vector | |
| Normalized(void) const | XC::Vector | |
| NormalizedInf(void) const | XC::Vector | |
| NormalizeInf(void) | XC::Vector | |
| NormInf(void) const | XC::Vector | |
| operator()(int x) const | XC::Vector | inline |
| operator()(int x) | XC::Vector | inline |
| operator()(const ID &rows) const | XC::Vector | |
| operator*(double fact) const | XC::Vector | |
| operator*=(double fact) | XC::Vector | |
| operator+(double fact) const | XC::Vector | |
| operator+(const Vector &V) const | XC::Vector | |
| operator+=(double fact) | XC::Vector | |
| operator+=(const Vector &V) | XC::Vector | |
| operator-(void) const | XC::Vector | |
| operator-(double fact) const | XC::Vector | |
| operator-(const Vector &V) const | XC::Vector | |
| operator-=(double fact) | XC::Vector | |
| operator-=(const Vector &V) | XC::Vector | |
| operator/(double fact) const | XC::Vector | |
| operator/(const Matrix &M) const | XC::Vector | |
| operator/=(double fact) | XC::Vector | |
| XC::operator=(const Vector &V) | XC::Vector | |
| operator=(const TNSR &T) (defined in XC::Vector) | XC::Vector | |
| XC::CommandEntity::operator=(const EntityWithOwner &) | EntityWithOwner | |
| XC::MovableObject::operator=(const MovableObject &) | XC::MovableObject | |
| operator==(const EntityWithOwner &) const | EntityWithOwner | virtual |
| operator[](int x) const | XC::Vector | |
| operator[](int x) | XC::Vector | |
| operator^(const Vector &V) const | XC::Vector | |
| Owner(void) | CommandEntity | |
| Owner(void) const | CommandEntity | |
| pNorm(int p) const (defined in XC::Vector) | XC::Vector | |
| putComponents(const Vector &, const ID &) | XC::Vector | |
| PythonDict typedef (defined in EntityWithProperties) | EntityWithProperties | |
| read(std::ifstream &) | XC::Vector | |
| recvSelf(const Communicator &) | XC::MovableVector | virtual |
| reset(const int &newSize) | XC::Vector | inline |
| resetStandardOutput(void) | CommandEntity | static |
| resize(int newSize) | XC::Vector | |
| sendSelf(Communicator &) | XC::MovableVector | virtual |
| set_owner(EntityWithOwner *owr) | EntityWithOwner | |
| setData(double *newData, int size) | XC::Vector | |
| setDbTag(int dbTag) | XC::MovableObject | |
| setDbTag(Communicator &) | XC::MovableObject | |
| setDbTagDataPos(const int &i, const int &v) | XC::DistributedBase | |
| setErrFileName(const std::string &) | CommandEntity | |
| setLogFileName(const std::string &) | CommandEntity | |
| setOutputFileName(const std::string &) | CommandEntity | |
| setParameter(const std::vector< std::string > &argv, Parameter ¶m) | XC::MovableObject | virtual |
| setPyDict(const boost::python::dict &) | XC::Vector | virtual |
| setPyList(const boost::python::list &) | XC::Vector | |
| setPyProp(std::string str, boost::python::object val) | EntityWithProperties | |
| setVariable(const std::string &variable, Information &) | XC::MovableObject | virtual |
| setVector(const Vector &) | XC::MovableVector | |
| setVerbosityLevel(const int &) | EntityWithOwner | static |
| Size(void) const | XC::Vector | inline |
| string_to(T &, const std::string &) const (defined in CommandEntity) | CommandEntity | protected |
| toString(void) const (defined in XC::Vector) | XC::Vector | inline |
| updateParameter(int parameterID, Information &info) | XC::MovableObject | virtual |
| Vector(void) | XC::Vector | |
| Vector(const int &, const double &value=0.0) | XC::Vector | explicit |
| Vector(const std::vector< double > &v) | XC::Vector | explicit |
| Vector(const Vector2d &v) | XC::Vector | explicit |
| Vector(const Vector3d &v) | XC::Vector | explicit |
| Vector(const double &, const double &, const double &) | XC::Vector | |
| Vector(const Vector &) | XC::Vector | |
| Vector(double *data, int size) | XC::Vector | |
| Vector(const boost::python::list &) | XC::Vector | explicit |
| verbosity | EntityWithOwner | protectedstatic |
| write(std::ofstream &) | XC::Vector | |
| Zero(void) | XC::Vector | inline |
| ~DistributedBase(void) | XC::DistributedBase | virtual |
| ~EntityWithOwner(void) | EntityWithOwner | inlinevirtual |
| ~Vector(void) | XC::Vector | virtual |
1.8.13