XC Open source finite element analysis program
|
This is the complete list of members for XC::IntegratorVectors, including all inherited members.
activateParameter(int parameterID) (defined in XC::MovableObject) | XC::MovableObject | virtual |
currentLambda (defined in XC::IntegratorVectors) | XC::IntegratorVectors | protected |
deltaLambdaStep (defined in XC::IntegratorVectors) | XC::IntegratorVectors | protected |
deltaU (defined in XC::IntegratorVectors) | XC::IntegratorVectors | protected |
deltaUbar (defined in XC::IntegratorVectors) | XC::IntegratorVectors | protected |
deltaUhat (defined in XC::IntegratorVectors) | XC::IntegratorVectors | protected |
deltaUstep (defined in XC::IntegratorVectors) | XC::IntegratorVectors | protected |
determineUhat(LinearSOE &) | XC::IntegratorVectors | |
distribDetermineUhat(const int &, LinearSOE &) | XC::IntegratorVectors | |
DistributedBase(void) | XC::DistributedBase | |
domainChanged(const size_t &sz, IncrementalIntegrator &, LinearSOE &) | XC::IntegratorVectors | |
getClassTag(void) const | XC::MovableObject | |
getCurrentLambda(void) const (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
getCurrentLambda(void) (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
getDbTag(void) const | XC::MovableObject | |
getDbTag(CommParameters &) | XC::MovableObject | |
getDbTagData(void) const | XC::DistributedBase | virtual |
getDbTagDataPos(const int &i) const | XC::DistributedBase | |
getDeltaLambdaStep(void) const (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
getDeltaU(void) const (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
getDeltaUbar(void) const (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
getDeltaUhat(void) const (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
getDeltaUstep(void) const (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
getPhat(void) const (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
getPhat(void) (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
getVariable(const std::string &variable, Information &) (defined in XC::MovableObject) | XC::MovableObject | virtual |
inicComm(const int &dataSize) const | XC::DistributedBase | |
IntegratorVectors(void) | XC::IntegratorVectors | |
MovableObject(int classTag, int dbTag) | XC::MovableObject | |
MovableObject(int classTag) | XC::MovableObject | |
MovableObject(const MovableObject &otro) | XC::MovableObject | |
newStep(const double &dLambda, const Vector &) | XC::IntegratorVectors | |
operator=(const MovableObject &otro) | XC::MovableObject | |
phat (defined in XC::IntegratorVectors) | XC::IntegratorVectors | protected |
recvData(const CommParameters &) | XC::IntegratorVectors | protected |
recvSelf(const CommParameters &) (defined in XC::IntegratorVectors) | XC::IntegratorVectors | virtual |
resize(const int &size) | XC::IntegratorVectors | protected |
sendData(CommParameters &) | XC::IntegratorVectors | protected |
sendSelf(CommParameters &) (defined in XC::IntegratorVectors) | XC::IntegratorVectors | virtual |
setCurrentLambda(const double &d) (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
setDbTag(int dbTag) | XC::MovableObject | |
setDbTag(CommParameters &) | XC::MovableObject | |
setDbTagDataPos(const int &i, const int &v) | XC::DistributedBase | |
setDeltaLambdaStep(const double &d) (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
setDeltaU(const Vector &v) (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
setDeltaUbar(const Vector &v) (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
setDeltaUhat(const Vector &v) (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
setDeltaUstep(const Vector &v) (defined in XC::IntegratorVectors) | XC::IntegratorVectors | inline |
setParameter(const std::vector< std::string > &argv, Parameter ¶m) (defined in XC::MovableObject) | XC::MovableObject | virtual |
setVariable(const std::string &variable, Information &) | XC::MovableObject | virtual |
solve(const Vector &, LinearSOE &) | XC::IntegratorVectors | |
update(const double &) | XC::IntegratorVectors | |
updateParameter(int parameterID, Information &info) (defined in XC::MovableObject) | XC::MovableObject | virtual |