|
TexGen
|
This is the complete list of members for TexGen::CElement, including all inherited members.
| CElement(const CMatrix &P=CMatrix(), int iOrder=3) | TexGen::CElement | |
| GetAMatrix(CMatrix &AMatrix)=0 | TexGen::CElement | protectedpure virtual |
| GetBMatrix(CMatrix &BMatrix, CMatrix &Position) | TexGen::CElement | protected |
| GetDMatrix(CMatrix &DMatrix)=0 | TexGen::CElement | protectedpure virtual |
| GetFibreDirection() | TexGen::CElement | inline |
| GetIntegrationPoints(vector< INTEGRATION_POINT > &IntegrationPoints)=0 | TexGen::CElement | protectedpure virtual |
| GetKeMatrix(CMatrix &KeMatrix) | TexGen::CElement | |
| GetXMatrix(CMatrix &XMatrix, CMatrix &Position)=0 | TexGen::CElement | protectedpure virtual |
| m_FibreDirection | TexGen::CElement | protected |
| m_iIntegrationOrder | TexGen::CElement | protected |
| m_P | TexGen::CElement | protected |
| SetFibreDirection(XYZ FibreDirection) | TexGen::CElement | inline |
| SetIntegrationOrder(int iOrder) | TexGen::CElement | |
| SetNodeCoordinates(const CMatrix &P) | TexGen::CElement | |
| ~CElement(void) | TexGen::CElement | inlinevirtual |