This is the complete list of members for Mesh, including all inherited members.
addLocalToGlobalSparse(SparseMatrix< double > &K, int e) | Mesh | private |
addLocalToGlobalVector(MatrixXd &R, int e) | Mesh | private |
addSubMatrix(SparseMatrix< double > &systemMatrix, int n1, int n2, double value) | Mesh | private |
anglePrincipalAxes | Mesh | |
anglePrincipalAxesRad | Mesh | |
applyShearFactor(MatrixXd &S, std::string shearType) | Mesh | |
areaStiffness | Mesh | |
Ax | Mesh | |
Ay | Mesh | |
baseMaterial | Mesh | |
calculateAnglePrincipalAxes() | Mesh | |
calculateComposite() | Mesh | |
calculateEffectiveStress() | Mesh | |
calculateMeshBendingStiffness() | Mesh | |
calculateMeshProperties() | Mesh | |
calculateMeshSecondMomentsOfArea() | Mesh | |
calculatePrincipalBendingStiffness() | Mesh | |
calculatePrincipalSecondMomentsOfArea() | Mesh | |
calculateShearDeformationFactorX() | Mesh | private |
calculateShearDeformationFactorY() | Mesh | private |
calculateSigmaResulting() | Mesh | |
calculateSigmaZfromShearLoad() | Mesh | |
calculateTauResulting() | Mesh | |
constrainDOF(SparseMatrix< double > &K, MatrixXd &R, int nNumber) | Mesh | |
constrainNodeNearCenter(SparseMatrix< double > &K, MatrixXd &R) | Mesh | |
displacement | Mesh | private |
effectiveStress | Mesh | |
EImax | Mesh | |
EIx | Mesh | |
EIxp | Mesh | |
EIxy | Mesh | |
EIy | Mesh | |
EIyp | Mesh | |
elements | Mesh | |
findSurroundingElementsForNodes() | Mesh | private |
flush() | Mesh | private |
getAnglePrincipalAxes() | Mesh | |
getElementAt(int e) | Mesh | |
getNodeAt(int n) | Mesh | |
getNodeNearCenter() | Mesh | private |
getNumElements() | Mesh | inline |
getNumNodes() | Mesh | inline |
GIt | Mesh | |
Imax | Mesh | |
It | Mesh | |
Ix | Mesh | |
Ixp | Mesh | |
Ixy | Mesh | |
Iy | Mesh | |
Iyp | Mesh | |
Kx | Mesh | |
Ky | Mesh | |
load | Mesh | private |
Mesh(std::string fileName, Material mat) | Mesh | |
Mesh() (defined in Mesh) | Mesh | |
meshType | Mesh | static |
Mx | Mesh | |
My | Mesh | |
Mz | Mesh | |
N | Mesh | |
nodes | Mesh | |
printTemp1 | Mesh | |
printTemp2 | Mesh | |
rateOfTwist | Mesh | |
setMaterial(Material) | Mesh | |
SetSmoothNodalTau() | Mesh | |
shearStiffness | Mesh | |
shearType | Mesh | |
shearX_displacement | Mesh | |
shearX_load | Mesh | |
shearY_displacement | Mesh | |
shearY_load | Mesh | |
sigmaAxial | Mesh | |
sigmaResulting | Mesh | |
sigmaShearXY | Mesh | |
sigmaTorsion | Mesh | |
solveBendingMoments() | Mesh | |
solveEquations(SparseMatrix< double > &A, MatrixXd &b, MatrixXd &C) | Mesh | |
solveShearX() | Mesh | |
solveShearY() | Mesh | |
solveTorsion() | Mesh | |
stiffness | Mesh | private |
systemEquations(SparseMatrix< double > &K, MatrixXd &R) | Mesh | private |
systemLoadVector(MatrixXd &R) | Mesh | private |
tauComposite | Mesh | |
tauResulting | Mesh | |
tauShearX | Mesh | |
tauShearY | Mesh | |
tauTorsion | Mesh | |
tauXZResulting | Mesh | |
tauYZResulting | Mesh | |
torsion_displacement | Mesh | |
torsion_load | Mesh | |
torsion_xs | Mesh | |
torsion_ys | Mesh | |
totalArea | Mesh | |
transformCoordinates() | Mesh | |
Vx | Mesh | |
Vy | Mesh | |