This is the complete list of members for Fib3DLineSection, including all inherited members.
Ai | Fib3DLineSection | private |
b | Fib3DLineSection | private |
CommitState() | Fib3DLineSection | virtual |
ComputeLineLocalAxes(double h, double b, double zcm, double ycm, double angle, unsigned int ip) | Section | protected |
ComputeSectionCenter() | Fib3DLineSection | protected |
CopySection() | Fib3DLineSection | virtual |
Fib3DLineSection(double h, double b, const std::vector< std::unique_ptr< Material > > &fibers, const std::vector< double > &zi, const std::vector< double > &yi, const std::vector< double > &Ai, double k2=1.0, double k3=1.0, double theta=0.0, unsigned int ip=10) | Fib3DLineSection | |
FiberIndexAt(double x3=0, double x2=0) | Fib3DLineSection | protected |
GetAreaRotationMatrix(double Theta) | Section | protected |
GetDensity() | Fib3DLineSection | virtual |
GetInitialTangentStiffness() | Fib3DLineSection | virtual |
GetLineRotationMatrix(double theta) | Section | protected |
GetLineTranslationMatrix(double h, double b, double zc, double yc, unsigned int ip) | Section | protected |
GetName() | Section | |
GetStrain() | Fib3DLineSection | virtual |
GetStrainAt(double x3=0, double x2=0) | Fib3DLineSection | virtual |
GetStress() | Fib3DLineSection | virtual |
GetStressAt(double x3=0, double x2=0) | Fib3DLineSection | virtual |
GetTangentStiffness() | Fib3DLineSection | virtual |
h | Fib3DLineSection | private |
InitialState() | Fib3DLineSection | virtual |
InsertionPointCoordinates(double &x3, double &x2, double h, double b, double zc, double yc, unsigned int ip) | Section | protected |
InsertPoint | Fib3DLineSection | private |
kappa2 | Fib3DLineSection | private |
kappa3 | Fib3DLineSection | private |
NumberOfFibers | Fib3DLineSection | private |
ReverseState() | Fib3DLineSection | virtual |
Section(std::string name) | Section | |
Strain | Fib3DLineSection | private |
theFiber | Fib3DLineSection | private |
Theta | Fib3DLineSection | private |
UpdateState(const Eigen::VectorXd strain, const unsigned int cond=0) | Fib3DLineSection | virtual |
ycm | Fib3DLineSection | private |
yi | Fib3DLineSection | private |
zcm | Fib3DLineSection | private |
zi | Fib3DLineSection | private |
~Fib3DLineSection() | Fib3DLineSection | |
~Section()=0 | Section | pure virtual |