-
- Downloads
Merge pull request #656 from norihiro-w/add-quadratic-cells
Add quadratic mesh element types
No related branches found
No related tags found
Showing
- Applications/DataExplorer/VtkVis/VtkMeshSource.cpp 28 additions, 27 deletionsApplications/DataExplorer/VtkVis/VtkMeshSource.cpp
- InSituLib/CMakeLists.txt 6 additions, 0 deletionsInSituLib/CMakeLists.txt
- InSituLib/VtkMappedMesh.cpp 23 additions, 31 deletionsInSituLib/VtkMappedMesh.cpp
- InSituLib/VtkMappedMesh.h 0 additions, 33 deletionsInSituLib/VtkMappedMesh.h
- MeshLib/Elements/Element.cpp 17 additions, 3 deletionsMeshLib/Elements/Element.cpp
- MeshLib/Elements/Hex.h 2 additions, 0 deletionsMeshLib/Elements/Hex.h
- MeshLib/Elements/HexRule20.cpp 63 additions, 0 deletionsMeshLib/Elements/HexRule20.cpp
- MeshLib/Elements/HexRule20.h 75 additions, 0 deletionsMeshLib/Elements/HexRule20.h
- MeshLib/Elements/Prism.h 2 additions, 0 deletionsMeshLib/Elements/Prism.h
- MeshLib/Elements/PrismRule15.cpp 72 additions, 0 deletionsMeshLib/Elements/PrismRule15.cpp
- MeshLib/Elements/PrismRule15.h 76 additions, 0 deletionsMeshLib/Elements/PrismRule15.h
- MeshLib/Elements/Pyramid.h 2 additions, 0 deletionsMeshLib/Elements/Pyramid.h
- MeshLib/Elements/PyramidRule13.cpp 71 additions, 0 deletionsMeshLib/Elements/PyramidRule13.cpp
- MeshLib/Elements/PyramidRule13.h 75 additions, 0 deletionsMeshLib/Elements/PyramidRule13.h
- MeshLib/Elements/Tet.h 2 additions, 0 deletionsMeshLib/Elements/Tet.h
- MeshLib/Elements/TetRule10.cpp 53 additions, 0 deletionsMeshLib/Elements/TetRule10.cpp
- MeshLib/Elements/TetRule10.h 70 additions, 0 deletionsMeshLib/Elements/TetRule10.h
- MeshLib/Elements/Tri.h 2 additions, 0 deletionsMeshLib/Elements/Tri.h
- MeshLib/Elements/TriRule6.cpp 21 additions, 0 deletionsMeshLib/Elements/TriRule6.cpp
- MeshLib/Elements/TriRule6.h 59 additions, 0 deletionsMeshLib/Elements/TriRule6.h
Loading
Please register or sign in to comment