xc
|
This is the complete list of members for XC::Vector, including all inherited members.
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 | |
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 |
getComponents(const ID &) const | XC::Vector | |
getDataPtr(void) const | XC::Vector | inline |
getDataPtr(void) | XC::Vector | inline |
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 | |
getVerbosityLevel(void) | EntityWithOwner | static |
hasPyProp(const std::string &) | EntityWithProperties | |
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 | |
Matrix (defined in XC::Vector) | XC::Vector | friend |
Message (defined in XC::Vector) | XC::Vector | friend |
MPI_Channel (defined in XC::Vector) | XC::Vector | friend |
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* (defined in XC::Vector) | XC::Vector | friend |
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 | |
operator<< (defined in XC::Vector) | XC::Vector | friend |
operator=(const Vector &V) | XC::Vector | |
operator=(const TNSR &T) (defined in XC::Vector) | XC::Vector | |
CommandEntity::operator=(const EntityWithOwner &) | EntityWithOwner | |
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 | |
reset(const int &newSize) | XC::Vector | inline |
resetStandardOutput(void) | CommandEntity | static |
resize(int newSize) | XC::Vector | |
set_owner(EntityWithOwner *owr) | EntityWithOwner | |
setData(double *newData, int size) | XC::Vector | |
setErrFileName(const std::string &) | CommandEntity | |
setLogFileName(const std::string &) | CommandEntity | |
setOutputFileName(const std::string &) | CommandEntity | |
setPyDict(const boost::python::dict &) | XC::Vector | virtual |
setPyList(const boost::python::list &) | XC::Vector | |
setPyProp(std::string str, boost::python::object val) | EntityWithProperties | |
setVerbosityLevel(const int &) | EntityWithOwner | static |
Size(void) const | XC::Vector | inline |
string_to(T &, const std::string &) const (defined in CommandEntity) | CommandEntity | protected |
SystemOfEqn (defined in XC::Vector) | XC::Vector | friend |
TCP_Socket (defined in XC::Vector) | XC::Vector | friend |
TCP_SocketNoDelay (defined in XC::Vector) | XC::Vector | friend |
to_string (defined in XC::Vector) | XC::Vector | friend |
toString(void) const (defined in XC::Vector) | XC::Vector | inline |
UDP_Socket (defined in XC::Vector) | XC::Vector | friend |
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 |
~EntityWithOwner(void) | EntityWithOwner | inlinevirtual |
~Vector(void) | XC::Vector | virtual |