This class is the main-script of the ContactStructuralMechanicsApplication when using adaptative remeshing put in a class.
More...
|
def | __init__ (self, model, project_parameters) |
|
def | Initialize (self) |
| Initializing the Analysis. More...
|
|
def | RunSolutionLoop (self) |
| This function executes the solution loop of the AnalysisStage It can be overridden by derived classes. More...
|
|
This class is the main-script of the ContactStructuralMechanicsApplication when using adaptative remeshing put in a class.
It can be imported and used as "black-box"
◆ __init__()
def adaptative_remeshing_contact_structural_mechanics_analysis.AdaptativeRemeshingContactStructuralMechanicsAnalysis.__init__ |
( |
|
self, |
|
|
|
model, |
|
|
|
project_parameters |
|
) |
| |
◆ Initialize()
def adaptative_remeshing_contact_structural_mechanics_analysis.AdaptativeRemeshingContactStructuralMechanicsAnalysis.Initialize |
( |
|
self | ) |
|
Initializing the Analysis.
◆ RunSolutionLoop()
def adaptative_remeshing_contact_structural_mechanics_analysis.AdaptativeRemeshingContactStructuralMechanicsAnalysis.RunSolutionLoop |
( |
|
self | ) |
|
This function executes the solution loop of the AnalysisStage It can be overridden by derived classes.
◆ echo_level
adaptative_remeshing_contact_structural_mechanics_analysis.AdaptativeRemeshingContactStructuralMechanicsAnalysis.echo_level |
◆ non_linear_iterations
adaptative_remeshing_contact_structural_mechanics_analysis.AdaptativeRemeshingContactStructuralMechanicsAnalysis.non_linear_iterations |
◆ process_remesh
adaptative_remeshing_contact_structural_mechanics_analysis.AdaptativeRemeshingContactStructuralMechanicsAnalysis.process_remesh |
◆ time
adaptative_remeshing_contact_structural_mechanics_analysis.AdaptativeRemeshingContactStructuralMechanicsAnalysis.time |
The documentation for this class was generated from the following file: