Skip to content

Commit

Permalink
Added description for HelicalChain class
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippMetsch committed Jul 23, 2020
1 parent 7667988 commit e88b387
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/gmshModel/Model/HelicalChain.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
HelicalChain
============
The HelicalChain class provides a class definition for a generation of unit
cells with inclusions distributed in a helical chain. The class inherits from
the InclusionRVE class and extends it in order to specify the remaining
placeholder methods of the GenericModel.

Currently, the class is restricted to circular and spherical inclusions which
are arranged in a helical chain that is parallel to one of the coordinate axes.


Class Definition
----------------

.. autoclass:: gmshModel.Model.HexagonalCell.HexagonalCell
:show-inheritance:
:members:
1 change: 1 addition & 0 deletions docs/gmshModel/Model/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ children of GenericModel
BodyCenteredCubicCell
FaceCenteredCubicCell
HexagonalCell
HelicalChain

0 comments on commit e88b387

Please sign in to comment.