mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-25 08:50:35 +05:00
Fix wrong comments indentation
This commit is contained in:
parent
776e25bc46
commit
55a0f35a26
@ -114,7 +114,8 @@ class MeshHexaImpl:
|
||||
def Propagate(self, edge, n):
|
||||
"""
|
||||
Creates sub-mesh of the mesh, created by constructor.
|
||||
This sub-mesh will be created on edge \a edge and propagate the hypothesis on all correspondant edges.
|
||||
This sub-mesh will be created on edge \a edge and
|
||||
propagate the hypothesis on all correspondant edges.
|
||||
Set algorithm and hypothesis for 1D discretization of the \a edge and all other propagate edges:
|
||||
- algorithm "Regular_1D"
|
||||
- hypothesis "NumberOfSegments" with number of segments \a n
|
||||
|
Loading…
Reference in New Issue
Block a user