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
geomechanics_U_Pw_solver.UPwSolver Class Reference

Solver for the solution of displacement-pore pressure coupled problems. More...

Inheritance diagram for geomechanics_U_Pw_solver.UPwSolver:
Collaboration diagram for geomechanics_U_Pw_solver.UPwSolver:

Public Member Functions

def __init__ (self, model, custom_settings)
 
def GetDefaultParameters (cls)
 
def PrepareModelPart (self)
 
def AddDofs (self)
 
def Initialize (self)
 

Detailed Description

Solver for the solution of displacement-pore pressure coupled problems.

Constructor & Destructor Documentation

◆ __init__()

def geomechanics_U_Pw_solver.UPwSolver.__init__ (   self,
  model,
  custom_settings 
)

Member Function Documentation

◆ AddDofs()

def geomechanics_U_Pw_solver.UPwSolver.AddDofs (   self)

◆ GetDefaultParameters()

def geomechanics_U_Pw_solver.UPwSolver.GetDefaultParameters (   cls)

◆ Initialize()

def geomechanics_U_Pw_solver.UPwSolver.Initialize (   self)

◆ PrepareModelPart()

def geomechanics_U_Pw_solver.UPwSolver.PrepareModelPart (   self)

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