cpmech / truss2d

Simple 2D Finite Element Code for Structural Trusses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple 2D Finite Element Solver for Structural Trusses

./all.bash

Format code with Visual Studio Code

Add the following line to settings.json

  "C_Cpp.clang_format_fallbackStyle": "{ BasedOnStyle: LLVM, ColumnLimit: 120 }"

About

Simple 2D Finite Element Code for Structural Trusses

License:MIT License


Languages

Language:C++ 98.2%Language:Python 1.2%Language:CMake 0.6%Language:Shell 0.1%Language:C 0.0%