Skip to content

Commit

Permalink
fix: a commend had been accidentaly removed
Browse files Browse the repository at this point in the history
  • Loading branch information
LeilaGhaffari committed Nov 27, 2020
1 parent ddc079f commit 0a02d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FE_subroutines.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def connectivity(nelx, nely):
Output:
------
A: integer (2d array)
connectivity matrix,
connectivity matrix, IEN
"""
# Get the setup properties
nel, lpx, lpy, nnp, ndof, nen, neq = setup(nelx, nely)
Expand Down

0 comments on commit 0a02d23

Please sign in to comment.