|
def | __init__ (self, model_part_to_be_filled, lower_corner_coordinates, higher_corner_coordinates, number_of_divisions_per_dimension, element_name='VMS3D', condition_name='WallCondition3D') |
|
def | FillModelPartWithNewMesh (self) |
|
◆ __init__()
def meshing.meshing_utilities.ParallelepipedRegularMesher.__init__ |
( |
|
self, |
|
|
|
model_part_to_be_filled, |
|
|
|
lower_corner_coordinates, |
|
|
|
higher_corner_coordinates, |
|
|
|
number_of_divisions_per_dimension, |
|
|
|
element_name = 'VMS3D' , |
|
|
|
condition_name = 'WallCondition3D' |
|
) |
| |
◆ FillModelPartWithNewMesh()
def meshing.meshing_utilities.ParallelepipedRegularMesher.FillModelPartWithNewMesh |
( |
|
self | ) |
|
◆ hc
meshing.meshing_utilities.ParallelepipedRegularMesher.hc |
◆ lc
meshing.meshing_utilities.ParallelepipedRegularMesher.lc |
◆ mesh_generator_process
meshing.meshing_utilities.ParallelepipedRegularMesher.mesh_generator_process |
◆ mp
meshing.meshing_utilities.ParallelepipedRegularMesher.mp |
◆ n_divisions
meshing.meshing_utilities.ParallelepipedRegularMesher.n_divisions |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/SwimmingDEMApplication/python_scripts/meshing/meshing_utilities.py