◆ __init__()
def model_part_controller_factory.ModelPartController.__init__ |
( |
|
self, |
|
|
|
model_settings, |
|
|
|
model |
|
) |
| |
◆ ComputeUnitSurfaceNormals()
def model_part_controller_factory.ModelPartController.ComputeUnitSurfaceNormals |
( |
|
self | ) |
|
◆ DampNodalSensitivityVariableIfSpecified()
def model_part_controller_factory.ModelPartController.DampNodalSensitivityVariableIfSpecified |
( |
|
self, |
|
|
|
variable |
|
) |
| |
◆ DampNodalUpdateVariableIfSpecified()
def model_part_controller_factory.ModelPartController.DampNodalUpdateVariableIfSpecified |
( |
|
self, |
|
|
|
variable |
|
) |
| |
◆ GetDesignSurface()
def model_part_controller_factory.ModelPartController.GetDesignSurface |
( |
|
self | ) |
|
◆ GetModel()
def model_part_controller_factory.ModelPartController.GetModel |
( |
|
self | ) |
|
◆ GetOptimizationModelPart()
def model_part_controller_factory.ModelPartController.GetOptimizationModelPart |
( |
|
self | ) |
|
◆ Initialize()
def model_part_controller_factory.ModelPartController.Initialize |
( |
|
self | ) |
|
◆ InitializeDamping()
def model_part_controller_factory.ModelPartController.InitializeDamping |
( |
|
self | ) |
|
Initialize damping utilities, should be called after mapper is initialized.
◆ ProjectNodalVariableOnUnitSurfaceNormals()
def model_part_controller_factory.ModelPartController.ProjectNodalVariableOnUnitSurfaceNormals |
( |
|
self, |
|
|
|
variable |
|
) |
| |
◆ SetDeformationVariablesToZero()
def model_part_controller_factory.ModelPartController.SetDeformationVariablesToZero |
( |
|
self | ) |
|
◆ SetMeshToReferenceMesh()
def model_part_controller_factory.ModelPartController.SetMeshToReferenceMesh |
( |
|
self | ) |
|
◆ SetMinimalBufferSize()
def model_part_controller_factory.ModelPartController.SetMinimalBufferSize |
( |
|
self, |
|
|
|
buffer_size |
|
) |
| |
◆ SetReferenceMeshToMesh()
def model_part_controller_factory.ModelPartController.SetReferenceMeshToMesh |
( |
|
self | ) |
|
◆ UpdateMeshAccordingInputVariable()
def model_part_controller_factory.ModelPartController.UpdateMeshAccordingInputVariable |
( |
|
self, |
|
|
|
InputVariable |
|
) |
| |
◆ UpdateTimeStep()
def model_part_controller_factory.ModelPartController.UpdateTimeStep |
( |
|
self, |
|
|
|
step |
|
) |
| |
◆ damping_utility
model_part_controller_factory.ModelPartController.damping_utility |
◆ design_surface
model_part_controller_factory.ModelPartController.design_surface |
◆ direction_dampings
model_part_controller_factory.ModelPartController.direction_dampings |
◆ mesh_controller
model_part_controller_factory.ModelPartController.mesh_controller |
◆ model
model_part_controller_factory.ModelPartController.model |
◆ model_settings
model_part_controller_factory.ModelPartController.model_settings |
◆ optimization_model_part
model_part_controller_factory.ModelPartController.optimization_model_part |
The documentation for this class was generated from the following file: