|
TexGen
|
This is the complete list of members for TexGen::CElementTri, including all inherited members.
| CElement(const CMatrix &P=CMatrix(), int iOrder=3) | TexGen::CElement | |
| CElementTri(const CMatrix &P, int iOrder) | TexGen::CElementTri | |
| GetAMatrix(CMatrix &AMatrix)=0 | TexGen::CElement | protectedpure virtual |
| GetArea() | TexGen::CElementTri | |
| 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) | TexGen::CElementTri | protectedvirtual |
| 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 |