swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: bc2fede94b423e675af81cd9ad0c96ff7f359ddc authored by Wenqing Wang on 27 October 2021, 14:13:00 UTC
[MeshLib/VTK] Corrected the element nodes of 15 node prism
Tip revision: bc2fede
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top