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_static_solver.StaticMechanicalSolver Class Reference

The structural mechanics static solver. More...

Inheritance diagram for structural_mechanics_static_solver.StaticMechanicalSolver:
Collaboration diagram for structural_mechanics_static_solver.StaticMechanicalSolver:

Public Member Functions

def __init__ (self, model, custom_settings)
 

Detailed Description

The structural mechanics static solver.

This class creates the mechanical solvers for static analysis.

See structural_mechanics_solver.py for more information.

Constructor & Destructor Documentation

◆ __init__()

def structural_mechanics_static_solver.StaticMechanicalSolver.__init__ (   self,
  model,
  custom_settings 
)

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