Skip to content

Commit

Permalink
DOC: added Quad4
Browse files Browse the repository at this point in the history
  • Loading branch information
saullocastro committed Aug 1, 2024
1 parent fdfc977 commit f33c196
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/fe_overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Available finite elements
.. toctree::
:maxdepth: 2

quad4.rst
quad4r.rst
quad4r_utils.rst
tria3r.rst
Expand Down
2 changes: 2 additions & 0 deletions doc/source/quad4.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.. automodule:: pyfe3d.quad4
:members:

0 comments on commit f33c196

Please sign in to comment.