Revision 0a50b37a04154cfbdea80db4ce6afdfdc811c220 authored by Wenqing Wang on 21 June 2021, 16:11:23 UTC, committed by Wenqing Wang on 22 June 2021, 07:50:29 UTC
Plane strain in the x-z coordinates
1 parent bd7c3e4
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top