-
- Downloads
renamed struct for type of element from FEMElemType to CellType and renamed...
renamed struct for type of element from FEMElemType to CellType and renamed virtual method getFEMType() to getCellType() in Elemnts class hierarchy
Showing
- MeshLib/Elements/Edge.h 1 addition, 1 deletionMeshLib/Elements/Edge.h
- MeshLib/Elements/Element.h 1 addition, 1 deletionMeshLib/Elements/Element.h
- MeshLib/Elements/Hex.h 1 addition, 1 deletionMeshLib/Elements/Hex.h
- MeshLib/Elements/Prism.h 1 addition, 1 deletionMeshLib/Elements/Prism.h
- MeshLib/Elements/Pyramid.h 1 addition, 1 deletionMeshLib/Elements/Pyramid.h
- MeshLib/Elements/Quad.h 1 addition, 1 deletionMeshLib/Elements/Quad.h
- MeshLib/Elements/TemplateEdge.h 3 additions, 3 deletionsMeshLib/Elements/TemplateEdge.h
- MeshLib/Elements/TemplateEdge.tpp 6 additions, 6 deletionsMeshLib/Elements/TemplateEdge.tpp
- MeshLib/Elements/TemplateHex.h 2 additions, 2 deletionsMeshLib/Elements/TemplateHex.h
- MeshLib/Elements/TemplateHex.tpp 24 additions, 24 deletionsMeshLib/Elements/TemplateHex.tpp
- MeshLib/Elements/TemplatePrism.h 3 additions, 3 deletionsMeshLib/Elements/TemplatePrism.h
- MeshLib/Elements/TemplatePrism.tpp 27 additions, 27 deletionsMeshLib/Elements/TemplatePrism.tpp
- MeshLib/Elements/TemplatePyramid.h 3 additions, 3 deletionsMeshLib/Elements/TemplatePyramid.h
- MeshLib/Elements/TemplatePyramid.tpp 27 additions, 27 deletionsMeshLib/Elements/TemplatePyramid.tpp
- MeshLib/Elements/TemplateQuad.h 5 additions, 5 deletionsMeshLib/Elements/TemplateQuad.h
- MeshLib/Elements/TemplateQuad.tpp 16 additions, 16 deletionsMeshLib/Elements/TemplateQuad.tpp
- MeshLib/Elements/TemplateTet.h 3 additions, 3 deletionsMeshLib/Elements/TemplateTet.h
- MeshLib/Elements/TemplateTet.tpp 23 additions, 23 deletionsMeshLib/Elements/TemplateTet.tpp
- MeshLib/Elements/TemplateTri.h 6 additions, 6 deletionsMeshLib/Elements/TemplateTri.h
- MeshLib/Elements/TemplateTri.tpp 12 additions, 12 deletionsMeshLib/Elements/TemplateTri.tpp
Please register or sign in to comment