xc
|
This is the complete list of members for XC::Fiber, including all inherited members.
activateParameter(int parameterID) | XC::MovableObject | virtual |
alive(void) (defined in XC::Fiber) | XC::Fiber | inlinevirtual |
assignTag(int newTag) | XC::TaggedObject | |
clearPyProps(void) | EntityWithProperties | |
CommandEntity(CommandEntity *owr=nullptr) | CommandEntity | |
commitState(void)=0 (defined in XC::Fiber) | XC::Fiber | pure virtual |
copyPropsFrom(const EntityWithProperties &) | EntityWithProperties | |
DistributedBase(void) | XC::DistributedBase | |
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 | |
Fiber(int tag, int classTag) | XC::Fiber | |
getArea(void) const =0 | XC::Fiber | pure virtual |
getClassName(void) const | EntityWithOwner | virtual |
getClassTag(void) const | XC::MovableObject | |
getCopy(void) const =0 | XC::Fiber | pure virtual |
getDbTag(void) const | XC::MovableObject | |
getDbTag(Communicator &) | XC::MovableObject | |
getDbTagData(void) const | XC::DistributedBase | virtual |
getDbTagDataPos(const int &i) const | XC::DistributedBase | |
getEquivalentDiameter(void) const | XC::Fiber | |
getErrFileName(void) const | CommandEntity | |
getFiberLocation(double &y, double &z) const =0 (defined in XC::Fiber) | XC::Fiber | pure virtual |
getFiberStressResultants(void)=0 (defined in XC::Fiber) | XC::Fiber | pure virtual |
getFiberTangentStiffContr(void)=0 (defined in XC::Fiber) | XC::Fiber | pure virtual |
getForce(void) const | XC::Fiber | |
getLocY(void) const =0 (defined in XC::Fiber) | XC::Fiber | pure virtual |
getLocZ(void) const (defined in XC::Fiber) | XC::Fiber | inlinevirtual |
getLogFileName(void) const | CommandEntity | |
getMaterial(void)=0 (defined in XC::Fiber) | XC::Fiber | pure virtual |
getMaterial(void) const =0 (defined in XC::Fiber) | XC::Fiber | pure virtual |
getMy(const double &z0=0.0) const | XC::Fiber | inline |
getMz(const double &y0=0.0) const | XC::Fiber | inline |
getOrder(void) const =0 (defined in XC::Fiber) | XC::Fiber | pure virtual |
getOutputFileName(void) const | CommandEntity | |
getPos(void) const | XC::Fiber | |
getPropertiesDict(void) const | EntityWithProperties | |
getPropNames(void) const | EntityWithProperties | |
getPyDict(void) const | XC::TaggedObject | virtual |
getPyProp(const std::string &str) | EntityWithProperties | |
getResponse(int responseID, Information &info) (defined in XC::Fiber) | XC::Fiber | virtual |
getResponseType(void) const =0 (defined in XC::Fiber) | XC::Fiber | pure virtual |
getStandardOutputWrapper(void) const | CommandEntity | |
getStandardOutputWrapper(void) | CommandEntity | |
getStrain(void) const | XC::Fiber | |
getStress(void) const | XC::Fiber | |
getTag(void) const | XC::TaggedObject | inline |
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 | |
isAlive(void) const (defined in XC::Fiber) | XC::Fiber | inlinevirtual |
isDead(void) const (defined in XC::Fiber) | XC::Fiber | inlinevirtual |
isEqual(const TaggedObject &) const | XC::TaggedObject | protected |
CommandEntity::isEqual(const EntityWithProperties &) const | EntityWithProperties | protected |
EntityWithOwner::isEqual(const EntityWithOwner &) const | EntityWithOwner | protectedvirtual |
kill(void) (defined in XC::Fiber) | XC::Fiber | inlinevirtual |
MovableObject(int classTag, int dbTag) | XC::MovableObject | |
MovableObject(int classTag) | XC::MovableObject | |
MovableObject(const MovableObject &) | XC::MovableObject | |
XC::operator=(const EntityWithOwner &) | EntityWithOwner | |
XC::MovableObject::operator=(const MovableObject &) | XC::MovableObject | |
operator==(const EntityWithOwner &) const | EntityWithOwner | virtual |
Owner(void) | CommandEntity | |
Owner(void) const | CommandEntity | |
Print(std::ostream &, int flag=0) const | XC::TaggedObject | virtual |
PythonDict typedef (defined in EntityWithProperties) | EntityWithProperties | |
recvData(const Communicator &) | XC::Fiber | protected |
recvSelf(const Communicator &comm)=0 | XC::MovableObject | pure virtual |
resetStandardOutput(void) | CommandEntity | static |
revertToLastCommit(void)=0 (defined in XC::Fiber) | XC::Fiber | pure virtual |
revertToStart(void)=0 (defined in XC::Fiber) | XC::Fiber | pure virtual |
sendData(Communicator &) | XC::Fiber | protected |
sendSelf(Communicator &comm)=0 | XC::MovableObject | pure virtual |
set_owner(EntityWithOwner *owr) | EntityWithOwner | |
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::TaggedObject | virtual |
setPyProp(std::string str, boost::python::object val) | EntityWithProperties | |
setResponse(const std::vector< std::string > &argv, Information &info) (defined in XC::Fiber) | XC::Fiber | virtual |
setTag(int newTag) | XC::TaggedObject | protected |
setTrialFiberStrain(const Vector &vs)=0 (defined in XC::Fiber) | XC::Fiber | pure virtual |
setVariable(const std::string &variable, Information &) | XC::MovableObject | virtual |
setVerbosityLevel(const int &) | EntityWithOwner | static |
string_to(T &, const std::string &) const (defined in CommandEntity) | CommandEntity | protected |
TaggedObject(int tag, CommandEntity *owr=nullptr) | XC::TaggedObject | |
updateParameter(int parameterID, Information &info) | XC::MovableObject | virtual |
verbosity | EntityWithOwner | protectedstatic |
~DistributedBase(void) | XC::DistributedBase | virtual |
~EntityWithOwner(void) | EntityWithOwner | inlinevirtual |
~TaggedObject(void) (defined in XC::TaggedObject) | XC::TaggedObject | inlinevirtual |