KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Public Member Functions | List of all members
structural_mechanics_prebuckling_solver.PrebucklingSolver Class Reference

The structural mechanics prebuckling solver. More...

Inheritance diagram for structural_mechanics_prebuckling_solver.PrebucklingSolver:
Collaboration diagram for structural_mechanics_prebuckling_solver.PrebucklingSolver:

Public Member Functions

def __init__ (self, main_model_part, custom_settings)
 
def GetDefaultParameters (cls)
 
def AdvanceInTime (self, current_time)
 Private functions ####. More...
 

Detailed Description

The structural mechanics prebuckling solver.

This class creates the mechanical solvers for prebuckling analysis.

See structural_mechanics_solver.py for more information.

Constructor & Destructor Documentation

◆ __init__()

def structural_mechanics_prebuckling_solver.PrebucklingSolver.__init__ (   self,
  main_model_part,
  custom_settings 
)

Member Function Documentation

◆ AdvanceInTime()

def structural_mechanics_prebuckling_solver.PrebucklingSolver.AdvanceInTime (   self,
  current_time 
)

Private functions ####.

◆ GetDefaultParameters()

def structural_mechanics_prebuckling_solver.PrebucklingSolver.GetDefaultParameters (   cls)

The documentation for this class was generated from the following file: