-
- Downloads
replace mesh element class with new implementation using TemplateElement class
Showing
- MeshLib/Elements/Cell.cpp 2 additions, 6 deletionsMeshLib/Elements/Cell.cpp
- MeshLib/Elements/Cell.h 1 addition, 21 deletionsMeshLib/Elements/Cell.h
- MeshLib/Elements/CellRule.cpp 41 additions, 0 deletionsMeshLib/Elements/CellRule.cpp
- MeshLib/Elements/CellRule.h 36 additions, 0 deletionsMeshLib/Elements/CellRule.h
- MeshLib/Elements/Edge.h 52 additions, 0 deletionsMeshLib/Elements/Edge.h
- MeshLib/Elements/EdgeReturn.cpp 49 additions, 0 deletionsMeshLib/Elements/EdgeReturn.cpp
- MeshLib/Elements/EdgeReturn.h 51 additions, 0 deletionsMeshLib/Elements/EdgeReturn.h
- MeshLib/Elements/Element.cpp 1 addition, 1 deletionMeshLib/Elements/Element.cpp
- MeshLib/Elements/Element.h 6 additions, 5 deletionsMeshLib/Elements/Element.h
- MeshLib/Elements/Face.cpp 1 addition, 6 deletionsMeshLib/Elements/Face.cpp
- MeshLib/Elements/Face.h 1 addition, 28 deletionsMeshLib/Elements/Face.h
- MeshLib/Elements/FaceRule.cpp 17 additions, 0 deletionsMeshLib/Elements/FaceRule.cpp
- MeshLib/Elements/FaceRule.h 39 additions, 0 deletionsMeshLib/Elements/FaceRule.h
- MeshLib/Elements/Hex.h 4 additions, 2 deletionsMeshLib/Elements/Hex.h
- MeshLib/Elements/HexRule8.cpp 119 additions, 0 deletionsMeshLib/Elements/HexRule8.cpp
- MeshLib/Elements/HexRule8.h 110 additions, 0 deletionsMeshLib/Elements/HexRule8.h
- MeshLib/Elements/Line.h 4 additions, 2 deletionsMeshLib/Elements/Line.h
- MeshLib/Elements/LineRule2.cpp 60 additions, 0 deletionsMeshLib/Elements/LineRule2.cpp
- MeshLib/Elements/LineRule2.h 90 additions, 0 deletionsMeshLib/Elements/LineRule2.h
- MeshLib/Elements/Prism.h 4 additions, 2 deletionsMeshLib/Elements/Prism.h
Loading
Please register or sign in to comment