-
- Downloads
added (1) FEMElemType to elements as template parameter, (2) method...
added (1) FEMElemType to elements as template parameter, (2) method getFEMType() and (3) an enum for FEM element types
Showing
- MeshLib/Elements/Edge.h 1 addition, 1 deletionMeshLib/Elements/Edge.h
- MeshLib/Elements/Element.h 9 additions, 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 10 additions, 3 deletionsMeshLib/Elements/TemplateEdge.h
- MeshLib/Elements/TemplateEdge.tpp 6 additions, 6 deletionsMeshLib/Elements/TemplateEdge.tpp
- MeshLib/Elements/TemplateHex.h 10 additions, 3 deletionsMeshLib/Elements/TemplateHex.h
- MeshLib/Elements/TemplateHex.tpp 24 additions, 24 deletionsMeshLib/Elements/TemplateHex.tpp
- MeshLib/Elements/TemplatePrism.h 9 additions, 2 deletionsMeshLib/Elements/TemplatePrism.h
- MeshLib/Elements/TemplatePrism.tpp 27 additions, 27 deletionsMeshLib/Elements/TemplatePrism.tpp
- MeshLib/Elements/TemplatePyramid.h 9 additions, 2 deletionsMeshLib/Elements/TemplatePyramid.h
- MeshLib/Elements/TemplatePyramid.tpp 27 additions, 27 deletionsMeshLib/Elements/TemplatePyramid.tpp
- MeshLib/Elements/TemplateQuad.h 11 additions, 4 deletionsMeshLib/Elements/TemplateQuad.h
- MeshLib/Elements/TemplateQuad.tpp 16 additions, 16 deletionsMeshLib/Elements/TemplateQuad.tpp
- MeshLib/Elements/TemplateTet.h 9 additions, 2 deletionsMeshLib/Elements/TemplateTet.h
- MeshLib/Elements/TemplateTet.tpp 23 additions, 23 deletionsMeshLib/Elements/TemplateTet.tpp
- MeshLib/Elements/TemplateTri.h 12 additions, 5 deletionsMeshLib/Elements/TemplateTri.h
- MeshLib/Elements/TemplateTri.tpp 12 additions, 12 deletionsMeshLib/Elements/TemplateTri.tpp
Loading
Please register or sign in to comment