![]() |
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.
|
Solver for the solution of displacement-pore pressure coupled problems. More...
Public Member Functions | |
| def | __init__ (self, model, custom_settings) |
| def | GetDefaultParameters (cls) |
| def | AddVariables (self) |
| def | ImportModelPart (self) |
| def | PrepareModelPart (self) |
| def | AddDofs (self) |
| def | GetMinimumBufferSize (self) |
| def | Initialize (self) |
| def | GetComputingModelPart (self) |
| def | ComputeDeltaTime (self) |
| def | Clear (self) |
| def | Check (self) |
| def | SetEchoLevel (self, level) |
| def | AdvanceInTime (self, current_time) |
| def | InitializeSolutionStep (self) |
| def | Predict (self) |
| def | SolveSolutionStep (self) |
| def | FinalizeSolutionStep (self) |
| def | Finalize (self) |
| def | Solve (self) |
| def | import_constitutive_laws (self) |
Solver for the solution of displacement-pore pressure coupled problems.
| def poromechanics_U_Pw_solver.UPwSolver.__init__ | ( | self, | |
| model, | |||
| custom_settings | |||
| ) |
| def poromechanics_U_Pw_solver.UPwSolver.AddDofs | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.AddVariables | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.AdvanceInTime | ( | self, | |
| current_time | |||
| ) |
| def poromechanics_U_Pw_solver.UPwSolver.Check | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.Clear | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.ComputeDeltaTime | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.Finalize | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.FinalizeSolutionStep | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.GetComputingModelPart | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.GetDefaultParameters | ( | cls | ) |
| def poromechanics_U_Pw_solver.UPwSolver.GetMinimumBufferSize | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.import_constitutive_laws | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.ImportModelPart | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.Initialize | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.InitializeSolutionStep | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.Predict | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.PrepareModelPart | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.SetEchoLevel | ( | self, | |
| level | |||
| ) |
| def poromechanics_U_Pw_solver.UPwSolver.Solve | ( | self | ) |
| def poromechanics_U_Pw_solver.UPwSolver.SolveSolutionStep | ( | self | ) |
| poromechanics_U_Pw_solver.UPwSolver.body_domain_sub_sub_model_part_list |
| poromechanics_U_Pw_solver.UPwSolver.computing_model_part |
| poromechanics_U_Pw_solver.UPwSolver.computing_model_part_name |
| poromechanics_U_Pw_solver.UPwSolver.convergence_criterion |
| poromechanics_U_Pw_solver.UPwSolver.gp_to_nodal_variable |
| poromechanics_U_Pw_solver.UPwSolver.integration_values_extrapolation_to_nodes_process |
| poromechanics_U_Pw_solver.UPwSolver.linear_solver |
| poromechanics_U_Pw_solver.UPwSolver.loads_sub_sub_model_part_list |
| poromechanics_U_Pw_solver.UPwSolver.main_model_part |
| poromechanics_U_Pw_solver.UPwSolver.min_buffer_size |
| poromechanics_U_Pw_solver.UPwSolver.scheme |
| poromechanics_U_Pw_solver.UPwSolver.solver |
| poromechanics_U_Pw_solver.UPwSolver.strategy_params |